All projects

Countdown

A Python CLI that counts down to a future date — days, hours, and minutes.

Python CLI

My first Python project. You give it a date (optionally with a time and an event name) and it tells you how long you have until it — and that's pretty much it. A few details I paid attention to:

Built after picking up Python through this Udemy course.