My Projects

AgroBase Project Screenshot

AgroBase

AgroBase is a Laravel-based SQL learning platform built on realistic agricultural datasets. It provides a normalized schema, advanced SQL examples (joins, views, procedures, triggers, transactions), and an optional OpenAI-powered module that turns natural language into SQL.

Duration: Sep–Oct 2025

Laravel MySQL SQL OpenAI API

🌾 Real-world agricultural SQL learning platform with AI-assisted queries

MindMap Screenshot

MindMap

The Mind Map Application is an interactive desktop tool designed to help users organize thoughts visually, brainstorm ideas, and manage projects effectively.

Duration: July–Dec 2024

JavaFX MySQL CSS Desktop

🏆 Best Project Award In KUET

Event Management & Ticketing System Screenshot

Event Management & Ticketing System (EMTS)

A team-based event management and ticketing platform developed under an Agile Scrum workflow using Jira. The system supports event creation, ticket booking, role-based access, and dashboards, with disciplined collaboration via a GitHub Organization.

Duration: Jan 2025 – Sep 2025 (Team Project)

Agile & Scrum Laravel MySQL GitHub Org

👥 Built as a full Agile Scrum team project with Jira & GitHub Organization

Numerical Project Screenshot

Numerical Methods Solver

A Python-based GUI tool that allows users to solve equations using various numerical methods like Bisection, Newton-Raphson, Runge-Kutta, etc., interactively.

Duration: Mar-Apr 2025

Python Tkinter Matplotlib

🧮 Includes 10+ interactive numerical methods

GeoCleanser Screenshot

GeoCleanser

GeoCleanser is a Python-based tool to clean, convert, validate, and migrate geographic coordinates from messy datasets, with Excel output and support for multiple column pairs simultaneously.

Duration: Feb-Mar 2025

Python Pandas Openpyxl

🌍 Handles multi-column geodata cleaning with migration & Excel export

Service Locator Screenshot

Service Locator

A Python tool that uses Google Places API to fetch nearby locations like schools, hospitals, restaurants based on coordinates, radius, and type, with Excel and interactive map output.

Duration: Jan-Feb 2025

Python Google Places API Pandas Folium Openpyxl

📍 Fetches real-time places data & visualizes results on an interactive map

22-bit CPU Screenshot

22-Bit CPU Design (Logisim)

A fully functional 22-bit CPU architecture designed in Logisim with custom ALU, control unit, ROM/RAM memory, and an instruction set supporting arithmetic and bitwise operations.

Duration: Jan-Apr 2024

Logisim CPU Design ALU RAM ROM Memory

🧠 Simulates a custom 22-bit CPU with ALU, Control Unit, ROM/RAM

Digital Clock Screenshot

Digital Clock (Logisim)

A real-time HH:MM digital clock built in Logisim using counters, decoders, logic gates, and seven-segment displays. Features reset capability and supports both 12-hour and 24-hour formats.

Duration: July–Nov 2023

Logisim Clock Generator Counters 7-Segment Logic Gates

🕒 Real-time clock simulation using logic circuits and 7-segment display