A collection of projects I've worked on over the years.
Undergraduate Projects
Course projects and assignments from BUET
TaskFlow
Web App•
2024
Comprehensive task planner with AI Assistant for content generation. Features task progress tracking and collaboration capabilities.
TypescriptSvelteSvelteKitExpress.js+2
ExploreMate
Web App•
2023
Traveler-friendly web app with travel plan suggestions. Implemented using SvelteKit and Express.js with various travel APIs.
TypescriptSvelteSvelteKitExpress.js+2
Harmony
Web App•
2022
Learning Management Platform for students to collaborate and share knowledge.
C++SveltePostgreSQLTailwind CSS
Football Manager 2021
Desktop App•
2021
Desktop application for football player management using JavaFX, featuring over 16000 real players.
JavaPythonBeautiful SoupJavaFX
DxBall Remake
Game•
2020
DxBall 2 remake using C programming language. Made with iGraphics library, based on OpenGL. Part of Level-1 Term-1 project.
CC++OpenGL
Yet Another C Compiler
Compiler•
2023
Implemented a partial compiler for C language in C++. Used flex and bison for frontend lexing and syntax analysis. Wrote backend targeting the Intel 8086 platform assembly.
C++Assembly 8086FlexBison
Wazuh Exploration
Security•
2022
Security information and event management system exploration
Wazuh
SkyWatch
Hardware•
2023
Skywatch is a quadcopter built as a part of our microcontroller project for L3T1. It had features to perform aerial surveillance and capture images and videos.
CATmega32
8-bit MIPS Microprocessor
Hardware•
2023
8-bit MIPS Computer implementation with pipelining, featuring control path and data path design using digital logic components.