Skip to content
View sahariardev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sahariardev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ChaosBridge ChaosBridge Public

    ChaosBridge is a lightweight chaos testing tool built using Java Sockets and Virtual Threads (Project Loom). It helps developers simulate real-world failures (latency, packet loss, disconnections) …

    Java 1

  2. Dynamic-Reverse-Proxy Dynamic-Reverse-Proxy Public

    Dynamic Reverse Proxy is a powerful tool designed to manage multiple applications running on a single machine. It allows for dynamic routing of requests based on cookies, making it easy to control …

    JavaScript 3

  3. formBuilder formBuilder Public

    A form builder application built with Next.js and Prisma, enabling users to configure forms, share them with others, and collect data seamlessly. Inspired by the functionality of Google Forms, this…

    TypeScript 4 1

  4. Bitcask Bitcask Public

    A simple, persistent, log-structured key-value store written in Rust. This project implements a basic key-value database from scratch, inspired by the design of Bitcask. It features a TCP server th…

    Rust