Personal Projects

A collection stuff I found cool on internet and my brain which I built with curiosity and code.
These are deployed click on project titles to visit them!!


PromptHub | A Platform for Prompt Engineering and store useful prompts 🔗

December 2026 | Typescript, Nextjs, Supabase, TailwindCSS, Vercel

PromptHub is a platform for prompt engineering and storing useful prompts. It allows users to create, share, and discover prompts for various AI models.I saw a guy on Twitter named Pliny who made jailbraking prompts as soon as any new LLM was released. I thought to myself, why not make a platform where people can share such prompts and find them easily. So I made PromptHub using Nextjs for frontend, Supabase for backend and Vercel for hosting. It has features like user authentication, prompt creation, prompt sharing, prompt discovery, and prompt rating. It also has a clean and responsive UI built with TailwindCSS.Try it out and share your prompts! Feedbacks are welcome.

MonkeyRead | A High-Performance RSVP Speed Reading App 🔗

January 2026 | TypeScript, Next.js, Zustand, TailwindCSS, Framer Motion, Vercel

MonkeyRead is a high-performance RSVP (Rapid Serial Visual Presentation) speed-reading application inspired by the minimalist design of Monkeytype. It helps users read text significantly faster by flashing words one at a time and highlighting the Optimal Recognition Point (ORP) to improve focus and comprehension. I saw a Viral reel on instagram about speed reading and thought of making an app for it. So I made MonkeyRead using Nextjs for frontend, Zustand for state management, and Vercel for hosting. It features adjustable reading speeds, customizable themes, and a clean, user-friendly interface built with TailwindCSS and Framer Motion for smooth animations. Give it a try to enhance your reading speed and efficiency!