Skip to content
View Sivanesh-ECE's full-sized avatar

Block or report Sivanesh-ECE

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sivanesh-ECE/README.md

cat > /mnt/user-data/outputs/README.md << 'ENDOFFILE'

Typing SVG

LinkedIn Gmail GitHub Profile Views



./whoami

/**
 * @file    sivanesh.h
 * @version 2.0-ECE
 * @brief   Embedded Engineer in the Making
 */

#include <passion.h>
#include <embedded_systems.h>
#include <semiconductor.h>
#include <never_stop_learning.h>

typedef struct Engineer {

  const char *name     = "Sivanesh G";
  const char *status   = "2nd Year ECE Student";
  const char *college  = "SRM Easwari Engineering College";
  const char *location = "Tamil Nadu, India";
  const char *target   = "Semiconductor & Embedded Roles";

  const char *stack[]  = {
    "C", "C++", "Arduino",
    "ESP32", "Arduino Uno",
    "BLE", "I2C", "I2S",
    "Arduino IDE", "GitHub"
  };

  bool open_to_intern      = true;
  bool loves_hardware      = true;
  bool currently_learning  = "VLSI + RTOS";

} Sivanesh_G;

// Mission: Build smarter embedded futures


⚡ Tech Stack & Arsenal

〔 Programming Languages 〕

C C++ Arduino

〔 Embedded Platforms 〕

ESP32 Arduino Uno MPU6050

〔 Communication Protocols 〕

BLE I2C I2S GPIO

〔 Tools & Integrations 〕

Arduino IDE GitHub OpenAI Google Maps


🔬 Featured Projects

🛠️ Three builds. Three real-world problems solved. All from 1st year.


🖱️ PROJECT_01 — Bluetooth Air Mouse using ESP32

 ┌──────────────────────────────────────┐
 │           SIGNAL FLOW                │
 │                                      │
 │  [MPU6050]──►[ESP32]──BLE──►[PC]    │
 │   6-axis       FW      HID  cursor   │
 │   gyro+acc   gesture  profile click  │
 │                                      │
 │  Latency: <10ms    Range: ~10m       │
 └──────────────────────────────────────┘

🎯 Problem: Hands-free wireless mouse control
⚙️ Stack: ESP32 · MPU6050 · BLE HID · C++
💡 Key Win: Real-time 6-axis gesture-to-cursor mapping
🏁 Impact: Zero-contact HCI via air motion sensing

ESP32 BLE C++


🪖 PROJECT_02 — Smart Helmet for Rider Safety

🎯 Problem: Delayed emergency response in accidents
⚙️ Stack: ESP32 · IMU · GPS · Google Maps · IoT
💡 Key Win: Auto SOS on crash — zero manual action
🏁 Impact: Real-time GPS alert to emergency contacts

ESP32 IoT GPS

 ┌──────────────────────────────────────┐
 │           CRASH PIPELINE             │
 │                                      │
 │  [IMU]──►[ESP32]──►[GPS]            │
 │  detect    MCU      coords           │
 │              │                       │
 │              └──►[SOS]──►[Contact]   │
 │                  WiFi    Emergency   │
 │                           auto-ping  │
 └──────────────────────────────────────┘

🤖 PROJECT_03 — AI Voice Assistant using ESP32

 ┌──────────────────────────────────────┐
 │           VOICE PIPELINE             │
 │                                      │
 │  [I2S Mic]──►[Wake Engine]──►[MCU]  │
 │   audio in    offline detect  ESP32  │
 │                                  │   │
 │                     ┌────────────┘   │
 │                     ▼                │
 │  [OpenAI]◄──[WiFi]──►[I2S Speaker]  │
 │   cloud LLM              audio out   │
 └──────────────────────────────────────┘

🎯 Problem: Embedded AI without full cloud dependency
⚙️ Stack: ESP32 · I2S Mic · Speaker · OpenAI API
💡 Key Win: Hybrid offline wake + cloud NLP pipeline
🏁 Impact: Hands-free IoT control from microcontroller

ESP32 OpenAI I2S


🏆 Achievement Log

🏅
VIT Technical Quiz

Won an iPad in Technical Quiz Competition by VIT

2024

🥇
Academic Excellence

Trophy + Cash Prize for Maths, Physics & Chemistry

2024


Project Builder

Shipped multiple Embedded + IoT projects as a 1st year student

2023–24


📡 Skill Radar — Currently Calibrating

Domain Level Status
Embedded Systems ████████████░░░ 80% 🟢 Active
C / C++ ███████████░░░░ 72% 🟢 Active
IoT & Wireless ██████████░░░░░ 66% 🟢 Active
Circuit Design ████████░░░░░░░ 55% 🟡 Growing
VLSI Design █████░░░░░░░░░░ 32% 🟡 Learning
AI / ML ████░░░░░░░░░░░ 28% 🔵 Exploring
Semiconductor ████░░░░░░░░░░░ 25% 🔵 Exploring

📊 GitHub Activity


🔗 Let's Connect

LinkedIn   Gmail   GitHub


/* main.c — the loop that never ends */

void loop() {
    absorb(knowledge);
    design(circuits);
    flash(firmware);
    debug(everything);
    ship(projects);
    repeat();          // always
}

"I don't just study electronics — I build with it."


ENDOFFILE echo "Done

Popular repositories Loading

  1. AIR-MOUSE AIR-MOUSE Public

    An innovative Air Mouse system built using Espressif Systems ESP32 and motion sensors to control cursor movement through hand gestures and motion tracking. This project converts physical hand movem…

  2. ESP32-BASED-EDGE-AI-VOICE-ASSISTANT ESP32-BASED-EDGE-AI-VOICE-ASSISTANT Public

    Developed an intelligent voice assistant using ESP32 that enables natural voice-based interaction through embedded hardware. The system processes user voice commands, communicates with AI services,…

  3. Sivanesh-ECE Sivanesh-ECE Public

  4. IntelliHelmet IntelliHelmet Public

    **SmartShield** is an ESP32-based smart helmet that enhances rider safety through real-time accident detection using the MPU6050 sensor. It features a 5-second SOS cancellation countdown, Bluetooth…

    Dart 1

  5. RF-Based-Intelligent-Soldier-Safety-and-Silent-Communication-System-with-Intelligent-Fall-Detection- RF-Based-Intelligent-Soldier-Safety-and-Silent-Communication-System-with-Intelligent-Fall-Detection- Public

    C++

  6. Portfolio Portfolio Public

    HTML