Frontend Engineer
Currently at NoobBook, previously built the frontend for AdmissionDost. I build side projects and write about frontend and performance.
Experience
- Built iterative AI editing across 5 content studios (blog, video, infographic, social post, business report). Previous output + edit instructions go to Python service agents for conversational refinement.
- Migrated all file storage from local disk to Supabase Storage with token-based auth, and built the full email authentication system with JWT refresh handling.
- Set up CI/CD with GitHub Actions auto-deploy to EC2 and dockerized the entire stack for bare metal deployment.
- Built the entire frontend from scratch. Landing page, exam info, college detail, compare colleges, news, dashboard, and college predictor.
- Connected every page from static mock data to live Go backend APIs and implemented TanStack React Query across the codebase.
- Built smart search, college predictor with dynamic form validation, and optimized bundle size with code splitting.
Projects
Minimal HackerNews client with bookmarks and nested comments
Note-taking app with custom tags, syntax highlighting, Excalidraw, OCR, and AI assistant
Real-time collaboration platform for developers. 1st place at Hack with Gujarat
Visualize your life as dots, watching them turn red in real-time
Writing
A practical guide to setting up CI/CD with GitHub Actions, from your first workflow to auto-deploying on Vercel.
Understanding CSR, SSR, SSG, and ISRHow pages actually get rendered on the web, when to use each approach, and how Next.js handles all of them.
Building Better User InterfacesPractical UI patterns, tools, and techniques that actually make a difference in how your app feels.
More
You can see more of my work on Twitter and more of my code on GitHub.