Project 05 / Software

Software Development

Desktop and Web Applications Built From Scratch

Python CustomTkinter Pillow JavaScript HTML/CSS Canvas API LocalStorage
Overview
01 / 03

Two tools I built to solve problems I kept running into myself. One packages photos into ready-to-post Instagram carousels. The other tracks where every hour of my day actually goes. Both started as one-off scripts and grew into full applications: one in Python with a native GUI, one in plain JavaScript running entirely in the browser.

Time Tracker
03 / 03
Time Tracker hourly input page
Hourly input page
Time Tracker year view with January filled in
Year view, January filled in
Time Tracker analysis page
Analysis page

A single-file web app for logging how every hour of the day actually gets spent. There's no server; everything lives in the browser's localStorage.