Skip to content
View 48k483x's full-sized avatar
🏊
🏊

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
struct abdu {
    char *edu = "42";
    char *learning[] = {"iOS", "Systems", "Flutter", "C/C++", "ASM"};
    char *tools = "Tmux + vim";
    char *email = "abderrahmanech@outlook.fr";
    char *twitter = "@48k483x";
} me;

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. RayTracer RayTracer Public

    ray tracer visualizes the solar system using c

    C

  3. Hello.Kernel Hello.Kernel Public

    Hello world kernel. ⚙️

    C

  4. C-SimpleDaemon C-SimpleDaemon Public

    A basic C daemon process implementation.

    C

  5. CraftHTTP CraftHTTP Public

    HTTP server in C++98.

  6. MiniRayX MiniRayX Public

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

    C 2