Web & App Developer crafting systems from algorithm structures to client-facing user interfaces. Building low-level graphics, full-stack frameworks, and clean systems integration.
A role-based desktop application (Admin, Moderator, User, Distributor) for sharing community resources and managing courses — featuring secure login with hashed passwords, an admin analytics dashboard, course enrollment & payments, material uploads, and full CRUD over a SQL Server backend.
A low-level graphics application demonstrating real-time rendering, geometric transformations, and structured 2D/3D scene construction using C++ and OpenGL.
A live, production web app for safely buying, selling, and reselling unused Eid travel tickets — a secure, community-based secondary marketplace solving real ticket wastage for travelers in Bangladesh. Deployed and running on Render with user accounts and live search.
A deployed full-stack productivity app for managing projects and tasks — featuring user authentication, a live analytics dashboard (tasks by status, weekly completions), deadline tracking, activity feeds, and full CRUD. Built with React, Express, and MongoDB.
A machine-learning study proposing the Behavioral Performance Scoring Formula (BPSF) — fusing seven everyday signals (sleep, attendance, focus, exercise, social media, gaming and stress) into a single interpretable score that classifies students as Good, Average or Bad. Eight ensemble models were trained and compared on a 20,000-record dataset, with the best generalising at ~89.8% accuracy and a 1.06% generalization gap.
20KRecords
8ML Models
89.8%Accuracy
8Pages
Machine LearningGradient BoostingPythonEducational Data Mining
A survey-based research poster examining what really drives students toward computer science — passion, career prospects, peer influence and curriculum — with findings visualised through statistical charts.
A physics poster on Tesla's life and inventions — the AC electrical system, the Tesla coil, wireless power transmission, X-rays and the induction motor — and his lasting legacy on modern technology.
The Silent Architects: Why Protocol Engineers Are the Most Undervalued Role in Tech
Every app you use depends on protocols designed by engineers most people have never heard of. TCP, HTTP, WebRTC — these weren't given, they were deliberate decisions. Here's why this discipline matters and why I'm pursuing it seriously.
I Ran Apache on Localhost for Years — Here's What Moving to the Cloud Taught Me
Self-hosting on Apache gave me control. The cloud gave me scale — and humility. An honest account of what shifts when you stop thinking in servers and start thinking in infrastructure: IAM, cold starts, and distributed state.
From DSA to Distributed Systems: How Thinking in Algorithms Prepares You for the Next Frontier
Data structures taught me to see trade-offs. Dynamic programming taught me optimal substructure. Now I'm applying those same instincts to consensus algorithms, eventual consistency, and distributed databases.