Software Engineer | Building Scalable & Distributed Systems
I work best where things get complex —
high-throughput queues, multi-service workflows, cloud architecture, and systems where one tiny mistake can wake you up at 3AM.
If something needs to scale, self-heal, or survive production chaos —
that’s usually where I step in.
I build things that scale, tolerate failure, self-heal, and still look so elegant, just like a WOW.😏
.
├── ☁️ cloud_infrastructure
│ ├── aws # Lambda, EC2, S3, RDS, SNS/SQS
│ ├── gcp # Cloud Run, Pub/Sub, BigQuery
│ └── devops # Docker, CI/CD, Load balancers, Observability
│
├── 🏛️ backend_core
│ ├── nodejs_ts # Event loops, workers, distributed queues
│ ├── microservices # Async flows, idempotency, reliability
│ └── rust # Performance, memory-safety flex
│
├── 🗄️ persistence_layer
│ ├── postgresql # Weird queries → clean query plans
│ ├── cassandra # Write-heavy, planet-scale durability
│ ├── mongodb # Document modeling done right
│ ├── arangodb # Graph relationships
│ └── redis # Pub/Sub, caching, rate limits
│
├── ⛓️ web3_&_systems
│ ├── solana # Parallel world of transactions
│ └── arduino_c++ # Sensors, signals, and soldering burns
│
└── 🐍 scripting
└── python # Automation, scripts, data pipelines$ ls -la projects/ --status --brief
PERMS PROJECT STATUS DESCRIPTION
drwxr-xr devutils.lol [ACTIVE] Client-side only. RAM-powered. 0-latency.
drwxr-xr js-std [IN-DEV] JS package
$ readlink -f ./favorites: devutils.lol
[runtime]
state = "active"
process = "Call of Duty"
music = "Hard Techno" # BPM > 145
fuel = "caffeine_overflow"
[connect]
linkedin = "https://www.linkedin.com/in/sunanda35"
twitter(X) = "https://x.com/0xSunanda"“Systems fail.
Great engineers design architectures that expect failure and still deliver.”
Reliability>Shiny ToolsPerformance>HypeArchitecture>ChaosClarity>Cleverness
I believe in idempotency, observability, retry logic, queues, caching, infra clarity, and clean boundaries.
Everything else is just flavor.
echo "Boot sequence complete. Systems optimal. Deploying next idea..."




