Web3 backend engineer specializing in Go-based DeFi services and blockchain indexing (remote/contract).
Strengths
- Go backend + REST APIs for perp and lending workflows
- Blockchain indexing/backfill with go-ethereum
- Concurrency (goroutines/channels) + batching for throughput
- Resilience patterns: multi-source feeds, retries/backoff, basic circuit breaker behavior, caching
- Profiling-driven performance optimization
Achievements
- Benchmarked p95 latency ~80–150ms (test/staging) on key endpoints
- Sustained ~10k–50k contract events/day ingestion in testing
- Redis cache hit rate ~80–90% for hot keys in load tests
- Maintained 95...