Chinmay Acharya
SOFTWARE ARCHITECT ยท SYSTEMS ENGINEER
Available for Engagements

Software Architect & Distributed Systems Engineer for mission-critical scale.

Software Architect & Distributed Systems Engineer with 10+ years of engineering experience architecting personalization systems serving millions of users, zero-defect platform rewrites, sub-10ms rule engines, and in-house API observability platforms โ€” accelerated by modern AI-native workflows (Claude Code).

Request Consultation → ๐Ÿ“… Book on Calendly ↗ View Case Studies 💬 WhatsApp
10+ Years
Software Engineering & Architecture
<10ms
Rule engine latency at peak
Millions
Users • Zero-defect releases
10x
Velocity via Claude Code AI
Core Engineering Domains

What I Architect & Lead

Decade-proven expertise across distributed systems, AI-native engineering, observability platforms, and high-performance web.

🧠
Architecture & Strategy

Architecture Consultations & Mentorship

High-impact technical consultation for engineering teams and founders: system design reviews, architecture blueprints, codebase audits, and hands-on architecture coaching on distributed systems.

  • Architecture Consultations & Reviews
  • System Architecture Coaching
  • Senior Engineering & Advisory
⚙️
Scale & Concurrency

Distributed High-Throughput Engines

Personalization pipelines (Kafka + Elasticsearch + Golang), publishing engine rewrites with nested reference graph resolution, sub-10ms rule engines, and BDUI systems at production scale.

  • Kafka Streaming Architecture
  • Elasticsearch at Millions-Scale
  • Zero Single-Points-of-Failure
🤖
10x Velocity

AI-Accelerated Engineering

Engineering production systems with Claude Code CLI, agentic LLM workflows, and modern AI APIs โ€” delivering complex architectures with 10x velocity and clean maintainability.

  • Claude Code & Agentic Workflows
  • LLM Integration & RAG Systems
  • High-Velocity Clean Engineering
🔍
Reliability & Testing

API Traffic Inspection & Observability

Custom-built API traffic inspector and synthetic testing engine: live payload capture, high-concurrency replay, contract verification, and zero-regression quality gates โ€” no external SaaS required.

  • Synthetic Traffic Replay
  • API Contract Verification
  • Zero-Defect Quality Gates
Global Edge Delivery

Multi-CDN & Cloud-Agnostic Infra

Multi-CDN cache purging (<50ms global invalidation), cloud-agnostic message brokers, and cross-environment synchronization seamlessly spanning AWS, GCP, and Azure.

  • <50ms Cache Invalidation
  • Cloud-Agnostic Event Broker
  • Real-Time Cross-Env Sync
🌐
Modern Web

High-Performance Web Platforms

Bespoke web applications and client platforms built with React, Next.js, and Cloudflare Edge: sub-second global performance, zero maintenance overhead, and instant client conversion workflows.

  • React / Next.js Edge Deployments
  • Global CDN & Enterprise SSL
  • WhatsApp & Lead Routing
Technical Leadership

Architecture Consultations &
Software Engineering Leadership

High-impact architecture consultations, system design guidance, and senior software engineering leadership for mission-critical distributed systems. I partner with founders and engineering teams on deep architectural challenges, codebase audits, and hands-on team mentorship.

Architecture Consultations & System Design Review

Deep-dive technical reviews: scalability blueprints, database selection, microservice boundaries, streaming pipelines, and performance audits.

Senior Software Engineering & Platform Builds

Hands-on technical leadership and engineering ownership for high-throughput distributed engines, API platforms, and modern web applications.

Architecture Coaching & Team Mentorship

Structured coaching for engineering teams on distributed patterns, Kafka streaming, microservices, concurrency, and zero-defect delivery.

Engagement Models Flexible Scopes

1. Architecture Consultation & Review

Consultation

System design review, technology roadmap audit, bottleneck analysis, or architecture blueprint for your core product.

2. Senior Software Engineering Roles

Contract / Full-Time

Senior software architecture and engineering ownership for high-scale backend engines, streaming pipelines, or core platform builds.

3. Architecture Coaching & Mentorship

Workshops

Structured coaching sessions for engineering teams on distributed systems, microservices design, and high-concurrency patterns.

4. Fractional Technical Advisory

Monthly Advisory

Ongoing light-touch technical advisory and roadmap guidance for select early-stage engineering teams.

Proven Track Record

Architecture Case Studies

Mission-critical distributed systems owned and delivered across production environments at scale.

High-Throughput Streaming Distributed Architecture · 2024–Present

Real-Time Personalization & Recommendation Engine at Scale

M+
Users Served Daily
0
Customer-Reported Defects
Throughput Post-Upgrade

Challenge

Owned the architectural evolution of a large-scale CMS personalization system delivering real-time, tailored content experiences to a global user base. Upgrades had to be zero-downtime with zero customer-reported escalations.

Architecture Delivered

Designed streaming personalization pipeline using Apache Kafka for event ingestion, Elasticsearch for real-time content scoring and ranking, and Golang microservices for sub-millisecond serving. Orchestrated zero-defect platform upgrades with improved throughput and zero rollbacks.

Apache KafkaElasticsearchGolangNode.jsCMS PersonalizationZero-Defect Delivery
Core Engine Rewrite Lead Architecture Rewrite · 2023–2024

Complete Core Publishing Engine Rewrite & Nested Reference Graph Resolver

Full
Engine Rewrite
Graph
Nested Ref Resolver
Atomic
Multi-Env Sync

