System Architectures & Projects

A showcase of backend API structures, microservice blueprints, and automated scripts I've designed, built, and optimized.

Live System Blueprint

Serverless Backend Infrastructure

Interactive Architecture Map of your YouTube Feed Service. Click on nodes to inspect metrics.

Node Inspector

AWS Lambda (Serverless)

Stateless Compute Worker
Tech Stack:Node.js 20, TypeScript, AWS SDK
Performance:Execution Time: 38ms
Awakes on request, fetches fresh YouTube RSS feeds, processes aggregates, updates DynamoDB caching rows, and sends highly optimized JSON responses.

All Deployments

Full Stack / SaaS Platform

White-Label Healthcare Framework

Architected a modular white-label UI framework for a multi-tenant healthcare SaaS platform to support custom dynamic branding. Streamlined backend workflows by deploying GCP Cloud Run instances triggered via Cloud Scheduler, reducing manual operational overhead by 20%.

GCP Cloud RunCloud SchedulerTypeScriptReactJSNode.js
Backend Microservices / Scale

Fintech Core & QuickBooks Engine

Engineered scalable loan management APIs. Optimized query and payload delivery, reducing response sizes by 40% via Redis distributed caching and Nginx tuning. Integrated QuickBooks API to automate end-to-end financial reconciliation workflows.

NestJSPostgreSQLRedis CacheNginx TuningQuickBooks API
Frontend Performance / Big Data

Million-Row Aggregation Grid

Spearheaded key frontend migrations to Redux Toolkit for state management. Developed a custom server-side pagination layout using AG-Grid and MongoDB, achieving responsive rendering and pagination over million-row datasets.

React.jsRedux ToolkitAG-GridMongoDBAPI Pagination
System Design / AWS Serverless

Serverless YouTube Feed API

A production-grade serverless integration caching YouTube channel feeds. Leverages AWS Lambda triggered by API Gateway, persisting states into Amazon DynamoDB with hourly revalidation to protect downstream APIs from rate limiting.

AWS LambdaAWS GatewayDynamoDBTypeScriptNext.js
Automation / Algorithmic Integration

DipBuyer Automated ETF Dashboard

A fully custom styled ETF buying automation dashboard. Fetches live market trends and places automated, rule-based buy-on-dips limit orders during market open hours. Integrates securely with broker callback hooks.

Next.jsRechartsAxiosZerodha ConnectAngelOne Hook