Links


Click Here for my Github
Click Here to download my Resume

Projects


Unity Pong Game

Unity Pong Game

This project involves creating a 2D Pong game using Unity, serving as an introductory experience in game development. The primary objective is to learn the basics of building a game, including understanding game physics, player controls, and simple AI mechanics, all implemented in C#. The project is guided by various tutorials and resources available on YouTube, offering step-by-step instructions to build a functional and enjoyable version of the classic Pong game. Through this project, I aim to strengthen my skills in Unity and C# while gaining hands-on experience in game development.

View Project

Gains-AI

Gains-AI

Gains-AI is a web application that delivers personalized exercise routines and diet plans based on user inputs. Leveraging AI algorithms from GPT, the website tailors fitness and nutrition recommendations to individual goals and preferences. Key features include user sign-up and login functionality, allowing for secure access and personalized experiences. The site also tracks and displays a history of previous workouts and diets generated, providing users with valuable insights into their progress. This project was a collaborative effort among three team members, with my primary contribution being the back-end development using Django. I was responsible for designing and managing the database, ensuring smooth integration with the AI-driven recommendation system and the user interface.

View Project