Sujeet Jaiswal - Frontend Principal Engineer

Sujeet Jaiswal

Frontend Principal Engineer

Crafting exceptional user experiences through innovative frontend architecture, scalable design systems, and cutting-edge web technologies. Leading teams to build products that users love.

Core Expertise

React & Next.js TypeScript Design Systems Performance Team Leadership Architecture

Writing

Technical articles and tutorials

View all →

Deep Dives

In-depth explorations and notes

View all →

Work

Design docs and case studies

View all →
  • A Modern Approach to Loosely Coupled UI Components

    Design Documents 27 min read

    This document provides a comprehensive guide for building meta-framework-agnostic, testable, and boundary-controlled UI components for modern web applications.IntroductionAssumptions & PrerequisitesGlossary of TermsDesign PrinciplesArchitecture OverviewLayer DefinitionsInternal SDKsFolder StructureImplementation PatternsBoundary Control & EnforcementTestabilityConfigurationMigration Guide

  • CSP-Sentinel Technical Design Document

    Design Documents 6 min read

    CSP-Sentinel is a centralized, high-throughput system designed to collect, process, and analyze Content Security Policy (CSP) violation reports from web browsers. As our web properties serve tens of thousands of requests per second, the system must handle significant burst traffic (baseline 50k RPS, scaling to 100k+ RPS) while maintaining near-zero impact on client browsers.The system will leverage a modern, forward-looking stack (Java 25, Spring Boot 4, Kafka, Snowflake) to ensure long-term support and performance optimization. It features an asynchronous, decoupled architecture to guarantee reliability and scalability.

  • Building a Multi-Tenant Image Service Platform

    Platform Engineering 34 min read

    This document presents the architectural design for a cloud-agnostic, multi-tenant image processing platform that provides on-the-fly transformations with enterprise-grade security, performance, and cost optimization. The platform supports hierarchical multi-tenancy (Organization → Tenant → Space), public and private image delivery, and deployment across AWS, GCP, Azure, or on-premise infrastructure. Key capabilities include deterministic transformation caching to ensure sub-second delivery, signed URL generation for secure private access, CDN integration for global edge caching, and a “transform-once-serve-forever” approach that minimizes processing costs while guaranteeing HTTP 200 responses even for first-time transformation requests.System OverviewComponent NamingArchitecture PrinciplesTechnology StackHigh-Level ArchitectureData ModelsURL DesignCore Request FlowsImage Processing PipelineSecurity & Access ControlDeployment ArchitectureCost OptimizationMonitoring & Operations

Uses

Tools and setup

View all →