Skip to content
View zahidhasann88's full-sized avatar

Block or report zahidhasann88

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 Loading

  1. auth-react-nodejs auth-react-nodejs Public

    Token-Based Authentication is a secure way to authenticate users by issuing a unique token upon successful login. This token is then used to access protected routes or resources.

    TypeScript 3

  2. webhook-gateway webhook-gateway Public

    A webhook gateway that provides reliable webhook delivery with retry logic, exponential backoff, and dead letter queue handling.

    C#

  3. syncpipe syncpipe Public

    A file synchronization tool over TCP. SyncPipe provides real-time file synchronization between a server and multiple clients using raw TCP sockets.

    TypeScript

  4. kvstore kvstore Public

    A Redis-like key-value store implementation in Go with CLI interface and TCP server support.

    Go

  5. prompt-db prompt-db Public

    Prompt DB — AI chatbot using OpenAI to turn natural language into database queries.

    JavaScript