I am deeply interested in working on projects for obscure Linux applications. Currently, I am transitioning to larger scalled, full stack cross platform projects.
Kairos is a full stack, automatic time-keeper app for students and professionals, allowing intelligent task scheduling, commitments management, and chore automations. With natural language processing, Kairos aims to be a fully open source solution to time-management issues faced by all individuals. Kairos will launch soon!
Prodolith was my project that I submitted to the IBDP, but more so wrote for me and one other client. It included the ability to write events, calendars, notes, alarms and timers and poodoro timers as well. I used Python’s TKinter to be able to write the GUI Desktop app for it. I also integrated google calendar and used SHA encryption. I also used an SQL database to manage logins.
You can find all about it over here :) Please do read about it.
MusicDL allowed me to be able to query YouTube (using ytdl’s API) and download music locally through the terminal. The intention was that you could integrate this with ncurses players, mpv, or cmus to play music through your terminal.