Skip to content
View sachingupta9233's full-sized avatar

Block or report sachingupta9233

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

๐Ÿง  Who I Am

const sachinGupta = {
  title: "Computer Engineering Student",
  stack: {
    languages: ["Python", "JavaScript", "C++"],
    frontend: ["HTML", "CSS", "JavaScript"],
    backend: ["Node.js", "Flask"],
    cloud: ["AWS"],
  },
  launchedProjects: [
    "House Price Prediction",
    "Wildfire Risk Classification",
    "Sliding Number Game",
  ],
  certifications: [], // none provided yet
  status: "Searching for an Internship in Cloud Computing & Machine Learning",
  openTo: ["Internships", "Cloud Computing roles", "Machine Learning roles"],
};

๐Ÿš€ Featured Projects

๐Ÿ  House Price Prediction

Layer Technology
Language Python
ML Library Scikit-learn, Pandas
Frontend Streamlit

Links: Code


๐Ÿ”ฅ Wildfire Risk Classification

Layer Technology
Language Python
ML Library Scikit-learn, Pandas

Links: Code


๐ŸŽฎ Sliding Number Game

Layer Technology
Frontend HTML, CSS
Language JavaScript

Links: Code


๐Ÿ› ๏ธ Tech Stack

Languages

Frontend

Backend / Infra

Cloud


๐Ÿ“Š GitHub Stats






๐Ÿ”— Connect With Me


Popular repositories Loading

  1. sliding-number-puzzle-game sliding-number-puzzle-game Public

    CSS 1

  2. plastic-waste-prediction plastic-waste-prediction Public

    Jupyter Notebook

  3. Wildfire-risk-classification Wildfire-risk-classification Public

    Jupyter Notebook

  4. sliding-number-game sliding-number-game Public

    CSS

  5. COA COA Public

  6. new-idea new-idea Public

    ML-powered web application to predict Navi Mumbai house prices using FastAPI, Python, and a trained regression model.

    Python