Skip to content
View peekaboo5149's full-sized avatar

Block or report peekaboo5149

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

👋 Hey, I'm Tanmay Kumar



⚡ About Me

Profile Views

let me = Developer {
    name: "Tanmay Kumar",
    code: &[
        "Java",
        "Typescript",
        "Python",
        "SQL",
        "Cypher"
    ],

    tools: &[
        "Spring Boot",
        "NestJs",
        "Docker",
        "Kubernetes",
        "PostgreSQL",
        "MongoDB",
        "Neo4j",
        "Redis",
        "Kafka",
        "AWS",
        "GCP"
    ],

    loves: &[
        "Backend Engineering",
        "Distributed Systems",
        "Cloud Native",
        "AI",
        "Mathematics"
    ],

    currently_learning: &[
        "LangGraph",
        "Agentic AI",
        "Vector Databases",
        "Rust",
        "Quantum Computing"
    ],

    status: "Building cool stuff 🚀"
};

🛠️ Tech Arsenal

Languages

Backend & Databases

Cloud & DevOps

AI & LLM Stack


🧠 Things I Enjoy Building

├── Distributed Systems
│   ├── Kafka
│   ├── CDC Pipelines
│   ├── Event Driven Architecture
│   └── Microservices
│
├── Cloud Native Applications
│   ├── Kubernetes
│   ├── Docker
│   ├── GitHub Actions
│   └── Observability
│
├── AI Systems
│   ├── LangChain
│   ├── LangGraph
│   ├── RAG Pipelines
│   ├── Vector Search
│   └── Agent Workflows
│
└── Data Systems
    ├── PostgreSQL
    ├── MongoDB
    ├── Neo4j
    └── Redis

📈 GitHub Analytics


🔥 Contribution Streak


📊 Activity Graph


🌌 Current Interests

backend:
  - Java 21
  - Spring Boot
  - Distributed Systems

cloud:
  - Kubernetes
  - AWS
  - GCP

data:
  - PostgreSQL
  - Neo4j
  - MongoDB
  - Redis

ai:
  - OpenAI
  - LangChain
  - LangGraph
  - RAG
  - Agents

research:
  - Mathematics
  - Quantum Computing

Pinned Loading

  1. cdc-pg-connect cdc-pg-connect Public

    Prebuilt Kafka Connect image with Debezium PostgreSQL CDC, JDBC connectors, and PostgreSQL driver for Apache Kafka and Redpanda deployments.

    Dockerfile 1

  2. email-notifier-action email-notifier-action Public

    A GitHub Action for sending email notifications via SMTP with HTML template support.

    TypeScript 1