My Creative Works
Here's a collection of projects I've worked on, showcasing my skills and passion for development. Each project represents a unique challenge and learning experience.

NQL‑to‑SQL Agent for PostgreSQL
Built an agentic pipeline (LangChain/LangGraph) that turned NL queries into SQL over a PostgreSQL schema.

Hate Comment Analysis Agent
Build an agentic system (LangChain & Chroma DB) that can analyse hate comments to a greater extent (Dark Scarcasm & Metaphors).

GitHub Code Analyser
Analyse any public repository and answers to the user queries based on it. Uses chunking, retrival, LLM & LangChain

Fine Tuning LLMs & LoRA/QLoRA

Image Generation Using GAN
Developed a Generative Adversarial Network (GAN) model capable of generating images, utilizing Python and TensorFlow for implementation and training

Audio Recognization Using CNN
Developed a CNN-based model for auditory recognition of distinct woodland species, using Python and TensorFlow for implementation and training.
Quiz Application
Build a dynamic scoreboard and a room joining feature. We utilized Vue.js for the frontend and Spring Boot 2.7 and PostgreSQL for the backend. Interactive Timed and Untimed Quizzes were available in the app. A complete Quiz App for varied quiz interests was created through collaboration.