Healthy Programmer
2021
Healthy Programmer was given as an exercise in the CodeWithHarry's 2020 Python course on YouTube, and I made it into a full-fledged command-line application for Windows to aid in digital wellbeing. Healthy Programmer served the idea behind my class XII Computer Science project Wellbeing.
Links
Roles
- Python Developer
- Created the command-line utility program using Python.
- Developed the core functionality and features of the utility.
- Ensured the program handles various input arguments and options effectively.
Learnings
I learned:
- to use threading in Python and run concurrent task units.
- about win32gui to get access to and use Win32 API with Python.
- about various other Python modules and refined my Python skills.
Screenshots
Various commands provided by Healthy Programmer.