Skip to content
View Gauravdub-git's full-sized avatar

Highlights

  • Pro

Block or report Gauravdub-git

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

Hi, I'm Gaurav Dubey 👋

Backend & AI Developer — I build production-grade APIs, NLP pipelines, and full-stack apps that actually ship.


🚀 What I Build

  • AI/NLP systems — document processing, text chunking, knowledge base pipelines, intelligent query handling
  • REST APIs — FastAPI, Node.js, JWT auth, SQL/MongoDB, tested with Postman
  • Full-stack apps — React + MERN stack, from concept to deployment
  • ML models — CNNs for image classification, disease prediction with Scikit-learn & TensorFlow

🔨 Featured Projects

CNN-based leaf disease detection using TensorFlow. Trained on plant village dataset, deployed via FastAPI + Streamlit for real-time predictions. Python TensorFlow FastAPI Streamlit CNN

Full-stack booking platform with role-based dashboards (doctor/patient), JWT authentication, and MongoDB scheduling workflows. React.js Node.js MongoDB Express JWT

🎙️ Audio2Text

Live microphone transcription with a modern customtkinter GUI. Captures audio, transcribes in real time, saves to file. Python SpeechRecognition customtkinter

ML pipeline using Logistic Regression, SVM, and Decision Trees for disease prediction. Built with Streamlit for real-time health risk assessment. Python Scikit-learn Streamlit Pandas


🛠️ Tech Stack

Languages: Python · C++ · JavaScript · TypeScript
Backend: FastAPI · Node.js · Express · REST APIs · JWT
Frontend: React.js · Vite · Tailwind CSS
ML/AI: TensorFlow · Scikit-learn · NLTK · Sentence Transformers
Databases: MongoDB · MySQL · SQL
Tools: Git · Docker · Postman · VS Code


📈 GitHub Stats

GitHub Streak


🌱 Currently Working On

  • Building AI-powered backend systems at MPOnline (FastAPI + NLP pipelines)
  • Deepening DSA skills for technical interviews
  • Exploring algorithmic approaches for data-intensive applications

📫 Let's Connect

LinkedIn Email Portfolio

Pinned Loading

  1. Portfolio Portfolio Public

    Portfolio

    TypeScript

  2. Prediction-of-Disease-Outbreaks- Prediction-of-Disease-Outbreaks- Public

    Jupyter Notebook

  3. Potato-disease-classification Potato-disease-classification Public

    Jupyter Notebook 1

  4. Doctor_Appointment_System Doctor_Appointment_System Public

    JavaScript 1

  5. Audio2Text Audio2Text Public

    A Python-based project that captures live audio from a microphone, transcribes it to text, and saves it to a file. The project features a modern GUI using `customtkinter` and supports live transcri…

    Python