Skip to content
View Subhash23jan's full-sized avatar
🎯
I'm on a journey
🎯
I'm on a journey

Highlights

  • Pro

Block or report Subhash23jan

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
Subhash23jan/README.md
Typing SVG

LinkedIn GitHub LeetCode


$ whoami

name:       Subhash
role:       Backend Engineer @ Xflow Payments
focus:      Distributed Systems · Event-Driven Architecture · Payments Infrastructure
building:   High-throughput async workflows on Kafka · gRPC microservices · Cloud-native infra
languages:  Java · C++ · Node.js
location:   India

⚙️ Tech Stack

Languages

Backend & Messaging

Databases

Infrastructure & Cloud

Tools & Protocol


🔭 Current Focus

backend_systems:
  - kafka event streaming pipelines
  - grpc microservice architecture
  - distributed transaction handling
  - rate limiting & throttling
  - async job queue systems
  - idempotency patterns
infra_and_reliability:
  - kubernetes deployments
  - aws (ec2, sqs, s3, rds)
  - service mesh & observability
  - zero-downtime deployments
  - chaos engineering principles
  - SLOs / SLAs / SLIs

📊 Engineering Activity


📈 GitHub Stats


🏆 Achievements

🎯 Achievement
⚔️ LeetCode Knight — 2000+ Rating
💡 800+ DSA Problems solved across platforms
🥇 Top 400 — Code Gladiator 2024
🏗️ Backend Engineer @ Xflow Payments — Payments Infrastructure
🌍 Open Source Contributor

🧠 Engineering Philosophy

"Design for failure first. Performance is a feature. Simplicity scales."

┌─────────────────────────────────────────────────────────────┐
│  Reliability > Speed of Delivery                            │
│  Observability is not optional                              │
│  Every async boundary is a potential failure point          │
│  Schema contracts are API contracts                         │
│  Idempotency is not a nice-to-have in payments              │
└─────────────────────────────────────────────────────────────┘

📬 Connect

  




Pinned Loading

  1. ExamTime_android ExamTime_android Public

    Forked from Yashshukla11/ExamTime_android

    API documentation

    Dart

  2. OnlineBookSales OnlineBookSales Public

    Forked from Trisha-tech/OnlineBookSales

    JavaScript

  3. Social-Media-App Social-Media-App Public

    I have made an instagram clone app using firebase and flutter.It has almost every feature of the instagram app except reels😂..I have learned about firebase database ,real-time applications and auth…

    Dart 1

  4. LEETCODE-AND-GFG LEETCODE-AND-GFG Public

    I love problem solving, so I started problem solving in GFG and Leetcode. As of now, I'm using Leetcode for problem solving. Here are some problems solved by me.

    C++ 1

  5. E-Commerce-App E-Commerce-App Public

    Amazon full stack application with flutter using Node.js for backend .My backend api is stored in server subfolder of the project folder

    Dart 2

  6. DB-and-GoogleSheet-RealTime-Synchronisation DB-and-GoogleSheet-RealTime-Synchronisation Public

    In this repository, I have developed a workflow to synchronize data between a NoSQL database and Google Sheets. The solution utilizes Google Sheets App Script to facilitate updates. This workflow e…

    JavaScript