Skip to content
View TheArchitect19's full-sized avatar
🫨
Abusing Devops and System Designs
🫨
Abusing Devops and System Designs

Highlights

  • Pro

Block or report TheArchitect19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheArchitect19/README.md
typing



Β 





// the way I build

I build backend systems that handle real load β€” not toy demos.

The work I'm proudest of usually looks boring from the outside: a sharded write path that doesn't fall over at 1B rows, a workflow engine that uses Kahn's algorithm because cycles are bugs not features, a 300M parameter SLM model I trained from scratch on my laptop because I wanted to actually understand transformers β€” not import them.

I don't care about being right. I care about systems that stay up at 3am.

role:     platform engineer
company:  Steps AI
shipping: agent infra
training: 300M param SLM
mood:     write more, talk less

β–Έ ─────────────────────────────────────────────────────────────── β—‚


Β 01 β€” work



Steps AI Β Β·Β  AI / Platform Engineer

oct '25 β€” present Β Β·Β  Hyderabad, IN

β–Έ Built a DAG-based AI workflow engine with Kahn's topological sort, per-step error policies (Fail/Skip/Retry), DLQ for failed runs, and 139+ integrations across 24 providers.

β–Έ Engineered a multi-tenant agent hosting platform β€” tenants connect via CNAME, platform dynamically provisions path-scoped Kubernetes routes per tenant, resolving host headers to isolated agent pods.

β–Έ Designed a human-in-the-loop interrupt system β€” agent pauses on low confidence, enqueues to SQS, support agent joins via WebSocket, end-user receives live status over SSE.

β–Έ Hardened Kubernetes Ingress with TLS, environment isolation, dynamic per-tenant provisioning.

Kubernetes LangChain LangGraph SQS WebSocket SSE



Xequalto Analytics Β Β·Β  Software Development Engineer

aug '24 β€” oct '25 Β Β·Β  Remote, IN

β–Έ Designed an ETL pipeline to ingest 1B+ rows with batched ingestion, transformation, and fault-tolerant loading into PostgreSQL at scale.

β–Έ Architected hash-based horizontal table sharding in PostgreSQL for writes; replicated to ClickHouse for OLAP reads, with fan-out queries aggregated at the app layer.

β–Έ Integrated Protocol Buffers for service-to-service contracts β†’ 60% serialization gain.

β–Έ Designed compact binary encoding to replace JSON in hot paths β†’ 40% payload cut.

β–Έ Migrated to Redis connection pool, exposed GraphQL APIs, engineered zero-downtime deploys via ArgoCD + OIDC + ECR.

PostgreSQL ClickHouse Protobuf Redis ArgoCD GraphQL



Gokapture Β Β·Β  Software Engineer Intern

feb '23 β€” aug '24 Β Β·Β  Remote, IN

β–Έ Contributed to a high-throughput Go service powering the core Generative AI image pipeline β€” refactored goroutine concurrency, reduced median latency under load.

β–Έ Built an internal branch-preview deployment system in Go β€” engineers push a branch, get a live URL (Vercel-style, internal infra).

β–Έ Established a local GitHub Actions sandbox using act β€” feedback loop cut from minutes to seconds.

β–Έ Set up ngrok tunnels for webhook + 3rd-party API testing without staging dependencies.

Go GitHub Actions Docker ngrok


β–Έ ─────────────────────────────────────────────────────────────── β—‚


Β 02 β€” what I'm building


SLM Model Β· LinkedIn Post Generator

Β 

parameters:    300M
architecture:  decoder-only Β· custom hybrid
positional:    RoPE
attention:     multi-head causal Β· KV-cache
ffn:           SwiGLU
norm:          Pre-RMSNorm
tokenizer:     custom BPE (from scratch)
training:      bf16 Β· MPS Β· Apple M5

Built ground-up. No HuggingFace weights, no pretrained base. Tokenizer, transformer blocks, training loop β€” everything written from zero.

Quper Β· FinOps Platform

Β 

status:        in production
stack:         go Β· postgres Β· clickhouse
role:          led product team end-to-end
adopted by:    The Chatterjee Group
               (45-country conglomerate)
               Cricut (US consumer tech)

Real-time cloud cost intelligence. Took it from architecture to delivery. Currently running inside enterprise infrastructure across multiple Fortune-class clients.


β–Έ ─────────────────────────────────────────────────────────────── β—‚


Β 03 β€” stack

Languages

Go Python TypeScript C++ Java

Backend

NestJS FastAPI GoFiber Node.js GraphQL

Data

PostgreSQL ClickHouse Redis MongoDB DynamoDB

Infra

Kubernetes ArgoCD Docker AWS Linux

AI Β· ML

PyTorch LangChain LangGraph Metal

Protocols

Protobuf WebSocket gRPC SQS


β–Έ ─────────────────────────────────────────────────────────────── β—‚


Β 04 β€” proof of work



FLAGSHIP
Quper
used by TCG + Cricut

COMPETITIVE
ICPC '23
regionalist Β· rank 73

ALGORITHMS
LeetCode
top 7% globally

SCALE
10K+ users
asksenior backend

HACKATHON
Hack-O-Octo
winner Β· blockchain

β–Έ ─────────────────────────────────────────────────────────────── β—‚


Β 05 β€” open source

Refactored core modules to NestJS, built repo analytics tooling for the API testing platform.

100+ tests added, full PostgreSQL upgrade, comprehensive API documentation rewrite.


β–Έ ─────────────────────────────────────────────────────────────── β—‚


Β 06 β€” telemetry







last commit: just now Β Β·Β  always shipping

Popular repositories Loading

  1. Spider-Monkey Spider-Monkey Public

    Spider Monkey is Web Scrapper you can use it to find your desired products from different ecommerce website and check prices without roaming in the whole internet

    CSS 1

  2. TheArchitect19 TheArchitect19 Public

    1

  3. pyChatGPT pyChatGPT Public

    Forked from terry3041/pyChatGPT

    An unofficial Python wrapper for OpenAI's ChatGPT API

    Python 1

  4. redis redis Public

    Rust 1

  5. htop-django htop-django Public

    Python 1

  6. Space Space Public