Skip to content
View kuldeepstechwork's full-sized avatar

Block or report kuldeepstechwork

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

Kuldeep Singh

Senior Backend Engineer building payments infrastructure at Easebuzz — AWS Certified Solutions Architect (SAA-C03, 940/1000). I write publicly about distributed systems, database internals, and AI security at kuldeepstechwork.com.

Currently:

  • Building the compliance and payment integration layer at Easebuzz (40+ Django apps, BBPS/NACH/UPI/RBI mandate specs)
  • Documenting an AI security research track from first principles (networking to protocol analysis to offensive tooling to detection engineering)

Recent writing:

Stack: Python - Django - FastAPI - Go - PostgreSQL - Redis - Kafka - AWS - React

Portfolio - LinkedIn - Blog

Pinned Loading

  1. Simple-Microservices-with-FastAPI-and-React Simple-Microservices-with-FastAPI-and-React Public

    This is a simple microservices app built with FastAPI and React, using RedisJSON for the database and Redis Streams for event dispatch. It provides a user-friendly interface and easy data storage a…

    Python 7 1

  2. fintech-ledger-platform fintech-ledger-platform Public

    Django + PostgreSQL payments ledger: double-entry accounting, monthly partitioning, idempotent API, index design, autovacuum tuning, and PITR — with ADRs at each stage.

    Python 1

  3. SightScope SightScope Public

    SightScope is a web app for object detection and tracking using YOLO V5.

    Python 1

  4. applied-ai-security-projects applied-ai-security-projects Public

    Documenting my journey into AI security through practical projects — exploring how AI systems can be attacked, exploited, and secured using real-world techniques and experiments.

    Python

  5. fraudshield fraudshield Public

    fraud detection microservice suite built with Python

    Python

  6. gocart-api gocart-api Public

    GoCart is a scalable, production-ready e-commerce REST API built with Go, following clean architecture principles. It provides core e-commerce features such as user authentication, product manageme…

    Go