Projects

An index of AI, backend, payments, and problem-solving work I have built or contributed to.

Rootify

An AI-driven incident analysis tool that ingests logs from 30+ microservices, correlates transactions, and generates root-cause analysis using LLMs.

JavaSpring BootPythonReactPostgreSQLElasticsearchLLMsVector DB

Distributed Traffic Router

A heartbeat and success-rate based routing layer for payment traffic across multi-infra providers, built to improve failover and transaction reliability.

JavaSpring BootDistributed SystemsPaymentsReliability

Async Reconciliation Engine

A settlement reconciliation pipeline for T+0, T+1, and T+2 cycles using CDC, Logstash, and Kafka while isolating heavy workloads from live payout traffic.

KafkaCDCLogstashPaymentsObservability

Debit Card Issuance Platform

A lower-latency card issuance flow for Visa, Mastercard, and RuPay using a pre-generated card pool and Redis-backed distributed locking.

RedisConcurrencyFintechJavaSpring Boot