Skip to content
View satnam-walia's full-sized avatar

Highlights

  • Pro

Block or report satnam-walia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
satnam-walia/README.md

πŸ‘‹ Hello

I'm a backend engineer focused on building systems that move money, scale reliably, and stay observable. My work spans payments infrastructure, CI/CD tooling, and distributed microservices β€” with experience in regulated fintech and developer platform environments.


TL;DR

  • πŸ› οΈ Backend Engineer β€” Payments Infra & CI/CD
  • 🧭 Available for backend infrastructure roles (remote or NYC-based)
  • 🀝 Trusted by teams shipping production-grade financial systems

πŸ”§ Recent Work Highlights

  • Payments Infrastructure: Refactored Interac e-Transfer reception flows handling 500K+ daily transactions, reducing latency by 53%
  • CI/CD Observability: Built GitHub-native tooling analyzing flaky tests and systemic pipeline issues across 10K+ repos
  • Infra Modernization: Migrated distributed monitoring pipelines from legacy storage to SQL-backed telemetry with near real-time alerts

🧠 Interests

  • Java, Spring Boot, RabbitMQ, and event-driven architecture
  • CI/CD pipelines, observability, and systems that fail loudly
  • Financial protocols, transaction integrity, and system design
  • Teaching through diagrams, writing, and mentorship
  • Mental health and sustainable growth in tech

πŸ› οΈ Tools & Stack

Java JUnit Maven Docker Postman Jira Splunk MySQL Git IntelliJ


πŸ“¬ Let’s Connect

LinkedIn Mail

Thanks for visiting β€” feel free to check out the projects below πŸ‘‡

Pinned Loading

  1. payments-platform-sandbox/dev-env payments-platform-sandbox/dev-env Public

    Local development environment for payments platform (Docker Compose with gateway, Redis, Postgres, Kafka).

  2. payments-platform-sandbox/moov-ach-ledger payments-platform-sandbox/moov-ach-ledger Public

    ACH processing and ledger service built with Moov and Postgres, including reconciliation and webhook handling.

    Java

  3. payments-platform-sandbox/observability payments-platform-sandbox/observability Public

    Monitoring and observability configs (Grafana dashboards, Prometheus alerts, tracing setup).

  4. payments-platform-sandbox/opa-compliance payments-platform-sandbox/opa-compliance Public

    Policy-as-code service using Open Policy Agent (OPA) for enforcing transaction limits and compliance rules.

  5. payments-platform-sandbox/orchestration payments-platform-sandbox/orchestration Public

    Orkes Conductor workflows for orchestrating payment execution with retries, timeouts, and compensation logic.

    Java

  6. payments-platform-sandbox/payment-service payments-platform-sandbox/payment-service Public

    Public Payments API handling payment requests, refunds, and cancellations with idempotency and orchestration triggers.

    Java