Skip to content
View esmanish's full-sized avatar

Block or report esmanish

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
esmanish/README.md
Welcome to my Github Profile

Hello World, I'm Manish ES

  

graph TD
    A[Manish ES] --> B[Robotics Engineer]
    A --> C[IoT ]
    A --> D[Embedded Systems Developer]
    B --> E[Autonomous Systems]
    B --> F[ROS & Autoware]
    C --> G[Wireless Protocols]
    C --> H[Sensor Integration]
    D --> I[Microcontroller Programming]
    D --> J[PCB Design]
Loading

Skills.compile()

skills = {
    'Languages': ['C++', 'Python', 'MATLAB'],
    'Frameworks': ['ROS', 'Autoware', 'TensorFlow'],
    'Hardware': ['ARM', 'NVIDIA Jetson', 'ESP32'],
    'Tools': ['Git', 'Docker', 'Simulink', 'KiCAD']
}

Projects.execute()

while (true) {
    develop(autonomous_vehicles);
    implement(iot_systems);
    research(robotics_applications);
    if (coffee_level < threshold) {
        refill_coffee();
    }
}
- 🔭 I'm currently working on Robotics. - 🌱 Currently learning Neuroscience and its Engineering. - 👯 Looking to collaborate on BCI Enthusiasts. - ⚡ Fact: "Small Tweaks to our brain will make a big difference in our world, as our world is in our brain."
+-----------------------------------------------------+
|                                                     |
|  "Debugging is twice as hard as writing the code    |
|   in the first place. Therefore, if you write the   |
|   code as cleverly as possible, you are, by         |
|   definition, not smart enough to debug it."        |
|                                        - Brian W. Kernighan   |
|                                                     |
+-----------------------------------------------------+
Thanks for visiting me

Pinned Loading

  1. MATLAB-Simulink-Challenge-Project-Hub MATLAB-Simulink-Challenge-Project-Hub Public

    Forked from mathworks/MATLAB-Simulink-Challenge-Project-Hub

    This MATLAB and Simulink Challenge Project Hub contains a list of research and design project ideas. These projects will help you gain practical experience and insight into technology trends and in…

    MATLAB 1

  2. autoware autoware Public

    Forked from autowarefoundation/autoware

    Autoware - the world's leading open-source software project for autonomous driving

    Dockerfile