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

Block or report jyoti369

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

Typing SVG


Profile Views GitHub followers LinkedIn


πŸ§‘β€πŸ’» About Me

public class Debojyoti {

    String  name       = "Debojyoti Mandal";
    String  role       = "Software Development Engineer @ Juspay";
    String  location   = "Kolkata β†’ Bangalore, India";

    String[] currentWork = {
        "Distributed microservices β€” 500K+ daily transactions, 99.99% uptime",
        "5x API latency improvement with Haskell + PostgreSQL (sub 50ms)",
        "AI/RAG automation β€” 90% less manual data retrieval across 4 orgs",
        "Keycloak OIDC SSO β€” cut login support tickets by 40%"
    };

    String[] langs    = {"Java", "Go", "Python", "Haskell", "C++", "TypeScript"};
    String[] cloud    = {"AWS (EC2/S3/SQS)", "Docker", "Kubernetes", "Terraform"};
    String[] backend  = {"PostgreSQL", "Kafka", "ActiveMQ", "Redis", "REST", "OAuth2"};

    String highlight  = "πŸ† CodeChef 5β˜… (2032) Β· LeetCode Guardian (2179) Β· AIR 3 CodeStudio Β· GFG Rank #1";
}

πŸ“Š GitHub Stats

Β  Β 


πŸ› οΈ Tech Stack

Languages

Java Go Python Haskell C++ TypeScript SQL

Backend & Infrastructure

Spring Boot Node.js PostgreSQL Apache Kafka Redis GraphQL

Cloud & DevOps

AWS Docker Kubernetes Terraform GitLab CI GitHub Actions


πŸ… Competitive Programming

πŸ† Platform Handle Achievement
CodeChef jyoti369 ⭐⭐⭐⭐⭐ 2032 Rating β€” Top 1% globally
LeetCode jyoti369 πŸ›‘οΈ Guardian β€” 2179 Rating Β· AIR 11 Weekly Contest 307
Codeforces jyoti369 1517 Rating
GeeksforGeeks jyoti369 Ranked #1 at institute β€” 3,000+ problems solved
CodeStudio jyoti369 AIR 3 β€” Monthly Contest #7

πŸ’Ό Experience

πŸ”΅  Juspay          Feb 2024 β†’ Present          SDE
    β”œβ”€ 500K+ daily txns Β· 99.99% uptime Β· horizontal scaling
    β”œβ”€ 5x latency improvement β€” Haskell + PostgreSQL + index tuning
    β”œβ”€ Keycloak OIDC SSO β†’ -40% login support tickets
    └─ AI/RAG + Vespa β†’ -90% manual data retrieval across 4 orgs

πŸ”΄  Red Hat          Aug 2023 β†’ Jan 2024         Assoc. SDE
    β”œβ”€ CI/CD modernization β†’ -45 min deploy time, +50% release speed
    └─ AWS S3 + Terraform + ActiveMQ migration β€” zero downtime

🟑  Rupeek           Jan 2023 β†’ Jul 2023         SDE Intern
    β”œβ”€ 15+ REST APIs (Node.js) β†’ -60% transaction processing time
    └─ Backend migration β†’ +75% system throughput

πŸš€ Projects

Project Stack Highlights
fullstack-kit Java Daily Java practice β€” DSA, system design, Spring snippets & interview prep
Text-to-SQL Engine Node.js, PostgreSQL, LLMs 95% accuracy, 500 rps, <200ms p99
Sorting Visualizer React.js 8 algorithms, 60 FPS, live demo

πŸ“ˆ Contribution Graph

Activity Graph

contribution snake

πŸ“« Connect

LinkedIn Gmail LeetCode CodeChef

Pinned Loading

  1. meeting-fatigue-calculator meeting-fatigue-calculator Public

    Check how much time you waste on meetings

    TypeScript 1

  2. text-to-sql-powerhouse text-to-sql-powerhouse Public

    A powerful text-to-SQL conversion system

    JavaScript 1

  3. fullstack-kit fullstack-kit Public

    πŸš€ A curated, ever-growing full-stack developer toolkit β€” algorithms, code snippets, system design concepts & interview prep

    Java 1

  4. sorting_visualizer sorting_visualizer Public

    This is a Sorting Visaulizer which visualizes different sorting algorithms. It is built using React framework, HTML, CSS and Javascript languages.

    JavaScript