Building real-world systems, with clarity and purpose.

I care deeply about the boundary between interface quality and system reliability.

My approach to software engineering starts with a fundamental question: "Does this system solve a real problem efficiently, intuitively, and reliably?"

As an Electronics & Communication Engineering graduate from Delhi Technological University (DTU), I combine low-level hardware understanding with high-level web architecture. Whether it's orchestrating real-time WebSocket events for collaborative editors like ChatCraft, building dynamic payment pipelines for Kubik, or crafting 60FPS canvas physics, I focus on engineering precision over visual noise.

I don't just write React components—I build resilient frontend architectures, implement Redis caching strategies, optimize critical render paths, and ensure server-side security.

System Reliability60FPS Motion PhysicsWebSocket ArchitectureRedis CachingResponsive Clamp LayoutsClean Code Standards
Engineering Philosophy & Workflow

CORE PHILOSOPHY

"Simplicity is prerequisite for reliability. Great interfaces feel invisible because the underlying architecture works effortlessly."

01

System Architecture & Scalability

Building applications with modular separation of concerns, robust database schemas, Redis caching layers, and real-time WebSocket distribution for zero-latency user flows.

02

Interface Craft & Motion

Elevating web experiences through fluid 60FPS GSAP animations, Framer Motion micro-interactions, responsive CSS clamp grids, and accessible visual hierarchy.

03

Product & Performance Mindset

Treating web performance as a core feature. Optimizing initial load times, bundle sizes, critical rendering paths, and server sanitization for security.

Architectural Philosophy & Engineering Questions

Core technical decisions, system design patterns, and engineering principles behind my full-stack work.

STATE & CACHING
01 / 05

"Why Redis in-memory caching for Socket.io state distribution?"

When multi-user web applications scale across multiple worker threads, in-memory caching turns O(N) database queries into instant microsecond lookups.

ARCHITECTURAL PRINCIPLE 01
UI MOTION PHYSICS
02 / 05

"Why 60FPS GSAP ScrollTrigger & spring physics over static UI?"

Interfaces should feel like physical objects with mass, friction, and momentum. Scroll-driven animation elevates visual feedback into pure spatial intuition.

ARCHITECTURAL PRINCIPLE 02
AI API INTEGRATION
03 / 05

"How do you handle contextual Gemini AI prompt pipelines?"

AI integration isn't just about calling an endpoint; it's about structuring robust prompt context, stream handling, and graceful API fallback boundaries.

ARCHITECTURAL PRINCIPLE 03
SEO & PRODUCTION CMS
04 / 05

"How does dynamic Payload CMS architecture scale SEO landing pages?"

Automated SEO page generation relies on dynamic spatial hierarchy (Country → State → City) coupled with SSR page caching for Core Web Vitals score of 100.

ARCHITECTURAL PRINCIPLE 04
SYSTEM RELIABILITY
05 / 05

"What is your approach to full-stack error recovery & sanitization?"

Resilient systems treat every input as untrusted and every network call as potentially failing. Defensive programming prevents silent cascading failures.

ARCHITECTURAL PRINCIPLE 05