Skip to content
View royyandzakiy's full-sized avatar

Highlights

  • Pro

Block or report royyandzakiy

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

header

👋 Hi, I’m Royyan!

💻 Software Engineer & Engineering Manager specializing in Embedded Systems (ESP32, FreeRTOS, C/C++) and Web/Cloud Solutions (JavaScript/TypeScript, Python, MING-stack).

📡 I build tech for rural and agricultural applications—smart agriculture devices, environmental sensors, and health wearables. I love rapid prototyping, optimizing for reliability, and improving code for modularity and testability.

🚀 Passionate about drones, robotics, and control systems.

📖 I write and speak about tech & management:

📫 Let’s connect: linkedin/royyandzakiy!

Pinned Loading

  1. LoRa-RHMesh LoRa-RHMesh Public

    LoRa Mesh network experimental projects repository. Developed using the RadioHead library on an ESP32 attached to a RFM95 LoRa Chip

    C++ 21 8

  2. multisensor-station multisensor-station Public

    Reliable ESP32 sensor data system with redundancy, modular sensors, WiFi, MQTT, and OTA updates.

    C++

  3. stm32-flightcontroller stm32-flightcontroller Public

    STM32F103-based drone flight controller with MPU6050, ExpressLRS, PID control, and motor mixing. Developed in PlatformIO

    C++

  4. nanopb-esp32 nanopb-esp32 Public

    Demonstrate the usage of the nanopb library in order to de/serialize messages from different types

    C++ 4 1

  5. unittesting-espidf-pio-gtest unittesting-espidf-pio-gtest Public

    Guide to do automated testing using GoogleTest in PlatformIO, for ESP IDF based development

    C++