Skip to content
View roycuadra's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report roycuadra

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

πŸ‘‹ Welcome to My GitHub Profile

profile views

πŸ”§ Hardware Enthusiast | 🌱 Continuous Learner

Portfolio β€’ LinkedIn β€’ Email


About Me

I'm a passionate developer with a unique blend of software and hardware expertise. Currently expanding my skills in IoT Development, Ethical Hacking, and modern Web Development. When I'm not coding, you'll find me troubleshooting hardware or working on sustainable energy solutions.

const royCuadra = {
    code: ["JavaScript", "Python", "PHP", "C++"],
    interests: ["IoT", "Web Development", "Cybersecurity", "Hardware"],
    currentlyLearning: ["IoT Development", "Ethical Hacking", "React Ecosystem"],
    funFact: "I can fix your code AND your phone! πŸ“±πŸ’»"
};

Programming Languages & Frameworks

Development Tools


Additional Expertise

Beyond software development, I bring hands-on technical skills:

  • Cellphone Repair Technician - Diagnostics & component-level repairs
  • Desktop & Laptop Repair - Hardware troubleshooting & upgrades
  • Solar Installation - Sustainable energy solutions

GitHub Statistics


Pinned Loading

  1. IoT-Flood-Detection-System IoT-Flood-Detection-System Public

    The IoT based flood detection with Blynk Integration code allows you to monitor distance measurements of water using an ultrasonic sensor.

    C++ 3 1

  2. Earthquake-Alert-System Earthquake-Alert-System Public

    A DIY Earthquake Alert System built with the ESP8266 NodeMCU ESP12E and an MPU6050 6-axis accelerometer + gyroscope module.

    C++ 4 2

  3. WiFi-Jamming-Detector WiFi-Jamming-Detector Public

    This project use a NodeMCU esp8266 It scans specific WiFi channels for deauth packets, When an attack is detected, it activates an LED and a buzzer while displaying relevant information on an OLED …

    C++ 1

  4. IoT-Smart-Robotic-Car IoT-Smart-Robotic-Car Public

    This project turns your NodeMCU ESP8266 or Wemos D1 Mini into a fully functional Wi-Fi controlled robot car with a modern web interface

    C++

  5. Home-automation-system Home-automation-system Public

    This project serves as a practical example of IoT (Internet of Things) technology, showcasing seamless wireless device control through a standard web browser.

    C++

  6. WebSocket-Button-Control WebSocket-Button-Control Public

    The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to …

    C++