Skip to content
View harsh-panchal-804's full-sized avatar

Block or report harsh-panchal-804

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
harsh-panchal-804/README.md

Pinned Repositories

Readme Card Readme Card Readme Card Readme Card Readme Card Readme Card Readme Card

Pinned Loading

  1. CodeForces-Solutions CodeForces-Solutions Public

    CodeForces Solutions

    C++ 2

  2. LeetCode-Solutions LeetCode-Solutions Public

    This contains all of my LeetCode Solutions.

    C++

  3. CSES-Solutions CSES-Solutions Public

    Contains my solutions of the CSES Problem Set.

    C++

  4. Sync-Pad Sync-Pad Public

    Sync Pad is a real-time collaborative editor offering rich formatting—bold, italics, font sizes, images, links, tables, task lists—and low-latency multi-user sync with live cursors via Liveblocks. …

    TypeScript 2

  5. HTTP-Server-in-C HTTP-Server-in-C Public

    A multithreaded HTTP server written in C using POSIX sockets, built for Linux. It supports URI-based routing, serves static and dynamic content from a Next.js portfolio, and handles concurrent requ…

    HTML 4

  6. Load-Balancer-in-C Load-Balancer-in-C Public

    Multithreaded Layer 7 Load Balancer written in C for Linux. It utilizes POSIX sockets to accept and forward HTTP requests, distributes connections to multiple backend servers using round-robin sche…

    C 2