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

    A generic, type-safe dynamic array in C. Attempts to imitate std::vector capabilities from C++

    C

  2. tiny-pf tiny-pf Public

    not thread-safe, single global instance only dprintf function from libc for my assembly projects

    Assembly

  3. xvargs xvargs Public

    not thread-safe, single global instance only stdarg from libc for x86_64

    Assembly

  4. bfi bfi Public

    brainfuck interpreter implemented in x86_64 to make it more interesting.

    Assembly

  5. bfc bfc Public

    since the interpreter is made in x86_64, here's a full brainfuck compiler targeting both, x86_64 and x86 archs

    C

  6. api api Public

    A fragantica like full rest api made with FastAPI and docker for everybody yei (i guess)

    Dockerfile