Skip to content
View andrewandreii's full-sized avatar

Highlights

  • Pro

Block or report andrewandreii

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 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

Pinned Loading

  1. hyprrust hyprrust Public

    A rust crate for communicating with the Hyprland sockets.

    Rust 4 1

  2. matey matey Public

    Wallpaper Material 3 color scheme generator

    Rust 1

  3. fizzbuzz_macro.c fizzbuzz_macro.c
    1
    #include <stdio.h>
    2
    
                  
    3
    #define REM(...)
    4
    #define SAME(...) __VA_ARGS__
    5