Projects
Here are some of the projects I've worked on.
BiddyaPeeth - Learnathon 3.0
Team Leader & Backend Developer • Jan 2025 – Mar 2025
A scalable EdTech platform enabling live classes, secure payments, and community learning.
Achievements
- Led a team of 3 developers to design and implement the platform
- Integrated Jitsi Meet (JWT secured) for live classes
- Implemented SSLCommerz payment gateway and Google OAuth login
- Configured CI/CD pipelines with GitHub Actions
- Deployed on DigitalOcean Kubernetes using Docker
Technologies
DjangoPostgreSQLDockerKubernetesGitHub Actions
RuetConnect - University Project
Full-Stack Developer • Jul 2024
A centralized platform for RUET clubs and organizations to manage events, discussions, and community updates.
Achievements
- Developed forums, user profiles, and role-based thread controls
- Implemented event management and community discussion features
- Designed responsive UI with TailwindCSS and DaisyUI
Technologies
DjangoHTMXTailwindCSSDaisyUIMySQL
Space Invader Game
Game Developer • Dec 2023
A 2D space shooter game built as part of Object-Oriented Programming coursework.
Achievements
- Implemented player controls, scoring system, and enemy waves
- Designed game loop and collision detection using Java AWT
- Created an engaging retro-style gameplay experience
Technologies
JavaAWT