Yash on plane

YASH_GUPTA

Oh wow, another portfolio. How original.

000 %
Yash Gupta

Schema toSchema toSchema toDEPLOYMENT

I ship end-to-end — AI-integrated SaaS, real-time platforms, and cinematic UIs.

RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE/// RAPID DEPLOYMENT/// CLEAN ARCHITECTURE///

Full Archive

The Archive

Scroll to explore
IIFFCA
View Details
202601

Full-Stack Platform

IIFFCA

2026
Next.js 15Firebase AuthNodemailerGSAP
  • Centralized film federation workflows by building a full-stack platform with 13 admin modules and 18 API routes to handle registrations and jury submissions.
  • Secured admin and staff operations by implementing dual-layer RBAC via Firebase Auth and Firestore Security Rules, enforcing strictly server-side write validation.
Ocwis
View Details
202502

Content Management

Ocwis

2025
Next.js 13TipTapFirebaseShadcn
  • Optimized SEO and social metrics with Next.js SSR and Vercel Edge Runtime for dynamic OG image generation.
  • Eliminated third-party CMS dependencies by building a custom admin panel (TipTap, Firebase) to manage a complete draft-to-publish content lifecycle across 11 Firestore collections.
The Capital P Lab
View Details
202603

Real-time Dashboard

The Capital P Lab

2026
Next.js 16React 19FirestoreTailwind v4
  • Maintained full indexation of public research content by implementing Next.js SSR and 1-hour ISR across 7 dynamic routes.
  • Eliminated moderation polling delays by building a real-time dashboard using Firestore onSnapshot, enabling live CRUD and bulk CSV exports across 8 collections.
BotMartz Blog
View Details
202604

Full-Stack SaaS

BotMartz Blog

2026
Next.js 16FirebaseCloudinaryTipTap+1
  • Implemented a Firestore-backed allowlist system with Firebase Auth, role documents, and module-scoped middleware guards — with an admin approval flow that auto-sends invite emails via Nodemailer, resulting in a zero-trust onboarding pipeline where rejected users are automatically purged from Firebase Auth.
  • Built a TipTap editor with CodeBlockLowlight and custom table extensions using a staged local blob-URL system that stores images in memory during editing and batch-uploads all assets to Cloudinary only on final save — resulting in a non-blocking, atomic editor experience.
Botmartz IT Solutions
View Details
202505

Agency Marketing Platform

Botmartz IT Solutions

2025
Next.js 16React 19FirebaseThree.js+3
  • Implemented a viewport-gated Canvas 2D animation using Float32Array node buffers with an early-exit bounding-box check before the O(N²) distance loop, paused via useInView — delivering a 30-node particle mesh at 60fps that halts entirely when off-screen.
  • Deferred DottedMap SVG generation via requestIdleCallback (with setTimeout fallback), rendered as a data:image/svg+xml Next.js Image and overlaid with Framer Motion pathLength arcs along real lat/lng projections — achieving a zero-LCP-blocking interactive globe.