Projects
Task Tracker CLI
A little command line todo list I built in Python because I kept losing track of assignments. Has tagging, due dates, and just saves everything to a local JSON file.
Weather Dashboard
A JavaScript project where I pull live weather data and throw it into a simple 5 day forecast view. Started as a way to learn fetch requests and kind of grew from there.
This Website
The site you're looking at right now which is just a few static pages hosted on AWS S3, with a real domain and HTTPS set up through Route 53, ACM, and CloudFront.