Skip to content
View MNnazrul's full-sized avatar

Highlights

  • Pro

Block or report MNnazrul

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.

Content in all repositories owned by your account will be closed.
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. remn remn Public

    A simple terminal-based code editor written in Rust.

    Rust

  2. sys-monitor sys-monitor Public

    A terminal system monitor built with Rust and ratatui — live CPU, memory, network, and disk graphs plus a searchable process list. macOS Activity Monitor in your terminal.

    Rust

  3. FluxLog FluxLog Public

    FluxLog is a lightweight C logging engine that uses double buffering and a background pthread flusher to batch disk writes and keep application threads responsive.

    C

  4. mnjwt mnjwt Public

    A zero-dependency JWT (JSON Web Token) implementation in Rust with HS256 (HMAC-SHA256) signing and verification.

    Rust