Senior Full-Stack Developer
Ecom Edge Innovators LLC / Full-time
- Designed custom drag-and-drop CMS page builder (37 section types, @dnd-kit, Zod validation, lazy-loaded editors)
- Designed and maintained REST APIs (30-44 endpoints per project) covering authentication, product catalog, search, and business logic
- Built complete auth systems: JWT refresh token rotation, Google OAuth, OTP, reCAPTCHA v3, device tracking, RBAC
- Implemented Redux Toolkit multi-slice state (cart, auth, consent, config) with Redux Persist and localStorage hydration
- Built real-time SSE streaming (global connection registry, pause/resume/cancel, heartbeat mechanism)
- Designed 21-44 MongoDB models per project with text indexes, aggregation pipelines, TTL indexes, compound indexes
- Integrated Stripe payments: session checkout, webhook-driven order status, tiered loyalty (6 tiers), coupon system
- Managed PM2 + Nginx + Fail2Ban + AppArmor + Let's Encrypt SSL on Ubuntu VPS
- Reduced page load times by 30% through code splitting, lazy loading, Turbopack migration, and caching
- Responded to critical CVEs (CVE-2025-55182, CVE-2025-14847) - assessed exposure, patched production, implemented hardening
- Wrote 20+ pages technical documentation per project covering API patterns, auth system, deployment, backup system