A music visualizer built on Python with six unique elementals
Rhythmlizer was built as my capstone project for Harvard's CS50P programme. It features six different visual elements that respond to music in real-time, creating stunning visual representations of audio data.
Real-time audio analysis
Six unique visual elements
Python-based implementation
Interactive controls
Sabda: The Word Game
Web DevProgramming
A web-based word-guesser built on HTML, Python, and Flask
Sabda is a web-based word-guessing game built as my capstone project for Harvard's CS50X programme. It features a clean, intuitive interface and challenging word puzzles.
Flask backend with Python
Responsive web design
Word validation system
Score tracking
Titanic Survivor
AI/MLProgramming
A webapp that uses ML to predict whether a passenger on the Titanic would survive
Built using Jupyter Notebook as a workshop project for King's Data200 programme. This project demonstrates machine learning concepts through a classic dataset.
Machine learning prediction model
Interactive web interface
Data visualization
Jupyter Notebook implementation
Chatty: The Nice Bot
ProgrammingAI/ML
A conversation bot made in C++ using the Anthropic API and TTS integration
Built as my capstone project for King's OOP210 programme. Chatty demonstrates object-oriented programming principles while integrating with modern AI APIs.