Jul 2024 - Present
CurrentSoftware Engineer
Surevorx Software India PVT LTD. · Surat, India (Remote)
Architected and scaled frontend and backend systems for a SaaS construction platform, focusing on performance, reliability, and real-time collaboration.
- • Architected 12+ frontend modules in TypeScript + React.js on AWS Amplify and built a reusable component library with custom hooks, reducing page load from 3.8s to 1.6s (58% improvement) through code splitting, lazy loading, and strategic caching; verified via Core Web Vitals.
- • Implemented real-time collaboration using Supabase Realtime channels with live task board updates under 100ms latency; authored Jest + React Testing Library suites with 80%+ coverage on critical UI flows, improving UX by 25% based on user feedback.
- • Owned 4 backend service modules in Express.js + Supabase, designed TypeScript-first REST APIs documented in Swagger, and reduced API response time from 420ms to 270ms (35% improvement) via query optimization and caching.
- • Architected a Kafka-based event-driven system decoupling 6 microservices for async processing of 10K+ daily events with near-zero message loss, reducing cascading failures by 60%.