Skip to content
View HN026's full-sized avatar
🦊
🦊
Block or Report

Block or report HN026

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

Pinned

  1. Rusql Rusql Public

    RUSQL is a SQLite-like lightweight database implemented in the Rust programming language.

    Rust 3 1

  2. Unix-Shell Unix-Shell Public

    A Simple Unix-Shell Implementation in C.

    C

  3. HexDmp HexDmp Public

    This is a simple command-line utility for dumping the contents of a file in hexadecimal format along with ASCII representation.

    C

  4. rizin rizin Public

    Forked from rizinorg/rizin

    UNIX-like reverse engineering framework and command-line toolset.

    C

  5. MoonlightOS MoonlightOS Public

    Forked from cyberphantom52/MoonlightOS

    Rust 2

  6. cpp-WebServer cpp-WebServer Public

    This project is a simple HTTP server implemented in C++. It listens for incoming connections on a specified port, accepts these connections, and logs the IP address and port number of each client t…

    C++