rdb-lock Postgres · MySQL · Java · Springboot

Distributed locking library on top of RDBMS, published to npm. Exposes Spring Boot auto-configuration so teams can drop it in without boilerplate.

model-fleet Python · Langchain · LangGraph · LLM

A local LLM orchestration system where specialized models take on distinct roles — each validating the other’s output — to produce results rivaling frontier models like Claude Opus, without sending data to the cloud.

Software Engineer 2 2022 — present
Zeta

Building the Pixel Credit Card, scaling the systems to 100K card issuances under 15 mins, building flink pipelines to process lakhs of issuances within minutes. Worked on features such as FD backed Pixel, offerings for existing HDFC credit card holders,. Expanded the issuances to multiple channels other than primary Payzapp.

JavaPostgreSQLPrometheusKafkaApache FlinkRedisRedshiftTrino
  1. x
    "Make No Mistakes", Threats Really Helps ??

  2. medium
    Mistakes* By Programming Languages : Part 1

    This blog explores subtle yet dangerous behaviors in C++ and Java that can silently lead to bugs despite valid-looking code. It breaks down why these issues exist and how language design choices trade safety for performance and flexibility.

  3. medium
    Claude Wrote a Compiler. Are we Cooked?

    This blog breaks down the reality behind Claude AI building a C compiler, separating the hype from the actual technical limitations. It explores what the achievement truly means for software engineers, where AI still falls short, and why human architects remain irreplaceable.

  4. medium
    Ngrok: How to Expose Localhost to the Internet

    Ngrok tunnling allows you expose your local hosted apps to the internet.