// 06 / stack
stack
Production-tested technologies with concrete artifacts they shipped. Hover over any evidence entry to inspect achievements and metrics.
fundamentals
leetcode + codeforces1k+ problems solved
The DSA muscle behind the migrations, query-plan debugging, and protocol work below. Comfortable reaching for the right data structure before reaching for a framework.
languages
Rust—the GameTools Blaze SDK, sustaining ~15 MB/s of decoded EA wire traffic per region.
C++—main competitive-programming language across LeetCode + Codeforces; STL, algorithms, and low-level memory.
Python—the GameTools stats APIs (1M+ req / day) and the Simbian Django backend.
TypeScript—the GameTools frontends, the Simbian platform, the Wells Fargo doc platform, and this site.
frameworks / apis
React / Next.js—the Simbian agent platform, GameTools, and the Wells Fargo document processing platform.
FastAPI—the GameTools stats gateway and worker pool serving 1M+ req / day.
Django—the Simbian backend: models, REST views, Auth and ORM
Tokio—async runtime behind the Blaze SDK
gRPC—wrote a no-proto packet parser. Also the tool-calling transport in the Simbian agent.
WebSockets—CloudLink at Simbian: a proxy into customers' internal integrations without exposing them publicly.
data / streaming
PostgreSQL—database at simbian, fixed multiple queries and index to reduce cpu usage by 40%.
Apache Doris—replicated Postgres into a Doris warehouse powering customer-facing analytics.
Kafka—CDC backbone streaming Postgres changes into the Doris warehouse.
Redis—GameTools hot cache and the queue fanning Blaze fetches across the worker pool.
Neo4j—knowledge-graph layer behind the Wells Fargo RAG dispute-resolution flow.
ai / ml / agents
Strands—Simbian's investigation agent harness
LangGraph—RAG dispute-resolution and agentic extraction across 45k+ doc types at Wells Fargo.
Langfuse—LLM tracing for the Simbian agent
TensorRT / Triton—math-OCR inference at Solvio.AI; earlier real-time vision on Jetson.
cloud / devops
AWS—EC2 + ECS across Solvio.AI and Simbian; Bedrock for managed models at Simbian.
GCP—production cloud for Solvio.AI's services and inference.
Linux—daily production debugging - logs, processes, networking, containers.
Kubernetes / Docker—containerized services across Simbian integrations and self-hosted projects.
PgBouncer—connection-pooling migration after diagnosing Postgres connection exhaustion under burst.
observability
Prometheus + Grafana—metrics and dashboard for platform resources and apis
OpenTelemetry—traces and metrics across Simbian services
OpenSearch—Simbian log store; built the dashboards and alerting oncall runs on.