Skip to content
View erharsh2104's full-sized avatar

Block or report erharsh2104

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

👋 Hi, I’m Harsh Tripathi

🎓 I am a B.Tech student at Indian Institute of Information Technology (IIIT) Raichur, Karnataka.
💡 Passionate about Data Science, Machine Learning, and Full-Stack Development.
🚀 Exploring AI, Flutter Development, and Neural Networks.
📧 Reach me at: tripathiharsh2104@gmail.com


🛠️ Skills

🔹 Programming Languages

C
C++
Python
Dart

🔹 Frameworks & Tools

Flutter
Git
GitHub

🔹 Data Science & Libraries

NumPy
Pandas
Matplotlib
Seaborn


🌐 Connect with Me

📧 Email: tripathiharsh2104@gmail.com


Thanks for visiting my profile! I’m always open to collaborations, learning, and exciting projects 🤝

Popular repositories Loading

  1. Neural-Network-Classifier Neural-Network-Classifier Public

    This project implements a feedforward neural network from scratch using only NumPy. The model is trained to recognize letters A, B, and C represented as 5×6 binary pixel grids.

    Jupyter Notebook

  2. erharsh2104 erharsh2104 Public

  3. COVID-19-Data-Analysis-with-Worldwide-Happiness-Indicators COVID-19-Data-Analysis-with-Worldwide-Happiness-Indicators Public

    This project analyzes the relationship between COVID-19 cases/deaths and the World Happiness Report indicators. It combines real-world datasets, cleans and preprocesses them, performs exploratory d…

    Jupyter Notebook

  4. Rainfall-Prediction-Project Rainfall-Prediction-Project Public

    This project focuses on predicting daily rainfall levels in Austin, Texas, using historical weather data. The dataset includes weather attributes such as temperature, humidity, dew point, visibilit…

  5. Tumor-Detection-Project Tumor-Detection-Project Public

    This project applies machine learning to detect whether a tumor is Malignant (M) or Benign (B) based on medical features such as mean radius, texture, perimeter, and area. The model is built using …

  6. Employee-Data-Science-Analysis Employee-Data-Science-Analysis Public

    A data science project analyzing employee data to explore performance, retention, and attrition trends. This project includes Exploratory Data Analysis (EDA), data preprocessing, machine learning m…

    HTML