My Projects

Showcasing Innovation & Creativity

Game Development

Nintendo_XD: Retro Gaming Console

2024

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.

emu8086 Assembly Assembly

RougeKnight: 2D Platformer

2024

Developed a rogue knight adventure game with coin collection mechanics. Built first level using free assets; live on itch.io.

Godot GDScript

Test-of-Strength: 2D Action

2024

Developed and animated player character movements, attack and block transitions using OpenGL. Integrated combat mechanics, stances, and boss poise system.

Python OpenGL

Solar Outcast: Top-Down Shooter

2024

Top-down space shooter game in Flutter navigating the solar system and battling enemies. Implemented game mechanics including player movement, combat & exploration.

Flutter Dart C++

MiniSnake: 30-Second Challenge

2025

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.

Godot GDScript

Mobile Development

PomoKaijuu: Productivity App

2023

Pomodoro-based app with task management, rewards, and gamification. Designed for productivity with intuitive UI/UX. Used GoogleAuth for authentication & Firebase for Database.

Flutter Firebase Dart

Budget Like A Raven

2025

Cross-platform personal finance app to track income, expenses, remaining balance & recent transactions. Developed intuitive UI with Flutter and Material Design.

Flutter Dart Material Design

University Class Scheduler

2024

Personal university class scheduler showing class times and locations, adjusting schedules automatically during Ramadan. Cross-platform functionality for desktop and mobile.

C++ Dart Swift CMake

Web Development (MERN Stack)

Care4All: Medical Platform

2024

Healthcare platform serving humans and pets with appointment booking, hospital locator, and knowledge base features. Integrated Google Maps API and secure communication routes.

MongoDB Express.js React Node.js

ShopieeMart: Marketplace

2024

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.

MongoDB Node.js React Tailwind CSS

Yoga Master Website

2024

Implemented authentication, CRUD operations, and admin panel for user and content management. Developed secure backend routes with Express.js and MongoDB.

MongoDB Express.js React Node.js

Student Management System

2023

Student Community forum, transportation booking, and blood donation modules. Improved student engagement and system usability.

PHP MySQL HTML/CSS/JS

IsThisBRACU_LAB_Available

2025

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.

HTML CSS JavaScript Tailwind CSS JSON

GlobeMaster 🌐

2025

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.

HTML CSS JavaScript Tailwind CSS Firebase REST Countries API

PokéVerse 🐾

2025

Interactive Pokémon web app that lets users search, compare, and explore Pokémon with a visually appealing interface. Features include dark/light mode toggle, smooth animations, and Pokémon stats visualization.

HTML CSS JavaScript Tailwind CSS PokéAPI

Systems Programming

MordorSH: UNIX Shell

2025

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.

C UNIX Shell

Expedition Compiler

2025

Compiler Design project themed around a fantasy expedition through syntax and semantics. Implemented lexical analysis, syntax parsing, and modular symbol table system.

C Lex (Flex) Yacc (Bison)

RAVEN_VSFS: File System Tool

2025

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.

C Makefile File Systems

Hardware & Embedded Systems

Smart Coffee Machine

2025

Automated coffee machine integrating sensors, actuators, and microcontroller logic. Implemented brewing, mixing & mug detection using IR sensors, PWM motors, and temperature monitoring.

Arduino Uno C/C++ I2C PWM

Vending Machine FSM

2025

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.

Verilog VHDL FSM Altera Quartus

Machine Learning

Ford Car Price Prediction

2024

Built a model to predict Ford car prices with 88% accuracy using Logistic Regression. Compared Logistic and Linear Regression for classification vs regression tasks.

Python Machine Learning Jupyter Logistic Regression

Miscellaneous Projects

Tiny Projects Vault

2023-2025

Collection of small utility projects: PyChatbot, Email Automata, Password Generator, QR Code Generator. Various Python utilities for automation and productivity.

Python Utilities Automation