~/hailcpy

// 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

PythonPython
C++C++
RustRust
TypeScriptTypeScript
Rustthe 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.
Pythonthe GameTools stats APIs (1M+ req / day) and the Simbian Django backend.
TypeScriptthe GameTools frontends, the Simbian platform, the Wells Fargo doc platform, and this site.

frameworks / apis

FastAPIFastAPI
DjangoDjango
ReactReact
Next.jsNext.js
TokioTokio
gRPCgRPC
WebSocketsWebSockets
React / Next.jsthe Simbian agent platform, GameTools, and the Wells Fargo document processing platform.
FastAPIthe GameTools stats gateway and worker pool serving 1M+ req / day.
Djangothe Simbian backend: models, REST views, Auth and ORM
Tokioasync runtime behind the Blaze SDK
gRPCwrote a no-proto packet parser. Also the tool-calling transport in the Simbian agent.
WebSocketsCloudLink at Simbian: a proxy into customers' internal integrations without exposing them publicly.

data / streaming

PostgreSQLPostgreSQL
ClickHouseClickHouse
Apache DorisApache Doris
RedisRedis
MongoDBMongoDB
Neo4jNeo4j
KafkaKafka
PostgreSQLdatabase at simbian, fixed multiple queries and index to reduce cpu usage by 40%.
Apache Dorisreplicated Postgres into a Doris warehouse powering customer-facing analytics.
KafkaCDC backbone streaming Postgres changes into the Doris warehouse.
RedisGameTools hot cache and the queue fanning Blaze fetches across the worker pool.
Neo4jknowledge-graph layer behind the Wells Fargo RAG dispute-resolution flow.

ai / ml / agents

LangGraphLangGraph
StrandsStrands
LangfuseLangfuse
PyTorchPyTorch
TensorRTTensorRT
TritonTriton
StrandsSimbian's investigation agent harness
LangGraphRAG dispute-resolution and agentic extraction across 45k+ doc types at Wells Fargo.
LangfuseLLM tracing for the Simbian agent
TensorRT / Tritonmath-OCR inference at Solvio.AI; earlier real-time vision on Jetson.

cloud / devops

AWSAWS
EC2EC2
ECSECS
BedrockBedrock
GCPGCP
LinuxLinux
DockerDocker
KubernetesKubernetes
PgBouncerPgBouncer
AWSEC2 + ECS across Solvio.AI and Simbian; Bedrock for managed models at Simbian.
GCPproduction cloud for Solvio.AI's services and inference.
Linuxdaily production debugging - logs, processes, networking, containers.
Kubernetes / Dockercontainerized services across Simbian integrations and self-hosted projects.
PgBouncerconnection-pooling migration after diagnosing Postgres connection exhaustion under burst.

observability

OpenTelemetryOpenTelemetry
PrometheusPrometheus
GrafanaGrafana
OpenSearchOpenSearch
Prometheus + Grafanametrics and dashboard for platform resources and apis
OpenTelemetrytraces and metrics across Simbian services
OpenSearchSimbian log store; built the dashboards and alerting oncall runs on.