Skip to content
View abhit10's full-sized avatar

Block or report abhit10

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
abhit10/README.md
Typing SVG

Artificial Intelligence · Machine Learning · Data Science

LinkedIn Profile Views


🧭 About Me

  • 🎓 Final-year B.E. in Information Technology at St. Francis Institute of Technology, Mumbai (2023 – 2027)
  • 🔭 I like building things end-to-end — from the messy data at the bottom of the stack to the screen someone actually taps
  • 🧠 Aspiring Data Scientist, currently focused on machine learning, data pipelines, and shipping software that turns predictions into decisions people can use
  • ⚙️ Recent work: SpotBot, an IoT-based smart parking platform combining a React front end, a Django REST API, and a Random Forest forecasting engine
  • 💼 Served as Finance Executive for SFIT's Information Technology Students' Association (2024–2025) — financial management, sponsorships, and event ops
  • 📜 Completed a Data Science certification with CodeWithHarry
  • 🎯 Actively looking for Data Science / ML / Data Analyst internships and entry-level roles
  • 📫 Always up for a conversation about ML, data, or anything AI — feel free to connect

🛠️ Tech Stack & Tools

Languages

Python JavaScript TypeScript Java SQL

Frontend

React Vite TailwindCSS HTML5

Backend

Django MySQL SQLite MongoDB

Machine Learning / Data Science

scikit-learn NumPy Pandas Matplotlib Statistics

Tools & Platforms

Git GitHub VSCode Render PyCharm Anaconda Tableau


🚀 Featured Projects

🅿️ SpotBot — IoT Smart Parking Platform

A multi-zone, airport-style smart parking system (modeled on NMIA) that pairs a modern web UI with a real ML forecasting engine.

Stack: React 19 + Vite · Django REST Framework · scikit-learn (Random Forest) · SQLite · ESP32-ready sensor endpoints

  • 🎯 Trained a Random Forest regressor on 12,966 historical occupancy records across 6 zones, achieving R² = 0.89 (MAE ≈ 7.6%)
  • ⚡ Powers dynamic pricing and zone-recommendation logic based on live occupancy forecasts
  • 🔌 Built with real hardware integration in mind — sensor endpoints ready for ESP32 deployment

🎓 Skillora — Full-Stack Learning & Placement Platform

A Django-powered platform that merges course delivery with job/internship matching in one system.

Stack: Django · Python · Role-based Auth · Admin Dashboard

  • 🏗️ Designed 20+ interconnected models spanning courses, enrollments, and job listings
  • 👥 Built role-based dashboards for three distinct user types — students, teachers, and companies
  • 🌐 Deployed live on Render

🗳️ LokMat — Desktop Online Voting System

A secure, desktop-based voting application built as a portfolio project in Python.

Stack: Python · Tkinter · Sockets · CSV data storage

  • 🔐 Implemented OTP-based voter authentication over email
  • 🔄 Built a threaded socket server for real-time vote submission and admin monitoring
  • 🗂️ Lightweight persistence layer using CSV-based data storage

📊 GitHub Stats

Abhit's GitHub Stats Top Languages GitHub Streak

🤝 How to Reach Me

I'm always open to conversations about machine learning, data pipelines, full-stack systems, or internship/entry-level opportunities in data science. Feel free to reach out — I'd love to connect.

LinkedIn Email

Built with ☕ and a lot of curiosity — thanks for stopping by!

Pinned Loading

  1. LokMat LokMat Public

    Desktop online voting system built with Python & Tkinter — voter OTP auth, socket-based vote submission, admin dashboard, and CSV data storage. Portfolio project.

    Python 1

  2. Skillora Skillora Public

    Full-stack Django learning platform with courses, job matching, auth, and admin panel

    HTML 1

  3. SpotBot SpotBot Public

    IoT smart parking platform with ML-powered occupancy forecasting. React + Django REST API, scikit-learn Random Forest, dynamic pricing, and ESP32-ready sensor integration. Built for airport-style m…

    JavaScript 1