Skip to content
View jainj2305's full-sized avatar
πŸƒβ€β™€οΈ
Doing things with Computer
πŸƒβ€β™€οΈ
Doing things with Computer

Block or report jainj2305

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.

Content in all repositories owned by your account will be closed.
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
jainj2305/README.md

Hi there, I'm Jinendra Jain! πŸ‘‹

Welcome to my GitHub profile! I'm a Java Backend Engineer with nearly 5 years of professional experience designing, building, and optimizing scalable distributed systems, event-driven microservices, and enterprise fintech applications. I'm passionate about solving complex problems, building efficient systems, and contributing to innovative projects.

πŸš€ About Me:

  • πŸŽ“ Education: B.Tech in Computer Science and Engineering (CGPA: 8.65) from Swami Keshvanand Institute of Technology, Jaipur (2018–2022)
  • πŸ’» Professional Experience:
    • Software Engineer at Paysecure Technology (Feb 2026 – Present): Building Trust Score microservice (Kafka-driven, Redis + MongoDB), migrating 20+ REST APIs for legacy monolith-to-React modernization, optimizing query latency by ~30%.
    • Software Engineer at AppPerfect Corp. (Oct 2021 – Jan 2026): Owned 40+ microservices for Token.io (European Open Banking A2A payment gateway). Led Java 11β†’21 migration across all 40+ services with zero unplanned downtime. Achieved ~15% latency reduction on high-traffic endpoints. Established observability (Prometheus/Grafana/Elasticsearch), Flyway migrations, PCI-DSS compliance.
    • Technical Team Lead Intern at Tech Exordium (Aug–Sep 2021): Led 5 developers, optimized Django queries by 25%, established Git branching strategy.
    • Django Developer Intern at 3HandShake Innovation (May–Jun 2020): Built company website with reusable Django modules.

πŸ”§ Tech Stack:

  • Programming Languages: Java (11, 21), Python, C/C++
  • Frameworks: Spring Boot, Django
  • Architecture: Microservices, Distributed Systems, Event-Driven Architecture, REST API Design
  • Messaging & Streaming: Apache Kafka (exactly-once semantics), Webhooks
  • Databases: SQL (MySQL, MariaDB, Oracle), NoSQL (MongoDB, Redis)
  • Observability & Ops: Prometheus, Grafana, Elasticsearch, Docker, Kubernetes
  • Tools & Practices: Git, Maven, Gradle, Flyway, JUnit, CI/CD (GitHub Actions), Agile/Scrum, PCI-DSS Compliance

πŸ’Ό Featured Projects:

  • Trust Score Service (Solo Ownership, Paysecure): Kafka-driven payment trust evaluation microservice with sub-100ms p99 latency. Async event consumption, Redis caching + MongoDB persistence, full observability stack, CI/CD to Kubernetes.
  • Core Platform Backend Modernization (Paysecure): 20+ REST APIs for legacy monolith-to-React migration. 50+ optimized database interactions (30% latency reduction). Team-wide backend standards: centralized error handling, structured logging, automated testing.
  • Token.io β€” Open Banking A2A Payment Gateway (AppPerfect): Corporate API Integration microservice (sole ownership). Java 11β†’21 runtime migration across 40+ services. Merchant dashboard backend APIs. Bank communication adapters (EBICS, SEPA), payout/refund orchestration. PCI-DSS compliance controls.

πŸ“« Get in Touch:

Let's connect and collaborate to build something amazing together!

Pinned Loading

  1. MeetBot MeetBot Public

    Bot for google meet to join meetings.

    Python 2 1

  2. instagramGraphAPI instagramGraphAPI Public

    Python 1

  3. CheckIOBot CheckIOBot Public

    Automation for solving problems of checkio.org with selenimu.

    Python

  4. tic-tac-toe-GUI tic-tac-toe-GUI Public

    A fun game tic-tac-toe in python with GUI using tkinter

    Python 1

  5. face-detection face-detection Public

    Face detection using cv2 in python

    CSS 5 2

  6. ScreenRecorder ScreenRecorder Public

    Record entire screen of your system.

    Python