I'm glad you're here. I'm a passionate Java Developer, Web Developer, and Python Developer with a love for building clean, functional, and responsive applications. This portfolio showcases some of my best work, my skills, and the journey I'm on as a developer. Feel free to explore, and thank you for visiting!
I recreated the classic Snake Game using Java by following a tutorial
from Bro Code on YouTube, and then customized it to resemble the nostalgic style of old Nokia keypad phone games. While building
the game, I focused on applying Object-Oriented Programming (OOP) principlesâsuch as encapsulation, inheritance, and modular class
designâto structure the code cleanly and maintainably. I modified the graphics and controls to give it a retro mobile feel,
enhancing both the user experience and the technical depth of the project. This experience not only strengthened my Java
fundamentals but also helped me gain hands-on practice in organizing game logic, managing real-time user input, and creating a
responsive GUI.
Click Here! to see the GitHub repo