Skip to content
View Om20An00's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Om20An00

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

⚡ About Me

package main

import "fmt"

type Engineer struct {
	Name     string
	Role     string
	Location string
	Stack    []string
	LeetCode string
	OpenTo   string
}

func main() {
	me := Engineer{
		Name:     "Om Anand Dubey",
		Role:     "Backend Engineer | Ex-TCS",
		Location: "India 🇮🇳",
		Stack:    []string{"Go", "Java", "Spring Boot", "Kafka", "Kubernetes", "Docker", "PostgreSQL", "Redis"},
		LeetCode: "Top 0.1% Globally — 1500+ Problems",
		OpenTo:   "SDE / AI Engineer @ Product Companies",
	}
	fmt.Println("Building systems that hold up under load — and stay observable while they do it.")
	_ = me
}

🏆 Competitive Programming

Platform Achievement
🟡 LeetCode Top 0.1% Globally — 1500+ Problems Solved
🟢 GeeksforGeeks Top Campus Performer — 1000+ Problems Solved
📊 Total 2500+ DSA Problems across all platforms

🛠️ Tech Stack

Languages

Java Go Python C++

Backend & Frameworks

Spring Boot Apache Kafka FastAPI REST API JUnit5

Infrastructure & DevOps

Kubernetes Docker GitHub Actions Prometheus Grafana AWS Linux

Databases

PostgreSQL MySQL Redis

AI / LLM

OpenAI LangChain


🚀 Featured Projects

Asynchronous notification system built with Spring Boot and Apache Kafka, with idempotent producers, DLQ-backed retry handling, and a full Prometheus + Grafana observability stack — containerized and Kubernetes-ready.

Java Spring Boot Kafka Docker Kubernetes Prometheus Grafana


Distributed URL shortener in Go with Redis caching, PostgreSQL persistence, multi-replica Kubernetes deployment, and full CI/CD via GitHub Actions. Production-grade observability built in with Prometheus and Grafana.

Go PostgreSQL Redis Docker Kubernetes Prometheus GitHub Actions


Enterprise-grade RAG platform for natural language querying across organizational documents — built with FastAPI, LangChain, and pgvector for semantic retrieval, powered by GPT-4o-mini with JWT-secured multi-user access.

Python FastAPI LangChain OpenAI PostgreSQL pgvector


🧩 Other Projects

Full-stack grocery delivery platform containerized with Docker, with Stripe payment integration, deployed to production.

Node.js React MongoDB Docker Stripe


Full-stack PERN app integrating Gemini API, ClipDrop, Cloudinary, and Clerk Auth for AI content generation.

PostgreSQL Express React Node.js Gemini API


Smart chatbot powered by Groq API and LLaMA 3.1 with session persistence and real-time replies.

Python Groq API LLaMA 3.1


💼 Experience

Assistant System Engineer Trainee — Tata Consultancy Services (March 2026 – June 2026)

Built a Spring Boot backend with MySQL and JWT-based RBAC across 3 user roles, along with 5+ RESTful APIs for auth and booking management, backed by JUnit 5 and Mockito test coverage.

AI/ML Intern — IBM SkillsBuild × AICTE (May–July 2024)

Built a Mental Health Fitness Tracker analyzing data across 150+ countries using 6+ regression models. Achieved 98.5% accuracy with Python and Scikit-Learn.

Lead, AI/ML Team — Google Developer Student Club (GDSC-GGV)

Mentored peers on AI/ML projects, model deployment, and hackathon preparation.


🎓 Education & Certifications

🎓 B.Tech — Computer Science & Engineering | Guru Ghasidas Vishwavidyalaya

✅ Oracle Cloud Infrastructure 2025 — Generative AI Professional ✅ Oracle Cloud Infrastructure 2025 — AI Foundations Associate


📊 GitHub Stats


Pinned Loading

  1. go-url-shortener go-url-shortener Public

    🚀 Go URL Shortener | ⚡ High-Performance | 🧩 Clean Architecture | 🌐 REST API | 🐘 PostgreSQL | 🔴 Redis | 👨‍💻 Production-Ready Backend

    Go 1

  2. greencart-deploy-public greencart-deploy-public Public

    🛒🌿 Green Cart — A feature-rich, responsive Full Stack Grocery Delivery Application built for a seamless online shopping experience. Offers real-time product browsing ⚡, intuitive cart & checkout 🧺💳…

    JavaScript 1

  3. Quick-AI-Public Quick-AI-Public Public

    🚀 Quick AI is a full-stack AI SaaS platform built with the PERN stack, offering AI-powered tools like image generation, blog writing, resume analysis, and moreall in one sleek interface.

    JavaScript 2

  4. Quick-Blog-Public Quick-Blog-Public Public

    ✍️📰 Quick Blog — A dynamic Full Stack Blog Application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). Easily create 🆕, read 📖, edit ✏️, and delete ❌ blog posts. Features a slee…

    JavaScript 1

  5. Breast-Cancer-Classification-using-Neural-Network Breast-Cancer-Classification-using-Neural-Network Public

    🧠 Breast Cancer Classification Project 📊 This project is a Deep Learning-based classification system that predicts whether a breast tumor is 🔴 Malignant (cancerous) or 🟢 Benign (non-cancerous) usin…

    Jupyter Notebook 1

  6. Llama-3.1-AI-Chatbot Llama-3.1-AI-Chatbot Public

    🦙 AI-powered Chatbot built with ⚡ Streamlit and 🤖 Groq’s LLaMA 3.1, featuring 🔐 secure API integration and 💬 real-time conversational responses.

    Python 1