My Projects
Showcasing Innovation & Creativity
Game Development
Nintendo_XD: Retro Gaming Console
Built a retro-inspired gaming console using 8086 assembly language. Features classic games: Wordle, Rock-Paper-Scissors, Number Guesser. Designed for educational and nostalgic gameplay.
RougeKnight: 2D Platformer
Developed a rogue knight adventure game with coin collection mechanics. Built first level using free assets; live on itch.io.
Test-of-Strength: 2D Action
Developed and animated player character movements, attack and block transitions using OpenGL. Integrated combat mechanics, stances, and boss poise system.
Solar Outcast: Top-Down Shooter
Top-down space shooter game in Flutter navigating the solar system and battling enemies. Implemented game mechanics including player movement, combat & exploration.
MiniSnake: 30-Second Challenge
A fast-paced 30-second snake game built for the 10-Minute Build Challenge. Eat, grow, and survive in this retro-inspired arcade mini-game — playable directly in your browser.
Mobile Development
PomoKaijuu: Productivity App
Pomodoro-based app with task management, rewards, and gamification. Designed for productivity with intuitive UI/UX. Used GoogleAuth for authentication & Firebase for Database.
Budget Like A Raven
Cross-platform personal finance app to track income, expenses, remaining balance & recent transactions. Developed intuitive UI with Flutter and Material Design.
University Class Scheduler
Personal university class scheduler showing class times and locations, adjusting schedules automatically during Ramadan. Cross-platform functionality for desktop and mobile.
Web Development (MERN Stack)
Care4All: Medical Platform
Healthcare platform serving humans and pets with appointment booking, hospital locator, and knowledge base features. Integrated Google Maps API and secure communication routes.
ShopieeMart: Marketplace
Full-stack marketplace supporting both B2B and B2C with admin CRUD functionalities. Built responsive frontend with React and Tailwind CSS and backend with Node.js and MongoDB.
Yoga Master Website
Implemented authentication, CRUD operations, and admin panel for user and content management. Developed secure backend routes with Express.js and MongoDB.
Student Management System
Student Community forum, transportation booking, and blood donation modules. Improved student engagement and system usability.
IsThisBRACU_LAB_Available
Interactive website to check BRAC University lab room availability for Fall 2025. Shows live labs in session and allows students to find empty labs at any chosen day and time.
GlobeMaster 🌐
Interactive geography quiz game featuring Flag and Capital Challenges. Login with Google, submit scores, and compete on a real-time leaderboard. Responsive design with dark/light mode.
Systems Programming
MordorSH: UNIX Shell
Custom UNIX shell in C inspired by Tolkien's Middle-earth, supporting core CLI operations. Implemented piping, I/O redirection, command sequencing, and history navigation.
Expedition Compiler
Compiler Design project themed around a fantasy expedition through syntax and semantics. Implemented lexical analysis, syntax parsing, and modular symbol table system.
RAVEN_VSFS: File System Tool
File system image validator and repair utility for the Very Simple File System (VSFS) in C. Implemented superblock, inode, and data block validation with interactive repair capabilities.
Hardware & Embedded Systems
Smart Coffee Machine
Automated coffee machine integrating sensors, actuators, and microcontroller logic. Implemented brewing, mixing & mug detection using IR sensors, PWM motors, and temperature monitoring.
Vending Machine FSM
Mealy-based finite state machine to manage a $60 product vending machine problem. Implemented state diagram, Verilog code, and waveform simulations for accurate transaction handling.
Machine Learning
Ford Car Price Prediction
Built a model to predict Ford car prices with 88% accuracy using Logistic Regression. Compared Logistic and Linear Regression for classification vs regression tasks.
Miscellaneous Projects
Tiny Projects Vault
Collection of small utility projects: PyChatbot, Email Automata, Password Generator, QR Code Generator. Various Python utilities for automation and productivity.