Skip to content
View cuadravan's full-sized avatar

Block or report cuadravan

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

Hello, I'm Van!

I'm a Firmware Engineer focusing on memory-safe backend system code and embedded Linux configurations.
When I'm not deep in an embedded codebase, you’ll usually find me behind a drum kit or a book.

🛠️ I use these for work:

Stack

Feel free to explore my previous projects!

Pinned Loading

  1. PLinkage PLinkage Public

    PLinkage - A full-stack cross-platform app connecting project owners and skill providers, featuring project posting, user profiles, messaging, location-based matching, and contract tracking.

    C#

  2. raspi-pesticide-sprayer-robot raspi-pesticide-sprayer-robot Public

    Autonomous pesticide sprayer robot powered by Raspberry Pi. Uses sensors and motor control to detect pesticide levels and automate spraying for agricultural applications.

    Python

  3. pic16f877a-line-follower-color-detection pic16f877a-line-follower-color-detection Public

    Line-following robot with color detection implemented on a PIC16F877A microcontroller. Includes code for motor control, sensor interfacing, and decision-making logic.

    Makefile

  4. os-simulation-c os-simulation-c Public

    C programs that I made simulating classic Operating System concepts including CPU scheduling algorithms, dining philosophers, and producer-consumer synchronization.

    C

  5. 8086-assembly-exercises 8086-assembly-exercises Public

    A collection of my solutions to introductory programming exercises using Intel 8086 Assembly to showcase low-level register and memory manipulation skills.

    Assembly

  6. leetcode-solutions leetcode-solutions Public

    LeetCode Solutions in Python, JavaScript, and C++ - My coding practice with comments

    Python