Skip to content
View Harsh-io's full-sized avatar

Highlights

  • Pro

Block or report Harsh-io

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Harsh-io/README.md

๐Ÿš€ Welcome to My GitHub


๐Ÿ‘จโ€๐Ÿ’ป About Me

class HarshPatial:
    def __init__(self):
        self.role = "Data Science & ML Enthusiast"
        self.location = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.education = "B.Tech CSE @ VIT Bhopal"
        self.cgpa = "8.81/10"
        self.skills = [
            "Machine Learning",
            "Data Analysis",
            "Model Building",
            "Open Source"
        ]
        self.focus = "Building reliable, data-driven systems"

    def intro(self):
        print("Always learning. Always building. ๐Ÿš€")

me = HarshPatial()
me.intro()

๐ŸŽฏ Current Focus

  • ๐Ÿ“Š Data Science & Machine Learning (practical, real-world datasets)
  • ๐Ÿค Open Source Contributions (SSoC)
  • ๐Ÿง  Model Optimization & Evaluation
  • ๐Ÿ“š Strengthening ML fundamentals + applied projects

๐Ÿง  Tech Stack

๐Ÿ”น Machine Learning & Data Science

Python Scikit Learn TensorFlow Pandas NumPy Matplotlib

๐Ÿ”น Programming & Development

Java SQL HTML5 CSS3

๐Ÿ”น Tools

Git GitHub Jupyter VS Code


๐Ÿš€ Featured Projects

Project Description Tech
Smart Career Advisor ML-based career recommendation system analyzing academic performance, skills, and interests. Achieved 93.3% accuracy using SVM, Decision Tree & XGBoost. Python, Scikit-learn, XGBoost
Agentic Honey-Pot for Scam Detection AI-powered honeypot API that detects scam messages, engages scammers using autonomous personas, extracts intelligence (UPI, phone, links), and reports results via API. Python, FastAPI, Gemini AI, NLP
Campus Course Registration Management System Java-based CLI system to manage student registrations, enrollments, and academic records using OOP principles. Java, OOP, File I/O
Disease Outbreak Prediction (Internship) Built an end-to-end ML pipeline to predict disease outbreaks with 92% accuracy on 10k+ records. Python, ML, Data Processing

๐Ÿงช Experience

  • Social Summer of Code (SSoC) โ€” Project Contributor โ–ธ Improved project efficiency by 20% through optimized contributions โ–ธ Reduced bugs by 25% via structured GitHub reviews

  • AI Intern โ€” AICTE TechSaksham (Microsoft & SAP) โ–ธ Built and evaluated ML models achieving 92% accuracy โ–ธ Worked on data preprocessing & feature engineering for large datasets


๐Ÿ“œ Certifications

  • Data Science Professional โ€“ Oracle
  • Generative AI Professional โ€“ Oracle
  • AI Foundation Associate - Oracle
  • Cloud Computing โ€“ IIT Kharagpur
  • Google IT Support -- Google

๐Ÿ“Š GitHub Stats

Followers Stars


๐Ÿค Connect With Me

LinkedIn GitHub LeetCode Codeforces



Popular repositories Loading

  1. Leetcode Leetcode Public

    All codes for the Fathers Day and Mothers Day Challenge

  2. Plant-Disease-Prediction Plant-Disease-Prediction Public

    Using Python & scikit-learn

    Jupyter Notebook

  3. My-Resume My-Resume Public

    My professional resume

  4. Bank-Management-System Bank-Management-System Public

  5. LeetCode-Problems LeetCode-Problems Public

    # Mothers Day and Fathers Day Challenge problems

    Java

  6. TeachersDay_Challange TeachersDay_Challange Public

    #43 Days of Code to hone my skills in DSA #Teachersday challenge as a part of the Mission #DrGViswanathan initiative.