Challenge

Led the complete architectural rewrite of the core publishing engine — responsible for resolving deeply nested content reference graphs, hierarchical taxonomy trees, and orchestrating atomic multi-environment publishing at scale.

Architecture Delivered

Built a recursive reference graph resolver for deep CMS entry traversal, with taxonomy inheritance, version-aware atomic publishing, and parallel multi-environment sync. Eliminated cascading failure modes and legacy technical debt from the previous system.

Node.jsGolangGraph TraversalTaxonomy ResolutionAtomic SyncCMS Architecture
API Observability Internal Platform · High Impact

Distributed API Traffic Inspector & Synthetic Testing Engine

Live
Traffic Capture
0
External SaaS Cost
Auto
Contract Assertions

Challenge

Engineering teams needed live API traffic capture, synthetic replay, and contract verification across a complex microservice ecosystem — without paying for expensive external monitoring SaaS platforms. Regressions were caught too late in the release pipeline.

Solution Built

Architected and built an in-house distributed API traffic inspector: live request/response capture, automated assertion suites, synthetic replay under high-concurrency, and API contract verification. Adopted successfully across engineering teams, eliminating all external SaaS dependencies entirely.

Node.jsGolangTraffic CaptureSynthetic ReplayContract VerificationInternal Platform
Low-Latency Systems Staff / Lead Engineer

Sub-10ms Rule Engine, Event-Driven Rollback & Backend-Driven UI (BDUI)

<10ms
Rule Evaluation Latency
Auto
Event-Driven Rollback
BDUI
Server-Driven UI Layer

Challenge

Complex business logic was evaluated in application layer code with high latency and brittle rollback mechanics. Any failed transaction required manual intervention. Frontend was tightly coupled to backend data contracts, slowing delivery cycles.

Architecture Delivered

Built a sub-10ms rule evaluation microservice for complex conditional logic at peak load. Paired it with an event-driven saga rollback system for automatic, idempotent transaction compensation. Added a Backend-Driven UI (BDUI) layer enabling server-controlled UI composition — fully decoupling frontend release cycles from backend schema changes.

Rule EngineSaga PatternEvent-Driven RollbackBackend-Driven UINode.jsRedis
Cloud & Edge Infrastructure Multi-Cloud

Multi-CDN Cache Purging Service & Cloud-Agnostic Message Broker

<50ms
Global CDN Invalidation
3
Cloud Providers Unified
Zero
Vendor Lock-In

Challenge

Content delivery required simultaneous cache invalidation across multiple CDN providers globally, each with different APIs and failure modes. Infrastructure was vendor-locked into specific cloud messaging primitives, blocking multi-cloud strategy.

Architecture Delivered

Built a unified multi-CDN purging service with parallel provider invalidation, retry backoff, and observability hooks achieving <50ms global cache invalidation. Architected a cloud-agnostic message broker abstraction enabling seamless multi-cloud event streaming across AWS SQS, GCP Pub/Sub, and Azure Service Bus without vendor dependency.

Multi-CDN PurgingCloud-Agnostic BrokerAWS SQSGCP Pub/SubAzure Service BusGolang
Live Client Platforms Production

Production Web Platforms & Client Portals

<1s
Global Load Time
Edge
Cloudflare Global CDN
Live
Production Deployments

What Was Built

Full-stack edge-deployed web platforms engineered for international business ecosystems — React-based frontends deployed on Cloudflare Pages with global SSL hardening, sub-second edge response, and automated inquiry/lead routing workflows.

Live Deployments

tarakglobal.com — Global trade & sourcing advisory platform with multi-geography inquiry management.

drchandashah.com/site2 — Professional practice portal with appointment conversion flows and direct communication routing.

Cloudflare PagesReactEdge CDNGlobal SSL
System Capabilities

Architecture & Tech Stack

Battle-tested technologies for high concurrency, low latency, agentic AI, and rock-solid reliability.

AI & Agentic

  • Claude Code CLI●●●●●
  • Claude 3.x / OpenAI●●●●●
  • Agentic Tool-Use●●●●●
  • RAG & Embeddings●●●●○
  • Architecture Coaching●●●●●

Distributed & Backend

  • Golang●●●●●
  • Node.js●●●●●
  • Apache Kafka●●●●●
  • Elasticsearch●●●●●
  • gRPC / REST●●●●●

Cloud, CDN & Testing

  • Multi-CDN Purging●●●●●
  • Cloud-Agnostic Broker●●●●●
  • API Traffic Inspector●●●●●
  • Cloudflare Edge●●●●●
  • Docker / Linux●●●●○

Frontend & Data

  • React / Next.js●●●●●
  • Tailwind CSS●●●●●
  • Redis Caching●●●●●
  • PostgreSQL / MongoDB●●●●●
  • Rule Engine Design●●●●●
Clarity & Engagements

Frequently Asked Questions

Start a Project

Let's Work Together

Direct communication — no middlemen, no account managers. Reach Chinmay directly.

Project Inquiry & Consultation Request

Direct to Chinmay. Typically responds within 24 hours.

📅

Schedule on Calendly

Book an introductory 30-minute architecture discovery call directly on my calendar.

Select Time Slot ↗
💬

WhatsApp (Fastest)

For quick scoping, technical discussions, or immediate questions.

Chat on WhatsApp →

Direct Email

discuss@chinmayacharya.com

LinkedIn

Professional network & engineering opportunities

linkedin.com/in/chinmayacharya/ ↗