Skip to content
View HyperNaser's full-sized avatar

Block or report HyperNaser

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. RAG-system RAG-system Public

    A local RAG system made for educational purposes

    Python

  2. bahrain-air-quality-predictor bahrain-air-quality-predictor Public

    Air quality predictor system built using Golang (TUI) and Python (Backend & Model)

    Python

  3. custom-malloc custom-malloc Public

    Custom memory allocator (malloc) implementation I made for educational purposes

    C

  4. gobank gobank Public

    Project for purposes of learning scalable API development and mock testing in Go

    Go

  5. IRC-Client IRC-Client Public

    My client implementation for the Internet Relay Chat (IRC) protocol

    C

  6. rate-limiter rate-limiter Public

    Rate limiter implementing the token bucket algorithm. I made for educational purposes

    Go