Skip to content
View aakashdeep-21's full-sized avatar

Block or report aakashdeep-21

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aakashdeep-21/README.md
Aakashdeep

Aakashdeep's GitHub statistics

About

I build backend systems and the interfaces on top of them — currently spending most of my time on distributed messaging infrastructure in Java.

  • 🔭 Building Streamix, a Kafka-like message broker from scratch
  • 💬 Happy to talk about distributed systems, Spring Boot, Java
  • 📫 Reach me on LinkedIn

Tools I reach for

Tech stack

Selected work

🌊 Streamix  ·  Java, Spring Boot, Docker

A Kafka-like message broker, built from the ground up. REST API over topics → partitions → append-only logs, with at-least-once delivery semantics and per-partition ordering guarantees.

  • Consumer groups with broker-side rebalancing — clients stay dumb; the broker owns assignment, evicts consumers on session timeout, and hands their partitions to a new owner that resumes from the last commit
  • Durable offsets — write-through append-only log per partition plus an offsets journal, with startup replay that truncates torn records
  • Deployed on Railway via a multi-stage Dockerfile, 12-factor config throughout

Other projects

Project What it is Stack
dma-ui Front-end for the DMA platform JavaScript
alert-manager-for-price Watches prices and fires alerts when thresholds are hit Python

Elsewhere

LinkedIn Instagram GitHub

Stats card rebuilds daily via GitHub Actions — no external services in the path.

Popular repositories Loading

  1. Portfolio Portfolio Public

    TypeScript

  2. aakashdeep-21 aakashdeep-21 Public

    JavaScript

  3. chat-app chat-app Public

    Dart

  4. alert-manager-for-price alert-manager-for-price Public

    Python

  5. dma-ui dma-ui Public

    JavaScript

  6. tankage-compliance-portal tankage-compliance-portal Public

    JavaScript 1