Skip to content

stoaxcode/stoaxcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

💻 StoaxCode

Electronics Technology Student | Electronics & Linux (sometimes Fishing🎣)

Typing SVG

🎓 About Me

// 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 ⚡"
};

🌐 Connect

Facebook Instagram TikTok YouTube


⚙️ Technology Stack

Programming Languages

C C++ Assembly Python Rust Shell Script JavaScript HTML5 CSS3

Embedded Systems & Frameworks

Arduino Raspberry Pi ESP32 STM32 FreeRTOS Linux

Web & Development Tools

NodeJS NPM Webpack Git GitHub GitLab GitHub Actions GitLab CI


📊 GitHub Analytics


🏆 Achievements


📈 Contribution Graph


💡 Dev Quote


🎓 Student | 🔧 Embedded Systems Enthusiast | ⚡ Learning & Building

Profile Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors