// whoamistructdeveloper {
constchar*name;
constchar*focus;
constchar*current_project;
constchar*location;
};
staticconststructdeveloperbd_loser= {
.name="bd-loser",
.focus="systems programming · android internals",
.current_project="bun-termux — native Bun runtime for Android",
.location="Android / Termux",
};Powered by github-contribution-grid-snake