work
Here you can find all my projects, experiments and things I have built.
WebTracker
2025It 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 PPT Generator
2025AI-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.
FormCraftAI
2025Build 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.
RealtimeSudoku
2025Play Sudoku with your friends in real-time. Different difficulty levels available.
CodeIDE
2024It 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.
ResumeWorth
2024Enhance, evaluate, and roast resumes with AI-driven insights. Used by 700+ users. Built using Groq and LLaMA.
AnimeStreamer
2024A React + Zustand based web app to stream anime. Simple and fast UI with TypeScript. Currently not working due to Consumet API error.
SQLite Viewer
2024A web-based viewer to open SQLite DB files using sql.js. Built using NextJS and ShadCN.
Payment Template Package
2023A NPM package that helps integrate payment gateways like Razorpay, Stripe into backend apps. Used by 500+ developers globally.
Hotel Booking App
2023A fullstack hotel booking platform built with React, Node.js, MongoDB. Supports Stripe payments and e2e testing with Playwright.
Sorting Visualizer
2023Visualize sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort. Built with React and TailwindCSS.