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]
skills = {
'Languages': ['C++', 'Python', 'MATLAB'],
'Frameworks': ['ROS', 'Autoware', 'TensorFlow'],
'Hardware': ['ARM', 'NVIDIA Jetson', 'ESP32'],
'Tools': ['Git', 'Docker', 'Simulink', 'KiCAD']
}
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 |
| |
+-----------------------------------------------------+