Projects
TimeUntil
DankMaterialShell plugin to display a customizable countdown timer in the system bar. Perfect for tracking important deadlines, goals, or any time-sensitive events.
Word of the day
I built a tiny "word of the day" dashboard that's shown on a 2.13" e-ink screen to help my wife learn Portuguese.
MagInkDash
Calendar dashboard on a 10" e-ink screen. I forked an existing project, fixed broken dependencies, and added some features. Later, I decided to remove LLM features.
Benerator Cumberpy
A pure Python package to make up names like Benevolent Cucumber or Benefits Coordination. I submitted it to PyPI, so you should be able to install it with pip install benerator-cumberpy.
Where in the world is the ISS?
A Python package to print the current location of the International Space Station. Currently uses NumPy and SciPy, so pretty heavy.