Things I've built to learn or just enjoy coding.
I've worked on tons of little projects over the years while fulfilling my major requirements.
I've worked on tons of little projects over the years while fulfilling my major requirements.
Selected work
A mix of coursework, side projects, and experiments. Many are open-source — if something looks interesting, the code is just a click away.

Developing a Blockchain-based KYC system for secure and private identity verification, gaining hands-on experience in blockchain technology, smart contracts, and privacy-focused solutions. 🔐🌐

Conducted sentiment analysis on Amazon food reviews using NLTK and Naïve Bayes, preprocessing data and achieving accurate sentiment classification for customer feedback insights. 📊🍽️

Approximated Total Fitness Factor Score using R, performing data cleaning, EDA, and developing multiple linear regression models to predict fitness scores accurately. 💪📈

Developed an image classification model using CNN and TensorFlow for the CIFAR-10 dataset, implementing a Sequential model with various layers and evaluating performance. 🖼️🤖

Designed and implemented exhaustive and dynamic programming algorithms for the Stock Purchase Maximization Problem, evaluating optimization techniques for maximizing stock purchases with limited resources. 📊💹

Developed small projects to enhance front-end skills, focusing on creating responsive and interactive web interfaces using HTML, CSS, JavaScript, and Bootstrap. 🎨💻

Developed a string class in ARM Assembly, focusing on dynamic memory allocation and efficient string manipulation, gaining expertise in low-level programming. 🔧💾

Created a Java-based Tic-Tac-Toe game with JavaFX and CSS, developing UI components and integrating a lobby system for multiplayer games, utilizing SQLite for data storage. ❌⭕

Implemented a custom string class in C++ and sorted it using various traversal techniques, strengthening understanding of complex data structures. 🧵🔍

Developed a 2D graphics modeler using C++ with Qt, gaining experience in real-world C++ applications, Qt framework, and GitHub for version control in an Agile environment. 🎨🖥️