Skip to content
View h0p3so's full-sized avatar
🛝
Tout c'que j'veux c'est faire un truc beau
🛝
Tout c'que j'veux c'est faire un truc beau

Organizations

@techcup-eci

Block or report h0p3so

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
h0p3so/README.README
Hi! One of many things i like spending my time doing is programming, i really enjoy crafting a solution
out of nowhere. I have a great passion for low level and systems programming, therefore, most of my projects
are related (somehow) to such topics although you can also find high level and AI stuff here

my web page may tell you more about me ;) https://h0p3so.github.io/

Pinned Loading

  1. stdv stdv Public

    generic, type-safe dynamic array in C

    C

  2. tiny-pf tiny-pf Public

    single instance only, not thread-safe, dprintf like library for x86_64

    Assembly

  3. xvargs xvargs Public

    single instance only, not thread safe variadic argument library for x86_64 programs

    Assembly

  4. bfi bfi Public

    hardest brainfuck interpreter ever

    Assembly

  5. bfc bfc Public

    brainfuck compiler targeting x86_64

    Brainfuck