My Projects

Alien Invasion Game
I built an Alien Invasion game using Python and Pygame, which helped me strengthen my understanding of Object-Oriented Programming. The game lets players control a spaceship to fight waves of aliens, featuring scoring, levels, and collision detection. This project improved my skills in writing clean, modular, and maintainable code.
Technologies:

Blog Website
I built a blog website where I’m the sole author. Visitors can read posts, leave comments, like or dislike posts, and send messages. The backend uses Python, Django, and PostgreSQL, with Django’s admin for easy management. The frontend is simple with HTML, CSS, and some JavaScript. I used Docker for containerization, NGINX and Gunicorn for the server, and GitHub Actions to automate deployment.
Technologies: