Skip to content
View Deepak-Kumbhar2006's full-sized avatar

Block or report Deepak-Kumbhar2006

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

Hi 👋, I'm Deepak Kumbhar

A Computer Science Student

#!/usr/bin/python
# -*- coding: utf-8 -*-


class ComputerStudent:

    def __init__(self):
        self.name = "Deepak Kumbhar"
        self.role = "2nd Year Computer Science Student"
        self.interest = "AL, ML, Data Engineering, Analytics"
        self.reachme = "connectdeepak2006@gmail.com"
        self.fact = "I walk by data more than assumptions."
        self.language_spoken = ["hindi_IN", "marathi_IN", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = ComputerStudent()
me.say_hi()

Connect with me:

deepak-kumbhar2006

Languages and Tools:

cplusplus git java linux mysql opencv oracle pandas python scikit_learn seaborn


🗂️ Highlight Projects

⚒️WORKING…

📁 Machine Learning

Collection of machine learning projects, notebooks, and implementations covering core ML concepts and algorithms.

🔗 View Repository
🔥TOP CONTRIBUTOR

📁 Driver Drowsiness Detection

Computer vision–based system to detect driver drowsiness using facial landmarks and real-time monitoring.

🔗 View Repository

Pinned Loading

  1. Machine-learning Machine-learning Public

    A curated collection of machine learning projects built from scratch, highlighting core concepts, mathematical intuition, and practical learnings.

    Jupyter Notebook

  2. Project_cv Project_cv Public

    Python

  3. SQL SQL Public

  4. DSA-Deepak DSA-Deepak Public

    Java 1