All Projects

FaceSwapper

FaceSwapper

FaceSwapper is a Chrome extension powered by FaceFusion that allows users to upload a source face and replace faces in images directly from their browser.

Technologies Used:
TypeScriptNextjsNode.jsExpressChrome APIFaceFusionPlasmoReact
Github PR Review Agent

Github PR Review Agent

Agentic code review platform built with LangGraph, featuring parallelized Bug, Security, Performance, and Code Quality agents. Uses RAG for repository aware analysis, Pydantic for reliable structured outputs, and Prometheus based observability for monitoring agent execution, latency, errors. Integrates with GitHub.

Technologies Used:
LangGraphLangChainFastAPIPydanticRAGLLMsGitHub APIPrometheus
Skribble.ioReal time game

Skribble.io

Skribble.io is a clone of skribble.io, a real-time multiplayer game where one player draws a word and everyone else races to guess it. Built from scratch with Node.js and Socket.io backend

Technologies Used:
HTML5 Canvas APINode.jsExpressWebSocketsReact Router
FreakyURL

FreakyURL

freakyUrl lets you transform ordinary URLs into suspicious looking shortened links with custom phrases. A unique nanoid identifier powers the actual redirect. The backend generates and stores the slug, while the frontend handles redirection from its own domain.

Technologies Used:
RedisnanoidNode.jsAxiosSystem design