Back to home

Projects

Polyglot Grounded QA

Builder | Personal | Mar 2026

Polyglot Grounded QA

Multilingual grounded QA pipeline focused on citation-aware answering and abstention, with artifact-backed evaluation instead of demo-first output.

PythonRAGFAISSEvaluationLoRAJupyter
Tool Calling Reliability Benchmark

Builder | Personal | Mar 2026

Tool Calling Reliability Benchmark

Benchmark harness for testing LLM tool-calling under retries, stalls, timeouts, and failure-transfer scenarios instead of ideal-path demos.

PythonAgentsEvaluationBenchmarking
TurboQuant x Refusal Eval Bench

Builder | Personal | Feb 2026

TurboQuant x Refusal Eval Bench

KV-cache compression benchmark that measures how TurboQuant-style caching shifts refusal behavior, fidelity, and long-context robustness under matched prompts.

PythonTransformersKV CacheEvaluationKaggle
Spec-Aware Proxy preview

Creator | Self | Jan 2026

Spec-Aware Proxy

A zero-setup, disposable API request builder that relays calls through a Cloudflare Worker. Supports optional OpenAPI-driven request forms, keeps state in the URL, and avoids persistence.

TypeScriptCloudflare WorkersOpenAPIVite
midi-mixer (Go TUI) preview

Creator | Self | Dec 2025

midi-mixer (Go TUI)

A terminal-based MIDI mixer built in Go. Keyboard-driven workflow for mixing and routing—built as a focused developer tool.

GoTUI
OCN Agents (OneCarNow)

AI / Full-Stack Engineer | OCN | Dec 2024

OCN Agents (OneCarNow)

Production agentic platform for chat, voice, and KYC workflows across Django services, async workers, retrieval and tool execution, and React delivery.

DjangoReactRedisPostgreSQLAWSLLMs
CV Maker preview

Jan 2025

CV Maker

A cv maker application having fields for objective, experience, education, certifications, skills.

ReactStyled ComponentsNetlify
E-Commerce Store preview

Jan 2025

E-Commerce Store

An E-Commerce store UI built with react and styled-components and dummy data fetched from fakestore api. Implemented shopping cart state-management with redux.

ReactReduxStyled-componentsfakestore api
DineDrop preview

Jan 2025

DineDrop

A Food Ordering Restaurant SaaS E-Commerce Mobile Application with Order Tracking, but with Flutter, Firebase, Google Maps API and Stripe for payment integration. Admin Panel also provided for Restaurants to manage their orders, food categories, menu items, etc.

FlutterFirebaseGoogle MapsStripe
Portfolio Site preview

Jan 2025

Portfolio Site

Closed loop! You're already here. Why not take a look around!

ReactChakra UIReact Router
Vidly movie rental preview

Jan 2025

Vidly movie rental

This is a simple backend focused project built as a part of introductory course to django by mosh hamedani.

DjangoHTMLCSSJavaScript
Weather App preview

Jan 2025

Weather App

Built with react gives you the current weather information of locations all over the world using openweather api.

Reacttailwind cssopenweather api
GPS Attendance System preview

Jan 2022

GPS Attendance System

An Attendance system with location tracking. Having two base case users: Attendee and Organizer. Each can join some events which have some slots for which attendance is to be marked.

DjangoReactTypescriptMantineMysql
Mandelbrot and Julia set preview

May 2021

Mandelbrot and Julia set

A windows form application for graphic visualization of mandelbrot and julia sets. This was built as a project of OOP in second semester.

C#.NetVisual Studio
Campus Chat Application preview

Jan 2021

Campus Chat Application

A LAN desktop chat application built with Python implementing simple networking concepts. This was built as a project of Programming Fundamentals in first semester.

Python

"Make it work. Make it right. Make it fast. In that order."