Skip to content
View Pu5hk4r's full-sized avatar
💭
Full stack developer With Ai skills | Data Enthusiastic
💭
Full stack developer With Ai skills | Data Enthusiastic

Block or report Pu5hk4r

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

Typing SVG


👨‍💻 About Me

Full Stack Python Developer & AI/ML Engineer based in Delhi, India 🇮🇳

I build production-grade AI systems and data pipelines — from LLM-powered agents to real-time streaming infrastructure. My work sits at the intersection of backend engineering, machine learning, and agentic AI.

  • 🔭 Currently building CODEREVIEW-AI-AGENT — a LangGraph stateful agent that reviews GitHub PRs using Groq + LLaMA 3.1 70B, deployed on GCP Cloud Run
  • 🤖 Experienced in RAG systems, LLM integration, and multi-step AI agents using LangGraph & LangChain
  • ⚙️ Strong in data engineering — real-time pipelines with Kafka, Spark, and Airflow
  • 🌐 Full stack proficiency: FastAPI / Flask backends + React frontends + PostgreSQL / MongoDB databases
  • 🚀 Comfortable with end-to-end deployment: Docker + GCP Cloud Run
  • 🏆 Hackathon Winner @ TechFest 2024

📬 Reach me: pushstack25@gmail.com · LinkedIn


🚀 Flagship Projects

🤖 CODEREVIEW-AI-AGENTMost Advanced

An AI agent that reviews Pull Requests like a senior engineer

  • LangGraph stateful agent: fetch → analyze → review → post
  • Groq + LLaMA 3.1 70B for blazing-fast code understanding
  • pgvector RAG for context-aware, codebase-aware reviews
  • GitHub Webhooks → auto-triggers on every PR
  • FastAPI + async SQLAlchemy backend with full persistence
  • Deployed on GCP Cloud Run via Docker

Python LangGraph Groq pgvector FastAPI PostgreSQL Docker GCP


End-to-end streaming data pipeline predicting NYC taxi demand in real time

  • Kafka producer → Spark Streaming consumer → feature engineering → ML inference
  • Airflow scheduled retraining at fixed intervals
  • Dash dashboard + PostgreSQL for historical storage

Kafka Spark Airflow PostgreSQL ML Dash Python


Full-stack loan management + ML-based risk prediction platform

  • JWT auth with user/admin roles
  • Real-time installment & interest calculation
  • ML risk scoring integrated into loan approval flow
  • FastAPI backend + React frontend + PostgreSQL

FastAPI React PostgreSQL ML JWT Python JavaScript


CNN-powered MRI classification web app

  • Pre-trained CNN model classifying Tumor / No Tumor
  • Flask web app with file upload + MongoDB Atlas storage
  • Image preprocessing with OpenCV + Keras

Python CNN Keras Flask OpenCV MongoDB Atlas


Real-time plant disease detection with fine-tuned ResNet-34

  • Fine-tuned ResNet-34 on plant disease dataset using PyTorch
  • Flask web app with live image classification

PyTorch ResNet-34 Flask Computer Vision


Chat with any PDF using LLM + vector search

  • PDF text extraction → chunking → embedding → vector DB retrieval
  • Context-aware Q&A via LangChain + LLM

Python LangChain RAG Vector DB NLP


🛠️ Tech Stack

Languages

Python JavaScript TypeScript C++

AI / ML

LangChain PyTorch TensorFlow scikit-learn Keras HuggingFace

Backend & APIs

FastAPI Flask Django Node.js

Data Engineering

Apache Kafka Apache Spark Airflow

Databases

PostgreSQL MongoDB MySQL Redis

DevOps & Cloud

Docker GCP GitHub Actions


📊 GitHub Stats

GitHub Streak


🏆 Achievements

🥇 Hackathon Winner @ TechFest 2024
📦 Published Open Source NPM Package
🤖 Built production LangGraph AI agent deployed on GCP Cloud Run
🧠 End-to-end real-time ML pipeline with Kafka + Spark + Airflow


📫 Connect

LinkedIn Gmail GitHub


"Ship fast. Learn faster. Build things that matter."

Profile Views

Pinned Loading

  1. RealTimeTaxiDemandPipeline RealTimeTaxiDemandPipeline Public

    Predicting taxi pickup demand per zone, hour, and day to optimize fleet distribution, pricing, and operations. Without a predictive system, companies rely on historical averages or intuition, which…

    Python 1

  2. SmartBankLoanManagementSystem SmartBankLoanManagementSystem Public

    This project, Smart Bank Loan Management & Risk Prediction System, is a full-stack application built with FastAPI (backend), React (frontend), and PostgreSQL (database). It's not just about approvi…

    JavaScript 3

  3. API-Monitor-Analytics API-Monitor-Analytics Public

    Production-ready API monitoring system that reduces downtime detection from 30 minutes to 5 minutes, saving $56K annually. Monitors 1000+ endpoints with 99.8% uptime, AI-powered root cause analysis…

    Python 1

  4. CODEREVIEW-AI-AGENT CODEREVIEW-AI-AGENT Public

    AI-powered GitHub PR reviewer using LangGraph + Groq. Automatically detects SQL injection, hardcoded secrets & code issues within 60 seconds of PR creation.

    Python 1