Embedded Systems Developer & Low-Level Programming Enthusiast
typedef struct {
const char* pronouns; // "He" | "Him"
const char* code[2]; // {"C", "Embedded C"}
const char* askMeAbout[4]; // {"embedded systems", "MCU", "FreeRTOS", "LVGL"}
struct {
const char* embedded[4]; // {"STM32", "51 MCU", "FreeRTOS", "LVGL"}
const char* tools[3]; // {"Git", "Linux", "VSCode"}
const char* currentFocus[3]; // {"Lightweight C Libraries", "Embedded GUI", "RTOS"}
} technologies;
const char* architecture[2]; // {"Embedded Cross-Platform Framework", "Lightweight Library Design"}
const char* currentProjects[2]; // {"NN_Key - Lightweight key handling library",
// "EmbeddedKit - Cross-platform embedded framework"}
const char* funFact; // "There are two ways to write error-free programs; only the third one works"
} Developer_t;
Developer_t developer = {
.pronouns = "He | Him",
.code = {"C", "Embedded C"},
.askMeAbout = {"embedded systems", "MCU", "FreeRTOS", "LVGL"},
.technologies = {
.embedded = {"STM32", "51 MCU", "FreeRTOS", "LVGL"},
.tools = {"Git", "Linux", "VSCode"},
.currentFocus = {"Lightweight C Libraries", "Embedded GUI", "RTOS"}
},
.architecture = {"Embedded Cross-Platform Framework", "Lightweight Library Design"},
.currentProjects = {
"NN_Key - Lightweight key handling library",
"EmbeddedKit - Cross-platform embedded framework"
},
.funFact = "There are two ways to write error-free programs; only the third one works"
};| Project | Description | Tech Stack |
|---|---|---|
| NN_Key | ้็จไบๅ็บฟ็จ็ฏๅข็่ฝป้็บงๅตๅ ฅๅผๆ้ฎๅบ | C, Embedded |
| EmbeddedKit | ๅตๅ ฅๅผ่ทจๅนณๅฐๆถๆ | C, FreeRTOS, LVGL |
| LanqiaoCup_MCU_Template | ่ๆกฅๆฏๅ็ๆบ็ปๅค่ต้็จๆจกๆฟ | C, 51 MCU |
| Base-Convert | ไธไธช็ฎๅ็ๅฝไปค่ก่ฟๅถ่ฝฌๆขๅทฅๅ ท | C |
- ๐ฌ ๆฌข่ฟๅจๆ็ไปๅบ Issues ไธญไบคๆตๅตๅ ฅๅผๆๆฏ
- ๐ Blog: n1netynine99.netlify.app
- ๐ฌ Bilibili: space.bilibili.com/97101368

ๆๆฏๅค็ซ ๐ฆ
๐ ๆฉๆจ 247 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 10.67 %
๐ ็ฝๅคฉ 746 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 32.24 %
๐ ๅๆ 1146 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 49.52 %
๐ ๆไธ 175 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 07.56 %
๐ ๆๆไธ ๆถ็ๆๆๆๅนฒๅฒ
ๆๆไธ 217 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 09.38 %
ๆๆไบ 398 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 17.20 %
ๆๆไธ 403 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 17.42 %
ๆๆๅ 326 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 14.09 %
ๆๆไบ 343 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 14.82 %
ๆๆๅ
ญ 300 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 12.96 %
ๆๆๆฅ 327 commits โโโโโโโโโโโโโโโโโโโโโโโโโ 14.13 %
๐ ๆฌๅจๆถ่ๆถ้ด
๐๏ธ ๆถๅบ: Asia/Shanghai
๐ฌ ็ผ็จ่ฏญ่จ:
Text 17 mins โโโโโโโโโโโโโโโโโโโโโโโโโ 100.00 %
๐ฅ ็ผ่พๅจ:
VS Code 17 mins โโโโโโโโโโโโโโโโโโโโโโโโโ 100.00 %
๐ฑโ๐ป ้กน็ฎ:
Unknown Project 17 mins โโโโโโโโโโโโโโโโโโโโโโโโโ 100.00 %
๐ป ๆไฝ็ณป็ป:
Linux 17 mins โโโโโโโโโโโโโโโโโโโโโโโโโ 100.00 %
ๆๆๅธธไฝฟ็จ C
C 12 repos โโโโโโโโโโโโโโโโโโโโโโโโโ 60.00 %
TypeScript 2 repos โโโโโโโโโโโโโโโโโโโโโโโโโ 10.00 %
Rust 1 repo โโโโโโโโโโโโโโโโโโโโโโโโโ 05.00 %
JavaScript 1 repo โโโโโโโโโโโโโโโโโโโโโโโโโ 05.00 %
TeX 1 repo โโโโโโโโโโโโโโโโโโโโโโโโโ 05.00 %
Last Updated on 06/07/2026 04:52:34 UTC
These Readme stats are generated using Github Action awesome-readme-stats





