back

work

Batteleground of my personal projects that I've built to learn new technologies.

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.

A minimalist tool for creating beautiful screenshots of code, images, and websites. Features syntax highlighting, custom themes, image animations, and website capture — perfect for documentation and social media. Featured in top 5 projects on Peerlist.

A Serverless deployment monitoring tool solving the cold start problem. Written in Go and NextJS

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.

AI Powered CLI Tool where you can set your Providers and bring your env keys for doing things like Web Search, GitHub PR Reviews, and generating code as needed.

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.

It is a Chess game built with NextJS and AI SDK. In here the user can play against AI and can improve their skills. Built it because I suck at Chess.

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.

It is a web-based code editor that supports multiple languages. It is built from Scratch using Nextjs, TailwindCSS, and Monaco Editor for the Frontend and Nodejs along with Socket.io for the backend. Dockerized the application for easy deployment.

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.