Skip to content
View DISHANK-PATEL's full-sized avatar

Block or report DISHANK-PATEL

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. Multi-Threaded-Cache-Proxy Multi-Threaded-Cache-Proxy Public

    The multi-threaded proxy server handles multiple client requests using threads and semaphores, with an LRU cache to speed up responses and reduce server load. It supports HTTP request forwarding, b…

    C++

  2. Dappy-The-Web3-AI-Agent Dappy-The-Web3-AI-Agent Public

    TypeScript

  3. Broker-Inbox Broker-Inbox Public

    BROKER Inbox is an MCP server integrated with Claude that allows users to buy and sell stocks on the Zerodha exchange using natural language prompts. It can also fetch and analyze emails from Gmail…

    TypeScript 1

  4. TalkNet-Multi-Client-Concurrent-Messaging-Server TalkNet-Multi-Client-Concurrent-Messaging-Server Public

    Talknet is a simple chat room application implemented in C++ using Boost.Asio for asynchronous network communication and threading for handling concurrent client connections. It allows multiple cli…

    C++