Software Developer & AI Enthusiast | Building intelligent, high-impact applications with a focus on modern frameworks and Generative AI integration. Dedicated to clean code and delivering scalable, next-generation user experiences.
Experience
ONGC Summer Intern
ONGC
Worked on Rag Model and create automated work flows which lead to greater efficiency.
Integrated Unstructured data and Structured data with OpenAI API.
May 2025 - July 2025
Research Intern
KIIT University
Conducted a comprehensive Income Inequality Analysis on 54 African countries
(2000–2022) for the project: "Bridging the Divide: Macroeconomic Drivers of Economic Inequality in
Sub-Saharan and Non-Sub-Saharan Africa."
Applied Principal Component Analysis (PCA) for dimensionality reduction and performed
in-depth correlation analyses on the derived components.
Collaborated with co-researcher Pabak Pany under the mentorship of Dr. Muhammed Najeeb.
Engineered a robust ingestion pipeline: parsed PDFs with marker and automatically
enhanced context by leveraging the VLM(qwen3-vl) to generate descriptive captions for
images.
Established the core RAG stack, vectorizing enhanced documents with bge-large-en-v1.5
and storing them in ChromaDB for efficient retrieval and response generation via
gpt-oss:120b.
Integrated a comprehensive user interface, including real-time voice input capability for natural
language querying.
IoT Server with HTTP Communication
Built a low-latency IoT server using Node.js and Express.js to handle HTTP GET/POST requests over
Ethernet, reducing response time by 70% and logged sensor data into MySQL.
Addressed the frequent connectivity issue faced by students transitioning between hostel and campus
Wi-Fi. Optimized the process to reduce reconnection time from 1.5 minutes to approximately 4.5 seconds
(potential for 2.5 seconds).