Skip to content
View azaleafrayha's full-sized avatar

Block or report azaleafrayha

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

Hey there, I'm Zal!

I'm a self-taught developer and a student from Indonesia. I enjoy breaking down complex logic, and exploring the intersection of software and hardware as I continuously expand my building blocks.

What's On My Desk:

  • Python Architecture: Where my logic takes shape. I use Python to level up my skills in engineering clean code, implementing algorithms, and figuring out better ways to automate workflows.
  • Hardware & Firmware (C++/Arduino): Microcontrollers and breadboards. I write firmwares to interface with physical hardware, turning static components into responsive, functional systems.
  • Systems Integration: The sweet spot where my software meets hardware, focusing on bridging responsive code with physical, AI-powered robotics.
  • Documentation & Version Control: Keeping the workspace organized with clean Markdown documentation and tracking iterations through Git.

My Toolkit:

C++ Arduino Python Markdown Git GitHub

Let's Connect!

Always up for technical chats on embedded logic, automation, or just sharing the chaotic joy of fixing broken code. Feel free to reach out!

Pinned Loading

  1. reaction-speed-game reaction-speed-game Public

    Interactive Arduino-based speed game to test and compare reaction times between two players.

    C++ 1

  2. opencv-notes opencv-notes Public

    Step-by-step OpenCV and computer vision core concepts implemented in python.

    Python