Projects

Showcasing impactful projects and technical achievements.


Browser Automation AI Agent

The system uses an AI Agent architecture to understand user intents and perform browser automation tasks using Playwright MCP Server and captures/screenshots the UI states.

AI
Backend
Run Parallel Coding Agents (Conductor Clone)

This project is a clone of the Y-Combinator backed startup 'Conductor', enhanced with a parallel agents feature and a custom CLI AI Coding Agent implementation. Conductor is a powerful development environment that enables developers to work with multiple isolated workspaces simultaneously, each running its own Claude Code.

Full Stack
AI
Auto Fix Github Actions Failure PRs (StarSling Clone)

A functional clone of StarSling (YC-backed startup) demonstrating an end-to-end implementation to solve GitHub Actions (Workflows) failures.

Full Stack
AI
Backend
MCP Chat Application

A modern chat application that integrates with various Model Context Protocol (MCP) servers, featuring a responsive React frontend and Node.js/Express backend.

AI
Full Stack
Container-Based Serverless Platform (Beam Cloud Clone)

Developed a Kubernetes-based serverless platform enabling authenticated Python function execution and Docker container deployments via custom SDK, mircro-service architecture, and GKE orchestration with Nginx Ingress, PostgreSQL and HTTPS.

Backend
Full Stack
Email AI Agent using LangGraph (LangChain)

Developed an autonomous ReAct-style AI agent using LangGraph, enabling LLM-driven decision-making workflows with stateful graph transitions for enhanced context and control.

AI
Virtual Office Application

Developed an interactive virtual collaboration platform inspired by Gather Town, enabling users to join shared spaces, select avatars, and engage in real-time movement and interactions.

Full Stack
Backend
Digital Wallet Application

Architected and developed a secure digital wallet platform enabling users to on-ramp funds from bank accounts and perform real-time peer-to-peer wallet transactions.

Backend
Full Stack
Automation Application (Zapier Clone)

Designed and developed a scalable automation platform inspired by Zapier, enabling users to create customizable workflows by configuring triggers and actions. Implemented one trigger (Webhook) and one action (Send Email) for seamless automation.

Backend
Full Stack
Form Builder Application

Deployed a full-featured form creation and analytics tool using the MERN stack with React for the front end, Node.js and Express for the back end, and MongoDB for data storage.

Backend
Full Stack
Frontend
Loan Eligibility Prediction using Machine Learning

This project focuses on predicting loan approval status using applicant financial and demographic data.

Machine Learning