// Student Profile
typedef struct {
const char* status;
const char* passion;
const char* interests[3];
const char* current_focus;
} StudentProfile;
StudentProfile me = {
.status = "Electronics Technology Student",
.passion = "Linux user passionate about electronics and embedded systems",
.interests = {"Embedded Systems", "PLCs", "Industrial Electronics"},
.current_focus = "Building hands-on experience and learning firmware development β‘"
};
π―
Focusing
Electronics Technology student | Embedded systems & PLC enthusiast |
Linux user learning low-level programming πβ‘
- Philippines
- stoaxcode
- @stoaxcode
Pinned Loading
-
embedded-linux-hyprland
embedded-linux-hyprland PublicArch + Hyprland dotfiles for embedded systems development, PLC programming, and electronics engineering workflows
CSS 1
-
Adventure-Jones
Adventure-Jones PublicAdventure-Jones-4 is a retro-inspired 2D adventure game where you explore dungeons, solve puzzles, and battle monsters using classic weapons and abilities. The goal: collect all ancient artifacts aβ¦
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



