work

Here you can find all my projects, experiments and things I have built.

WebTracker

2025

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 PPT Generator

2025

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.

FormCraftAI

2025

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.

RealtimeSudoku

2025

Play Sudoku with your friends in real-time. Different difficulty levels available.

CodeIDE

2024

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.

ResumeWorth

2024

Enhance, evaluate, and roast resumes with AI-driven insights. Used by 700+ users. Built using Groq and LLaMA.

AnimeStreamer

2024

A React + Zustand based web app to stream anime. Simple and fast UI with TypeScript. Currently not working due to Consumet API error.

SQLite Viewer

2024

A web-based viewer to open SQLite DB files using sql.js. Built using NextJS and ShadCN.

Payment Template Package

2023

A NPM package that helps integrate payment gateways like Razorpay, Stripe into backend apps. Used by 500+ developers globally.

Hotel Booking App

2023

A fullstack hotel booking platform built with React, Node.js, MongoDB. Supports Stripe payments and e2e testing with Playwright.

Sorting Visualizer

2023

Visualize sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort. Built with React and TailwindCSS.

Code to Picture

2023

Convert code snippets to beautiful images for sharing. Built using React and react-simple-code-editor.