Skip to content
View JDevAman's full-sized avatar

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 there, I'm Aman Kumar

Software Engineer | Backend & Distributed Systems

jdevaman


I am a Software Engineer with ~2 years of experience specializing in backend development and system architecture.

My focus has shifted from building features to designing systems. I build production-grade backends with a heavy emphasis on correctness (ACID), observability, and scalability. Currently, I am expanding my expertise into the Java ecosystem and Cloud-Native infrastructure (Kubernetes, Observability).


πŸš€ Featured Projects

A high-concurrency fintech backend simulating real-world payment flows.

A digital wallet system built to demonstrate idempotency, database locking strategies, and failure tolerance.

  • Core Engineering: Implemented double-entry ledger patterns and raw SQL optimizations for financial accuracy.
  • Architecture: Separation of concerns using Domain-Driven Design principles.
  • Stack: Node.js, TypeScript, PostgreSQL (Raw SQL + Prisma), Docker.

🌐 devSpace

Modular Personal Portfolio & Identity Platform.

A clean, scalable content platform built to handle personal branding and technical writing.

  • Focus: Developer Experience (DX) and reusable UI architecture.
  • Stack: Next.js, Tailwind CSS.

πŸ›  Tech Stack

βš™οΈ Backend & Database (Primary Focus)

Node.js Express NestJS PostgreSQL MongoDB Prisma

☁️ Infrastructure & DevOps

Docker Linux Git

🧠 Languages

JavaScript TypeScript Python C++

βš›οΈ Frontend

React Angular Tailwind CSS


πŸ“ˆ Learning Roadmap (2025)

I am actively upskilling to enterprise-grade stacks:

  • Enterprise Backend: Java, Spring Boot
  • Orchestration: Kubernetes (K8s)
  • Observability: Prometheus, Grafana, Loki, OpenTelemetry

πŸ“« Let’s 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