Skip to content
View Ashutoshsarin's full-sized avatar

Block or report Ashutoshsarin

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

Typing SVG


ML GIF

👋 About Me

  • 🎓 MCA (AI & ML) student at Chandigarh University
  • 🤖 Passionate about Machine Learning, Data Science & NLP
  • 🔭 Currently building: AQI Prediction System
  • 🌱 Currently learning: Deep Learning · FastAPI · Model Deployment
  • 🔐 Exploring: AI-driven Cybersecurity
  • 💼 Open to: Data Science / ML Engineer roles
  • 🏆 Problem Solver with strong DSA foundations
  • 📍 Based in Mohali, India
  • 📫 Reach me: freakfxg@gmail.com


🌐 Connect With Me


🛠️ Tech Stack & Tools

Languages & Core

Python SQL C++ Markdown

ML / DL Frameworks

Scikit-learn TensorFlow Keras OpenCV

Data & Visualization

Pandas NumPy Matplotlib Seaborn Plotly

Deployment & Tools

Streamlit FastAPI Flask Git GitHub VS Code Jupyter Google Colab


🚀 Featured Projects

🏠 House Price Prediction

ML model predicting house prices based on location, size, rooms and features. Uses Linear Regression and feature engineering on real estate data.

Tech: Python · Scikit-learn · Pandas · Matplotlib

💉 Glucose Level Prediction

Predicts blood glucose levels using regression analysis. Healthcare ML project with data preprocessing and model evaluation.

Tech: Python · Scikit-learn · Pandas · NumPy

🌐 Social Network Graph Analysis

Graph-based analysis of social network structures. Identifies key nodes, clusters, and influence patterns using network algorithms.

Tech: Python · NetworkX · Matplotlib

🌫️ AQI Prediction System

Predicts Air Quality Index using ML models trained on environmental sensor data. Includes data pipeline and visualization dashboard.

Tech: Python · Scikit-learn · Streamlit · Pandas

💪 Your Fitness — AI Fitness Agent

AI-powered fitness agent that uses computer vision to analyze and correct exercise posture in real-time, plus generates personalized diet plans based on BMI calculation.

Tech: Python · OpenCV · MediaPipe · TensorFlow · Streamlit


📊 GitHub Stats

     


🎯 Current Goals for 2026

Pinned Loading

  1. Glucose-Level-Prediction-Using-Linear-Regression Glucose-Level-Prediction-Using-Linear-Regression Public

    1

  2. Social-network-graph-analysis Social-network-graph-analysis Public

    Python 1

  3. House-Price-prediction House-Price-prediction Public

    The goal of this project is to develop a machine learning model that can accurately predict the price of a house based on various features such as location, number of rooms, size, and more. This ca…