Skip to content
View Umang-Bansal's full-sized avatar

Highlights

  • Pro

Block or report Umang-Bansal

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Umang-Bansal/README.md

Hello😄 - Glad to see you here!

public class Developer {
    public static void main(String[] args) {
        String name = "Umang Bansal";
        boolean isCoding = true;
        
        while (isCoding) {
            brainstormIdeas();
            writeCode();
            WaterBreak();
        }
    }
}

Welcome to my GitHub profile! Passionate about coding and fascinated by the human mind. Interested in psychology and its intersection with technology. With a background in Computer Science, I enjoy exploring new technologies and building projects.

🔭 My Interests

  • Robotics & BCI: Building projects using arduino, currently working on a BCI project.
  • Machine Learning: Exploring the world of AI and ML to solve complex problems and make data-driven decisions.
  • Open Source: Contributing to exciting open-source projects and collaborating with the community. ❤️

You can find more of my work on my GitHub profile.

Thank you for visiting my GitHub profile! ❇️

Pinned Loading

  1. Laser-turret Laser-turret Public

    C# 1

  2. gimbal-stabilization gimbal-stabilization Public

    gimbal stabilization using PID controller (Arduino)

    C++

  3. SellIT SellIT Public

    Marketplace for College hostel

    JavaScript

  4. healthbot healthbot Public

    access the demo at

    Python

  5. Customer-Segmentation Customer-Segmentation Public

    Forked from smartinternz02/SI-GuidedProject-612102-1698683773

    End to End customer segmentation project

    Jupyter Notebook

  6. BCI BCI Public

    Brain controlled command

    Jupyter Notebook 1