work
Batteleground of my personal projects that I've built to learn new technologies.
Built an AI skills registry and CLI that indexes 200k+ skills and enables discovery and installation across 45+ AI coding agents (private repository).
Live chat that lives in Discord. A lightweight, embeddable chat widget that connects your website visitors directly to your Discord server.
A unified LLM API Gateway with automatic fallback, tool support, multimodal content handling, persistent memory with vector embeddings, and SSE streaming. Private Repo.
SecurityScanner — Fast CLI security scanner for AI agent ecosystems. Detects prompt injection, command execution risks, secret leakage, and supply-chain threats across SKILL repos, MCP servers, browser/IDE extensions, and codebases. Built with Bun + TypeScript, supports JSON/SARIF outputs, CI enforcement, and live TUI scanning. Private Repo.
Serverless Discord bot built on Cloudflare Workers that integrates Plane for issue management and generates personalized AI-powered daily summaries using Gemini.
An AI-powered GitHub bot that performs context-aware PR reviews using RAG, cutting review time and production bugs by automating deep code analysis.
A Markdown to Video Converter where you can create videos from markdown by following a specific format of Markdown. It is a fun side project, that can be used to generate basic video for presentations and more.
Privacy-first visual workspace for designing, simulating, and sharing system architectures. Features drag-and-drop cloud components, real-time collaboration, AI assistant, flow simulation and creating challenges — all running locally in the browser. Selected as Staff Picked Project of the Day on Peerlist.
FormCraft AI is an open-source, no-code AI form builder with drag-and-drop design, AI-generated forms, conditional logic, regex validation, integrations (Google Sheets), and real-time analytics — all with customizable templates and transparent, no-recurring-fee pricing.
It is a powerful, privacy-focused web analytics platform that helps you to visualize the website's reach. Built it due to Vercel Analytics Quota exhaustion.
Your year in code. Visualize your GitHub contributions and coding journey with beautiful animated summaries. Built using v0, Remotion, GitHub API, Next.js, and Canvas API.
Create memes quickly and effortlessly with an intuitive interface. Generate memes without any hassle — just like you like to sleep.
PeerShare is a secure peer-to-peer file sharing and video calling app built with Next.js and WebRTC. It enables real-time chat, HD video calls, and unlimited file transfers without storing any data on servers.
AI-powered web application that generates fully customizable PowerPoint presentations from user input. Built with Next.js and FastAPI, it uses Google’s Gemini AI to create slide content tailored to a specific audience. Hosted on Vercel and AWS EC2.
Build professional forms in seconds with AI. Whether it is surveys, registrations, or feedback, describe your need and get a smart, user-friendly form instantly. Hosted on Vercel.
Play Sudoku with your friends in real-time. Different difficulty levels available.
Enhance, evaluate, and roast resumes with AI-driven insights. Used by 700+ users. Built using Groq and LLaMA.
A React + Zustand based web app to stream anime. Simple and fast UI with TypeScript. Currently not working due to Consumet API error.
A web-based viewer to open SQLite DB files using sql.js. Built using NextJS and ShadCN.
A NPM package that helps integrate payment gateways like Razorpay, Stripe into backend apps. Used by 500+ developers globally.
A fullstack hotel booking platform built with React, Node.js, MongoDB. Supports Stripe payments and e2e testing with Playwright.
Visualize sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort. Built with React and TailwindCSS.
Convert code snippets to beautiful images for sharing. Built using React and react-simple-code-editor.