Ai Engineer. BTech CSE (AI & DS) student with a strong foundation in Data Structures, Algorithms, and multi-language programming (Python, Java, C++). Proven ability to lead technical teams and implement complex algorithms including shortest path, MST, and TSP optimization.
Currently expanding expertise into Machine Learning and Artificial Intelligence with coursework in supervised learning, deep learning, and NLP. Eager to apply strong analytical and problem-solving skills to real-world ML challenges.
B.Tech
GPA: 8.65
NPTEL - IIT Kharagpur
Led a team of 4 to design and implement a multi-route delivery optimization system using Java and C++. Implemented Dijkstra, Bellman-Ford, and Floyd-Warshall shortest path algorithms in Java, outputting optimized routes and costs in JSON format. Developed Greedy Nearest Neighbor and DP Bitmask TSP algorithms for multi-stop delivery cycle optimization with comparative analysis.
Built Kruskal/Prim MST with Union-Find clustering in C++ for efficient vehicle assignment across multiple delivery points. Created a performance benchmarking engine to generate runtime comparisons and complexity graphs for all algorithms. Developed a React-based visualization dashboard featuring algorithm selector, interactive route display, and statistical charts.
Developed a campus event and resource booking system with Tree Map-based scheduling to prevent double bookings. Implemented Priority Queue for event priority handling and role-based access control for Admin and Organizer users. Built Java Swing UI integrated with backend scheduling logic using OOP principles.
Designed a relational database with detailed tables for routes, buses, and crew assignments. Implemented algorithms for dynamic route optimization and automatic driver allocation. Studied real-time data streams and created a prototype for live bus tracking.
Designed and implemented a flight booking system with seat availability, fare calculation, and reservation management. Built a relational database schema for flights, passengers, bookings, and payment records with normalized tables.
Developed search and filter algorithms for flight scheduling, route mapping, and dynamic pricing logic. Implemented booking lifecycle management including seat reservation, cancellation, and waitlist handling.