Skip to content
View vmmon-th0's full-sized avatar
:atom:
:atom:

Highlights

  • Pro

Block or report vmmon-th0

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

Hi there 👋

"If you find that you’re spending almost all your time on theory, start turning some attention to practical things; it will improve your theories. If you find that you’re spending almost all your time on practice, start turning some attention to theoretical things; it will improve your practice."

Donald Knuth

Pinned Loading

  1. Ft_Containers Ft_Containers Public

    Reimplement the STL containers, version C++98, in a trivial way. https://cplusplus.com/reference/stl/

    C++ 1

  2. Libasm_x86_64 Libasm_x86_64 Public

    A static library composed of functions from glibc and libft from school 42, these functions were designed in Assembly X86-64 (NASM).

    Assembly

  3. Virtual-Fix-Trade Virtual-Fix-Trade Public

    Hard network programming, FIX (Financial Information eXchange) Protocol simulation

    Java

  4. Dr_Quine Dr_Quine Public

    A self-replicating program, also known as a computer virus or malware, is a program that can create copies of itself and spread to other systems or files without the user's consent.

    Assembly