Skip to content
View rohit-373's full-sized avatar

Highlights

  • Pro

Block or report rohit-373

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

Hi there ๐Ÿ‘‹

I'm an aspiring embedded systems with a strong foundation in electronics and computer engineering. My focus is on building innovative solutions that bridge the gap between hardware and software.

  • ๐Ÿ”ญ Iโ€™m currently studying on my pre final year B.Tech degree in Electronics and Computer Engineering at Vellore Institute of Technology.
  • ๐ŸŒฑ Iโ€™m currently learning more about advanced signal processing techniques and embedded systems.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on embedded systems projects involving IoT or robotics.
  • ๐Ÿค” Iโ€™m looking for help with finding opportunities to apply my skills in a professional setting.
  • ๐Ÿ’ฌ Ask me about my experience programming the ESP32, competitive programming, or my projects involving signal analysis in Python.
  • ๐Ÿ“ซ How to reach me: You can connect with me on LinkedIn.
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: I was a finalist at the Shaastra Programming Contest at IIT Madras.

Pinned Loading

  1. Stress_level_detector Stress_level_detector Public

    A simple Arduino biofeedback project that visualizes muscle stress levels with an LED bar graph.

    C++

  2. Wearable_Posture_Detector_System Wearable_Posture_Detector_System Public

    A sensor-based posture corrector that provides vibrational feedback.

    C++

  3. ScheduleMate ScheduleMate Public

    A Python Script to automatically create VIT Chennai courses timetable in Google Calendar using Google Calendar API.

    Python

  4. Merge-Sort-OpenMP Merge-Sort-OpenMP Public

    An experiment with OpenMP API in merge sort algorithm

    C