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

Block or report rahulSaxena28

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.

Content in all repositories owned by your account will be closed.
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
rahulSaxena28/README.md

Hi there πŸ‘‹, I'm Rahul Saxena

Full Stack Developer | ML Engineer | Python & JavaScript

Typing SVG

Profile views


🧠 About Me

I'm a Machine Learning Engineer and Full Stack Developer who builds end-to-end ML systems β€” from raw data to deployed applications. I work across the full pipeline: data cleaning, feature engineering, model training, evaluation, and deployment.

  • πŸ€– ML Engineering β€” feature scaling, encoding, log transformation, model comparison & evaluation pipelines
  • πŸš€ Deployed ML apps using Streamlit β€” live diabetes risk prediction in production
  • 🌐 Full Stack β€” building web applications with JavaScript, Node.js & Python
  • πŸ•ΈοΈ Data collection β€” building web scrapers with BeautifulSoup for real-world datasets
  • 🧩 DSA β€” solving problems on LeetCode @codewithgate28
  • πŸ“« rahulkumarsaxena9988@gmail.com Β |Β  LinkedIn

πŸ› οΈ Tech Stack


πŸ“Œ Projects

# Project Description Stack
🩺 diabetes-risk-prediction End-to-end ML system β€” EDA, full model comparison (LR, KNN, DT, RF), evaluation pipeline & live Streamlit deployment Python, scikit-learn, Streamlit
🏒 ambitionbox-scraper Production scraper extracting company data from AmbitionBox β€” ratings, reviews, type & location Python, BeautifulSoup
πŸ“Š log-transformation-titanic Feature engineering deep-dive β€” log transformation on Titanic with distribution analysis (Histogram + Q-Q) and before/after model accuracy comparison Python, scikit-learn
πŸ’Ό Job-Portal Full-stack job portal web application JavaScript, Node.js
πŸ”‘ sklearn-onehot-encoding One-hot encoding, k-1 trick, high-cardinality handling & ColumnTransformer pipelines Python, scikit-learn
πŸ“ min-max-feature-scaling Min-Max normalization on UCI Wine dataset with before/after distribution visualizations Python, scikit-learn
πŸ“ Feature-Scaling-using-Standardization-method Standardization-based feature scaling β€” theory to implementation Python, scikit-learn

πŸ“Š GitHub Stats

streak stats


🧩 DSA Skills β€” via LeetCode (112 problems Β· C++)

Level Skills
πŸ”΄ Advanced Dynamic Programming Β· Backtracking Β· Divide and Conquer
🟑 Intermediate Math · Depth-First Search · Hash Table
🟒 Fundamental Arrays · Strings · Two Pointers

🀝 Connect With Me

Pinned Loading

  1. ambitionbox-scraper ambitionbox-scraper Public

    Web scraper built with Python & BeautifulSoup to extract top companies in India from AmbitionBox β€” ratings, reviews, type & location.

    Jupyter Notebook

  2. diabetes-risk-prediction diabetes-risk-prediction Public

    End-to-end ML project predicting diabetes risk from patient measurements β€” EDA, model comparison (Logistic Regression, KNN, Decision Tree, Random Forest), and a Streamlit app for live predictions.

    Jupyter Notebook

  3. Feature-Scaling-using-Standardization-method Feature-Scaling-using-Standardization-method Public

    Jupyter Notebook

  4. -leetcode -leetcode Public

    C++ solutions to LeetCode problems

    C++

  5. log-transformation log-transformation Public

    Exploring Log Transformation on the Titanic dataset β€” comparing Logistic Regression & Decision Tree performance before and after applying np.log1p, with histogram and Q-Q plot analysis.

    Jupyter Notebook

  6. movie-recommender-system movie-recommender-system Public

    Movie Recommendation System using TMDB dataset

    Jupyter Notebook