Skip to content
View bd-loser's full-sized avatar

Block or report bd-loser

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

// whoami
struct developer {
    const char *name;
    const char *focus;
    const char *current_project;
    const char *location;
};

static const struct developer bd_loser = {
    .name            = "bd-loser",
    .focus           = "systems programming · android internals",
    .current_project = "bun-termux — native Bun runtime for Android",
    .location        = "Android / Termux",
};

Tech Stack




Featured Projects


GitHub Stats



Contribution Snake


Connect


Profile views
Built with 🥟 on Android · Powered by Termux + Bun

Popular repositories Loading

  1. flutter flutter Public

    Forked from flutter/flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart

  2. vh vh Public

  3. opentui opentui Public

    Forked from anomalyco/opentui

    OpenTUI is a library for building terminal user interfaces (TUIs)

    TypeScript

  4. bun-termux bun-termux Public

    🥟 Run Bun natively on Android Termux — no glibc, no wrapper, no proot. bunx + bun build --compile + monorepo support all working.

    Shell

  5. bd-loser bd-loser Public

    GitHub profile