/ Work

Selected software engineering projects, tools, and applications.

ZeroTex: Professional LaTeX Resume Builder

ZeroTex: Professional LaTeX Resume Builder

A next-generation resume/CV builder that outputs pure LaTeX for flawless typesetting and PDF quality. Designed for professionals, researchers, and students who demand beautiful, ATS-friendly resumes with zero coding required.

Personal Project
Mime Tech-Collective (MTC)

Mime Tech-Collective (MTC)

Digital infrastructure for the preservation, protection, and transmission of Bangladesh's theatre heritage. Features 847+ archived documents, 23+ artist profiles, booking management system, and structured curriculum based on Dr. Fr. Tapon De Rozario's 'Echoes of Silence'.

Cultural Heritage Platform
C Compiler - Intermediate Code Generator

C Compiler - Intermediate Code Generator

Two-pass compiler transforming C-like source code into three-address intermediate code using Abstract Syntax Tree (AST) based code generation. Implements complete compilation pipeline from lexical analysis to intermediate representation.

CSE420: Compiler Design
Mini-VSFS: Virtual File System Implementation

Mini-VSFS: Virtual File System Implementation

Single-handedly designed and implemented a complete virtual file system from scratch in C. Features custom superblock management with CRC32 checksums, Unix-style inode system, and utilities for creating and managing VSFS images.

CSE321: Operating Systems
CourseHUB: University Course Management System

CourseHUB: University Course Management System

Comprehensive web-based course management system built with Flask. Enables students to enroll in courses and access resources, while providing administrators with tools to manage courses, upload materials, and view enrollment analytics.

CSE470: Software Engineering
CampusCompanion: Full-Stack University Platform

CampusCompanion: Full-Stack University Platform

Led the development of a comprehensive university platform with React, TypeScript, and Tailwind CSS. Implemented MVC architecture, role-based access control, and deployed on Vercel.

Personal Project
Target Frenzy 3D: OpenGL FPS Game

Target Frenzy 3D: OpenGL FPS Game

Fast-paced 3D first-person shooter built with OpenGL and Python. Features immersive 3D graphics with smooth camera controls, dynamic enemy AI with difficulty scaling, and physics-based player movement system.

Game Development
Red Light Green Light: Squid Game 3D

Red Light Green Light: Squid Game 3D

3D game implemented in Python using PyOpenGL, inspired by the 'Red Light, Green Light' challenge from Squid Game. Features shooting mechanics, power-ups, and a race-against-time gameplay with AI contestants.

Game Development