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.
- 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! ❇️

