Skip to content
View ChinmayGawad's full-sized avatar
:atom:
Building
:atom:
Building

Block or report ChinmayGawad

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

🧑‍💻 About Me

I'm a Computer Engineering student passionate about Android Development, Machine Learning, and Cloud Computing. I love building apps that solve real-world problems and contributing to open source.

  • 📱 Building Android apps with Kotlin & the Jetpack ecosystem
  • 🤖 Exploring Machine Learning & Deep Learning
  • ⚙️ Tinkering with custom kernels & low-level systems (OnePlus 8)
  • 🔐 Applying ML to cybersecurity — log analysis & phishing detection
  • ☁️ Learning Cloud Computing & DevOps practices

⚡ Tech Stack

📱 Mobile Development
Kotlin, Android Studio, Firebase

🤖 AI / ML & Backend
Python, TensorFlow, FastAPI

🛠️ Languages & Tools
Java, C, .NET, Git

➕ Also
Android Jetpack Compose SQL


📊 GitHub Stats

GitHub stats Most used languages

GitHub streak

Contribution graph


🌟 Featured Projects

Student Room Sharing App — Android app to help students find compatible roommates
Student Room Sharing App
Kotlin · Helps students find compatible roommates
NutriVision AI — food recognition & nutrition estimation powered by YOLOv8
NutriVision AI
ML · Food recognition & nutrition estimation (YOLOv8)
Log Analysis & Intrusion Detection — detects anomalous behavior and security threats in system logs
Log Analysis & Intrusion Detection
Python · Flags anomalous behavior & security threats in system logs
OnePlus8 Kernel — custom kernel work for the OnePlus 8
OnePlus8 Kernel
C · Custom kernel work for the OnePlus 8
Automated Phishing URL Detection — real-time phishing URL detection (lexical + CNN pipeline)
Automated Phishing URL Detection
Python · Real-time phishing URL detection (lexical + CNN)
Travel Expense Splitter — group expense tracker that calculates who owes whom
Travel Expense Splitter
C# / .NET · Logs shared expenses & calculates who owes whom

🔭 Currently Working On

  • 📱 Student Room Sharing App — redesigning & adding new features
  • 🧠 NutriVision AI — expanding the YOLOv8 food-recognition models
  • ⚙️ OnePlus 8 kernel — building & testing custom kernel builds
  • 🌍 Open Source — contributing to projects I use and learning from the community

🐍 Contribution Snake

Snake animation

📈 Profile Stats

GitHub Followers Profile Views


⭐ Thanks for Visiting ⭐

Pinned Loading

  1. Automated-Phishing-URL-Detection Automated-Phishing-URL-Detection Public

    Automated Phishing URL Detection is a hybrid, multi‑stage pipeline that detects phishing URLs in real time. It first uses a fast lexical classifier, then (when needed) captures a webpage screenshot…

    Python

  2. Student_Room_Sharing_App Student_Room_Sharing_App Public

    A dedicated application designed to help students easily find compatible roommates and secure shared accommodations. Currently Working On it For Redesigning

    Kotlin

  3. Contact-Manager Contact-Manager Public

    A modern Android contact management app built with Kotlin, featuring Firebase Authentication, Real-time Database synchronization, and Material Design 3

    Kotlin 1

  4. android_kernel_oneplus_sm8250 android_kernel_oneplus_sm8250 Public

    C

  5. nutrivision-capstone nutrivision-capstone Public

    🥗NutriVision AI is a food recognition and nutrition estimation web app powered by a custom-trained YOLOv8 model. It detects multiple foods in a single image, estimates calorie/macros from an offlin…

    HTML