Skip to content
View shub-gour's full-sized avatar

Block or report shub-gour

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

Typing SVG


LinkedIn Email GitHub Profile Views


🧑‍💻 About Me

class ShubhamGour {
public:
    string degree    = "B.Tech CSE (AI & ML) — SRMIST '25";
    float  gpa       = 9.29;
    string location  = "Jaipur, Rajasthan, India";

    vector<string> expertise = {
        "Low-Latency Systems (C++)",
        "Machine Learning & NLP",
        "Full Stack Development (MERN)",
        "ML Deployment (Flask, Streamlit)"
    };

    vector<string> currently = {
        "Building high-performance C++ systems",
        "Open to SWE / ML / C++ roles",
        "Connecting with the dev community"
    };

    string motto = "Write fast code. Build smart systems. Ship real solutions.";
};

🚀 Featured Projects

⚡ Multithreaded Order Matching Engine

C++ Multithreading

Low-latency HFT-style order matching engine achieving microsecond-level execution latency

  • 🔧 Price-time priority matching & partial order fills
  • ⚙️ Producer-consumer concurrent pipeline
  • 📈 Optimized data structures for high-volume processing

Repo

🏥 MediConnect — AI Healthcare Platform

React Flask MongoDB

Full-stack healthcare platform with ML-powered disease prediction

  • 🤖 Schizophrenia risk prediction via ML models
  • 🔐 JWT auth + role-based dashboards
  • ☁️ Deployed on Vercel & Render

Repo

📰 Fake News Detection using NLP

Python Scikit-learn NLTK

ML model classifying news as real or fake using TF-IDF + NLP

  • 🔤 Tokenization, stopword removal, vectorization
  • 📊 Logistic regression + ensemble methods
  • ✅ High classification accuracy

Repo

🧠 Schizophrenia Prevalence Prediction

Python Pandas Scikit-learn

Statistical ML models for mental health research

  • 🔬 Feature engineering + model evaluation
  • 📉 Predictive analytics on real-world data
  • 💡 Data-driven insights for healthcare

Repo


🛠️ Tech Stack

Languages

C++ Python JavaScript C Java C#

Frontend

React HTML5 CSS3 TailwindCSS

Backend & Database

Node.js Express Flask .NET MongoDB MySQL

ML & AI

Scikit-learn TensorFlow Pandas NumPy Matplotlib NLTK

Cloud & DevOps

AWS Docker Git Vercel


📊 GitHub Stats



🏆 Achievements

  • 🥇 Gold Medal — Research Day, School of Engineering, SRMIST
  • ☁️ AWS Academy Graduate — Machine Learning Foundations (Apr 2023)
  • 🏅 SRMJEEE Rank 467 — Merit Scholarship, SRMIST
  • 💻 Hackathon Participant — Built prototypes in Cloud Computing & ML
  • 🌱 Volunteer — Vrikshit Foundation, Rajasthan

📈 Contribution Graph


💬 Dev Quote of the Day


Popular repositories Loading

  1. order-matching-engine order-matching-engine Public

    C++ 1

  2. C-Plus-Plus C-Plus-Plus Public

    Forked from TheAlgorithms/C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++ 1

  3. tic-tae-toe tic-tae-toe Public

    game in c language

    C

  4. retroarcade retroarcade Public

    JavaScript

  5. Prediction-of-Schizophrenia-Disorder Prediction-of-Schizophrenia-Disorder Public

    Jupyter Notebook

  6. mediconnect-dev mediconnect-dev Public

    JavaScript