Skip to content
View skunal3318's full-sized avatar

Highlights

  • Pro

Block or report skunal3318

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

Hi, I'm Kunal!

Student at SRM University

Linkedin: kunalsrm GitHub Kunal

A little more about me...

kunal = {
    "pronouns": ["he", "him"] ,
    "code": ["Python", "C++", "IoT", "Robotics", "JavaScript"] ,
    "tools": ["ROS", "Gazebo", "SolidWorks", "OpenCV", "Git", "TensorFlow", "YOLO", "Flask"],
    "focusAreas": ["Robotics", "Autonomous Systems", "Embedded Programming", "Microservices"],
    "communities": {
        "president": "IEEE SRM"
    },
    "challenge": "Currently exploring and searching for the next challenge."
}

Always open to collaboration and meaningful conversations — let's connect! :)


Pinned Loading

  1. Python_Mini_Projects Python_Mini_Projects Public

    A collection of beginner to intermediate-level Python mini projects covering various domains such as automation, games, data processing, web scraping, and more. Great for practice, learning, and sh…

    Python 2 1

  2. Internet_Of_Things_Basics Internet_Of_Things_Basics Public

    Internet_Of_Things_Basics is a hands-on collection of simple C++/Arduino sketches demonstrating a variety of IoT-related circuits and components,ranging from LED controls and sensors to servos, buz…

    C++ 2

  3. OpenCV_Learning_Codes OpenCV_Learning_Codes Public

    A collection of beginner-friendly Python scripts for learning and experimenting with OpenCV. This repository demonstrates essential concepts such as accessing the camera, working with frames, and p…

    Python 1

  4. Components_Documentation Components_Documentation Public

    A structured collection of documentation on electronic components, including their pin diagrams, working principles, circuit connections, and practical applications. Designed as a quick reference g…

  5. EmoCalm-A-Mental-Wellness-Solution EmoCalm-A-Mental-Wellness-Solution Public

    EmoCalm is an AI-powered project focused on emotion detection and mental wellness. It leverages machine learning and computer vision techniques to recognize human emotions and aims to provide suppo…

    C++

  6. Machine-Learning_Algorithms Machine-Learning_Algorithms Public

    A collection of Python implementations of fundamental Machine Learning algorithms. This repository serves as a learning resource to understand how popular algorithms work, including regression, cla…

    Jupyter Notebook