Thanks to visit codestin.com
Credit goes to github.com

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 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. HTTPS-Server-in-C HTTPS-Server-in-C Public

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

    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 HTTPS requests, distributes connections to multiple backend servers using round-robin sch…

    C 2