Projects

Selected projects from CS50 work

Each project includes practical functionality and a demo video.

Web-based LED Controller (Raspberry Pi)

Built for Harvard CS50x. Controls an LED array from a web interface with per-LED control and animation patterns like circular spin and random flashing.

PythonFlaskHTMLCSSJavaScriptRaspberry Pi

Online Grocery Store Implementation

Built for Harvard CS50P. Includes multi-user account handling, product catalog, cart updates, card checkout, and transaction logging with balance validation.

PythonFile StorageAccount System