Skip to content
View 48k483x's full-sized avatar
💻
Focusing
💻
Focusing
  • 1337
  • Casablanca
  • 14:15 (UTC -11:00)

Highlights

  • Pro

Block or report 48k483x

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
48k483x/README.md
const abdu = {
    education: "42",
    currentLearning: ["iOS Development", "System Programming", "Flutter", "C", "C++", "Assembly"],
    tools: ["Linux", "Vim"],
    contact: {
        email: "[email protected]",
        twitter: "@48k483x"
    }
};

Pinned Loading

  1. Arch-linux-bluetooth-toubleshooting Arch-linux-bluetooth-toubleshooting Public

    Resolve Bluetooth issues on Arch Linux with this comprehensive guide, addressing common errors like "No default controller available" during scans.

    2

  2. MiniRayX MiniRayX Public

    MiniRayX is a simple ray tracing project written in C using the 42MLX library.

    C 2

  3. C-SimpleDaemon C-SimpleDaemon Public

    A basic C daemon process implementation.

    C

  4. MyOs MyOs Public

    Simple custom kernel project. ⚙️

    C