Ashish Patel's Portfolio
Featured Projects
Developed an Asteroid game using Pygame, applying object-oriented programming principles, callback functions, and structured code organization. This project was inspired by a tutorial, which I followed to learn about sprite management, collision detection, and game loop mechanics. The code is organized into modular files (__main__.py, game.py, utils.py, models.py)
Developed Resilience, a socially conscious city builder game, during my senior year in college using Unity, where I used C# concepts such as object-oriented programming, event-driven architecture, and large-scale project management. As part of a team, I contributed to designing a refugee camp management simulation. This project gave me the opportunity to collaborate on a large and complex codebase with 14 other students.