Skip to content
View vxcute's full-sized avatar
💻
programming
💻
programming
  • Alexandria, Egypt

Block or report vxcute

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

Hi there 👋

My Name is Ahmed, I am a Muslim, CS Student, Software Developer and Pro-Palestine advocate againist the zionist zombies 🇵🇸.

Most of my projects here are not meant to use in production or anything serious, its just me sharing my projects that are part of my learning process.

StandWithPalestine

Pinned Loading

  1. WindowsInternals WindowsInternals Public archive

    Yet another windows internals repo

    C++ 220 28

  2. goarping goarping Public

    arping equivalent but in Go

    Go

  3. Logitech-G300-AutoLedSwitcher Logitech-G300-AutoLedSwitcher Public

    g300-autoledswitcher

    C

  4. .dots .dots Public

    a suckless system (BIG MESS HERE)

    C 1

  5. hello_world.asm hello_world.asm
    1
    ;; a 64-bit ELF file from scratch using FASM that prints a hello world
    2
    
                  
    3
    use64
    4
    
                  
    5
    ELFCLASS64 = 0x2