Skip to content
View CristianAndrei1423's full-sized avatar

Highlights

  • Pro

Organizations

@rosedu

Block or report CristianAndrei1423

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

Pinned Loading

  1. EchipaIA4/OnlineGamesProject EchipaIA4/OnlineGamesProject Public

    Small web-based game hub where users can play games directly in their browser.

    Python

  2. ELF-loader ELF-loader Public archive

    Minimal ELF loader, capabale of loading and executing statically linked binaries in Linux. Assignment for university.

    Shell

  3. mini-libc mini-libc Public archive

    Minimally functional libc with features such as string management, basic memory support and POSIX file I/O. Assignment for university.

    C

  4. Parallel-Firewall Parallel-Firewall Public archive

    Fire wall that uses a ring buffer and multi threading. Based on producer-consumer architecture. Assignment for university.

    C