Skip to content
View JDevAman's full-sized avatar
πŸ€–
Building
πŸ€–
Building

Highlights

  • Pro

Block or report JDevAman

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
JDevAman/README.md

πŸ‘‹ Hey, I'm Aman Kumar

Software Engineer β€’ Backend & Distributed Systems

profile views


I build production-grade backends with obsession over correctness, observability, and scalability.

Currently grinding enterprise Java (Spring Boot) after shipping a full fintech wallet in Node.js.

~2 years of experience β€’ Strong in Java/Groovy pipelines (current role), Node.js/TypeScript distributed systems, Dockerized deployments.


πŸš€ Featured Projects

High-concurrency fintech backend simulating real payment flows.

  • Engineered ACID-compliant double-entry ledger with row-level locking + idempotency keys
  • Stress-tested: 100 VUs β†’ 70 RPS, 100% success (k6)
  • Bottleneck analysis: Argon2 CPU contention (P99 3.41s auth) β†’ documented Redis + isolated auth fixes
  • Full monorepo (API + React + Astro + Workers) deployed on GCP with Docker/Nginx/CI-CD
  • Live: kizo.devaman.space β€’ app.kizo.devaman.space β€’ api.kizo-app.devaman.space

Modular Next.js + Tailwind site for technical writing & branding.


πŸ›  Tech Stack

Backend & Systems
Node.js β€’ TypeScript β€’ Express β€’ PostgreSQL (Prisma + Raw SQL) β€’ Redis/BullMQ β€’ Java (learning) β€’ Spring Boot (upcoming)

Infra & DevOps
Docker β€’ GitHub Actions β€’ GCP β€’ Linux β€’ Nginx

Frontend
React β€’ Astro β€’ Tailwind CSS

Observability
Prometheus β€’ Grafana β€’ Pino (structured logging)


πŸ“ˆ Current Focus (Feb 2026)

Enterprise backend mastery:

  • Java + Spring Boot (Payroll Engine project in progress)
  • Microservices patterns β€’ Kubernetes basics β€’ Advanced observability

πŸ“« Connect

GitHub Stats

Pinned Loading

  1. kizo kizo Public

    Payment Wallet System

    TypeScript

  2. learnSpace learnSpace Public

    MonoRepo for all learning details

    C++

  3. fitness-tracker fitness-tracker Public

    Designed and developed a feature-rich fitness tracker application using Angular, Firebase (Firestore), NgRx for state management, and Angular Material for a polished user interface.

    TypeScript

  4. itasc itasc Public

    Created iTasC, a CloudNote with features like CRUD operations, infinite scroll, search, and JWT authentication.

    JavaScript

  5. Currency-Converter Currency-Converter Public

    Created a Currency-Converter WebApp in React for basic currency conversion.

    JavaScript

  6. CalcMe CalcMe Public

    My Calculator made using HTML, CSS & Javascript.

    CSS