My Projects
Here are some of the software projects I built during my computer science studies and early development experience. They include web applications, real-time multiplayer games, cloud-hosted apps, and C++ tools.
Sketch and Guess
A real-time drawing and guessing game. Built with React, Node.js, and MongoDB. Real-time communication via Socket.IO.
Ping Pong Online
Multiplayer ping pong game with lobby creation and CPU play. Built with React, Node.js, and Socket.IO, deployed on Heroku.
Gobble Four
An engaging multiplayer board game inspired by Gobblet Gobblers. Built with React.js and Firebase for real-time gameplay.
QuizApp
Quiz management platform using React, Node.js, and AWS. Features user authentication, Dockerized deployment, and AWS integration.
PrePair
Mentoring platform for STEM students. Developed with HTML, CSS, Bootstrap, Figma, MongoDB, and Node.js/Express. Won 1st place in Funathon 2022.
DirectMedia Layer Particle System
C++ particle system using SDL, featuring particle movement, collision detection, and generation.
Mandelbrot Generator
Mandelbrot set generator using C++, creating detailed fractal patterns and saving images for visualization.
RGB Color Picker
C++ RGB color picker tool with GUI, converting selected RGB values to HTML and Hexadecimal formats.