A selection of things I've built — click any card to see the code.
An interactive campus map built with Leaflet.js and a Flask backend. Students can report real-time issues (broken lights, crowded spaces) which appear as live pins on the map.
A web dashboard that scrapes Reddit posts and classifies sentiment using a fine-tuned BERT model. Displays live charts and word clouds with no page reloads.
A terminal-based personal finance tracker that reads bank CSV exports, categorizes transactions automatically, and generates monthly spending reports as coloured ASCII charts.