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. 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

  2. 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

  3. 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

  4. Code-Ninja Code-Ninja Public

    An online code editor and compiler built with Next.js, using Monaco Editor for a VS Code–like experience and Piston API to run code in 10+ languages. It features Clerk for authentication and Convex…

    TypeScript 2

  5. Snake.io-in-WASM Snake.io-in-WASM Public

    A compact, WebAssembly‑powered Snake game written in C++ with Raylib and compiled via Emscripten. Navigate with arrow keys or WASD, collect food to grow your tail, and watch your score climb. A cus…

    Makefile 1

  6. LeetCode-Solutions LeetCode-Solutions Public

    This contains all of my LeetCode Solutions. About ~800 in total.

    C++