My Projects

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

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