Senior Backend Engineer — Settle Pay
New York, NY · Apr 2023 — Present
- Designed and shipped the company's payments ledger service in Go (Postgres + Kafka outbox); processed $4.2B of throughput in the first year with zero double-debit incidents on the partitioned 8B-row hot table.
- Cut p99 API latency on the merchant gateway from 412ms to 138ms (-66%) by introducing a read-replica plan with PgBouncer + a hand-written query rewriter for the slowest 40 endpoints.
- Owned the migration of 6 services from REST to gRPC; reduced inter-service payload size 71% and eliminated three classes of contract-drift bugs that had bitten the team in 2024.
- Authored the company's API design guide (RESTful conventions, error envelope, pagination, idempotency keys); adopted by all 14 backend teams within four months.