Projects

Proof of engineering ability beyond job titles — applied AI tools, developer productivity systems, and full-stack product work.

All
Applied AI
Developer Productivity
Full Stack
Data Systems

OpenAPI YAML to cURL Semantic Finder

Semantic search over OpenAPI endpoints with runnable cURL generation for developer workflows.

Problem

Large repositories make API discovery slow; engineers need faster ways to find and test endpoints.

Solution

Parses OpenAPI YAML definitions, generates embeddings for endpoints, and enables semantic API search with runnable cURL examples for CLI and Bruno workflows.

Technical depth

Combines document parsing, embedding pipelines, vector search, and developer tooling integration.

Impact

Demonstrates applied AI for backend developer productivity with practical CLI-oriented output.

Embeddings
OpenAPI
Semantic Search
Developer Tools
Developer Productivity · Personal Project

Jira Semantic Ticket Analyzer

Groups Jira tickets by semantic similarity to surface recurring engineering themes.

Problem

Engineering teams struggle to see patterns across large volumes of tickets and incident reports.

Solution

Uses embeddings and clustering to group related tickets, helping teams reason about correlated issues and repeated product themes.

Technical depth

Embedding generation, similarity clustering, workflow automation, and ticket intelligence pipelines.

Impact

Shows practical AI for engineering operations and product thinking beyond generic chat interfaces.

Embeddings
Clustering
Jira
Workflow Automation
Applied AI · Personal Project

AI Trading Agent for NSE/BSE

Agent-oriented system for Indian equities with data ingestion, signals, and portfolio simulation.

Problem

Building a disciplined swing and long-term trading workflow requires integrated data, modeling, and simulation.

Solution

Modular agent design covering data ingestion, price prediction, signal generation, portfolio optimization, and backtesting for NSE/BSE equities.

Technical depth

Financial data pipelines, ML modeling, simulation frameworks, and portfolio strategy evaluation.

Impact

Demonstrates applied ML, data systems, and simulation-oriented engineering outside enterprise SaaS contexts.

ML
Financial Data
Backtesting
Python
Data Systems · In Progress

Virtual Interior Design Tool

Computer vision workflow for indoor scene classification and decor suggestions.

Problem

Users need intuitive ways to explore interior design ideas from real room photos.

Solution

Classifies indoor scenes and suggests furniture and decor ideas using background removal and inpainting-oriented workflows.

Technical depth

Computer vision pipelines, scene classification, image preprocessing, and AI-assisted product UX.

Impact

Shows applied computer vision and user-facing AI product development skills.

Computer Vision
Inpainting
Product UX
AI
Applied AI · Personal Project

Portfolio CMS for Animation Student

Full-stack portfolio with public 3D showcase and private authenticated CMS.

Problem

Creative portfolios need both polished public presentation and manageable private content workflows.

Solution

Built a public portfolio with interactive 3D animations and a private CMS with authentication, PostgreSQL backend, and Cloudinary media hosting.

Technical depth

Full-stack architecture, auth, PostgreSQL, media hosting, and deployment-oriented product engineering.

Impact

Demonstrates end-to-end product ownership beyond backend-only work.

Full Stack
PostgreSQL
Auth
Cloudinary
Full Stack · Completed