My
Programming
Journey

A timeline of my programming projects and achievements, from most recent to oldest.

2025

KalaHaat

Python Flask MySQL HTML

KalaHaat is an E-Commerce platform for small businesses.

Interesting fact: This project features AI-Based product search.
2024

Air-Scheduler

Java

Java-based scheduling tool that optimizes aircraft assignments from CSV inputs and exports detailed schedules.

Interesting fact: Implements a greedy algorithm for scheduling, ensuring conflict-free resource allocation and efficient aircraft utilization.

Byte Me! Food Ordering System

Java Swing JUnit

A Java-based food ordering system for college canteens, featuring both CLI and GUI interfaces, file handling, and rigorous testing.

Interesting fact: Includes 37 JUnit test cases to validate system behavior, ensuring robust functionality and reliability.

Angry Birds Clone

Java Gradle LibGDX JavaFX

Angry Birds game clone for course project.

Interesting fact: Developed an engaging game inspired by “Angry Birds” using LibGDX to replicate game physics with 15+ properties and implemented 50+ JUnit tests for gameplay scenarios.

Open Texting Application

Python JavaScript Firebase

Engineered a real-time messaging application with multiple users, integrating advanced API functionality for enhanced communication capabilities for younger audiences. (Feb,24 – Feb,24) | Team Size: 2

Notable Improvement: Incorporated Microsoft's Language APIs via Azure cloud services, reducing language barriers for 10+ languages and enabling profanity filtering with 92%+ accuracy.