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
🏆 Best Project Award In KUET
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
🧮 Includes 10+ interactive numerical methods
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
🌍 Handles multi-column geodata cleaning with migration & Excel export
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
📍 Fetches real-time places data & visualizes results on an interactive map
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
🧠 Simulates a custom 22-bit CPU with ALU, Control Unit, ROM/RAM
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
🕒 Real-time clock simulation using logic circuits and 7-segment display