Professional Summary

Backend Engineer with 5+ years of production experience owning and operating mission-critical Node.js services handling 100K+ concurrent users. Led end-to-end backend architecture for Sanar.sa healthcare platform, from system design to production deployment. Expert in performance optimization (40% latency reduction), database design (MongoDB, Redis), and security implementation (JWT, RBAC, HIPAA compliance). Strong background in distributed systems, microservices architecture, and production troubleshooting.

Work Experience

Senior Node.js Developer / Backend Engineer

Maren Solutions Pvt Ltd

Featured Project

Sanar.sa - Healthcare Platform

A comprehensive healthcare application connecting patients with healthcare providers across Saudi Arabia.

Key Achievements & Impact
  • Architected scalable microservices system serving 100K+ users: Designed service boundaries, API contracts, and inter-service communication patterns, enabling platform to scale from 10K to 100K+ users with linear infrastructure costs. Collaborated with DevOps team on containerization strategy and Product team on feature delivery timelines.
  • Optimized database performance with measurable business impact: Redesigned MongoDB schemas with strategic indexing and query optimization, reducing database query time by 55% and API latency from 500ms to 300ms (40% improvement). This enabled 2x increase in appointment booking capacity without additional infrastructure, directly supporting business growth objectives.
  • Implemented multi-layer caching strategy: Built Redis-based L1/L2 caching for session management and API responses, achieving sub-200ms p95 latency while handling 10K+ requests/second. Reduced database load by 55%, enabling cost savings of ~30% on database infrastructure while improving user experience with faster response times.
  • Designed payment integration with high reliability: Built payment gateway abstraction layer (Stripe, PayPal) with retry logic, idempotency, and transaction reconciliation, achieving 99.95% success rate. Worked closely with Finance team on reconciliation processes and Product team on payment flow UX, resulting in improved transaction completion rates.
  • Built production-grade authentication & authorization: Implemented JWT-based auth service with refresh token rotation, RBAC, and secure session handling for 50K+ active users. Collaborated with Security team on HIPAA compliance requirements and Frontend team on token management strategies, ensuring seamless user experience across web and mobile platforms.
  • Established observability and incident response: Implemented comprehensive logging (Winston), distributed tracing, APM integration, and real-time alerting, reducing Mean Time To Recovery (MTTR) from 2 hours to 20 minutes. Led post-incident reviews with cross-functional teams, improving system reliability to 99.9% uptime SLA.
  • Designed for scale and resilience: Architected horizontal scaling with load balancing and database sharding patterns, enabling platform to handle 3x traffic spikes (e.g., during promotional campaigns) without service degradation. Made strategic trade-offs between consistency and availability, implementing circuit breakers and graceful degradation for high availability.
  • Built scalable background job processing: Designed and implemented job queue system using Bull queue with Redis, processing 10K+ jobs/hour for notifications, scheduled tasks, and async operations. Collaborated with Product team to prioritize job types and optimize notification delivery, improving user engagement metrics.
  • Led security implementation for healthcare compliance: Designed security middleware including rate limiting, request validation, input sanitization, CORS policies, and HIPAA-compliant audit logging. Worked with Compliance team to ensure regulatory requirements were met, enabling platform to serve healthcare providers across Saudi Arabia.
  • Owned end-to-end backend operations: Responsible for system design, implementation, deployment, and on-call support for production healthcare platform. Led technical discussions with Product, Design, and QA teams on API contracts and system capabilities, ensuring alignment between technical implementation and business requirements.

Node.js Developer

Beyond Drops Pvt Ltd

  • Owned backend service development for production application, collaborating with frontend team on API contracts and data models to ensure seamless integration and faster feature delivery
  • Optimized MongoDB database performance through schema redesign and strategic indexing, reducing query execution time from 800ms to 480ms (40% improvement), enabling faster page loads and improved user experience
  • Implemented production authentication service with JWT token management and refresh token strategy, supporting secure user sessions and enabling single sign-on capabilities across application modules
  • Established code review processes and coding standards, improving code quality and reducing production bugs by ~30% through systematic peer reviews and automated testing practices
  • Participated in agile development process, working closely with Product and QA teams on sprint planning and feature delivery, ensuring backend services aligned with product roadmap

MEAN Stack Developer

Dhenushya Infotech Pvt Ltd

  • Developed and maintained production backend services using Node.js and Express.js, serving 5,000+ daily active users and handling API requests with sub-500ms average response times
  • Designed and implemented RESTful API architecture following industry standards, ensuring consistent error handling and status codes, which improved frontend integration efficiency by ~25%
  • Built authentication and authorization system using JWT with token validation and secure storage, enabling secure user sessions and supporting multi-role access control for different user types
  • Optimized database queries through strategic indexing and caching strategies, improving application performance by ~30% and reducing server resource utilization
  • Collaborated in agile development process with cross-functional team, participating in sprint planning, code reviews, and production deployments, contributing to 95%+ client satisfaction rate

Technical Skills

⚙️ Backend & System Design

Node.js (5+ years) Express.js RESTful API Design Microservices Architecture System Design Distributed Systems WebSocket/Real-time

💻 Languages & Patterns

JavaScript (ES6+) TypeScript Async/Await Patterns Event-Driven Architecture

🗄️ Database & Caching

MongoDB (Schema Design) Mongoose ODM Query Optimization PostgreSQL Redis (Caching) Database Indexing

🔒 Security & Performance

JWT Authentication RBAC Implementation Rate Limiting API Security Performance Optimization HIPAA Compliance

🛠️ DevOps & Tools

Git & Version Control Docker CI/CD (Jenkins, GitHub Actions) Cloudflare Pages Linux/Ubuntu Monitoring & Logging Bull Queue