Pinned Loading
-
Multi-Client-Chat-CPP
Multi-Client-Chat-CPP PublicMulti-client TCP chat server and client in C++ with threads, poll/epoll, demonstrating Linux system programming and concurrency.
Makefile
-
Multi-Threaded-Task-Scheduler
Multi-Threaded-Task-Scheduler PublicSimulates a task scheduling system with multiple producers and consumers using C++ threads. Supports 10,000+ tasks safely with few threads.
C++
-
First-Person-Simulator-Cpp
First-Person-Simulator-Cpp PublicThis is a simple First-Person Shooter (FPS) simulator implemented in C++ using console graphics. It uses Wolfenstein's ray casting algorithm to render a 3D-like environment in the console window.
C++ 1
-
Inter-Process-Communication-Toolkit-Cpp
Inter-Process-Communication-Toolkit-Cpp PublicA C++ project demonstrating Linux inter-process communication (IPC) through Pipes, FIFOs, Shared Memory + Semaphores, and Signal Handling.
C++
-
SnakeGame-Cpp
SnakeGame-Cpp PublicA classic Snake Game implemented in C++ for the console. This project demonstrates basic game development concepts, including collision detection, random positioning, score tracking, and dynamic co…
C++
-
Tick-data-receiver
Tick-data-receiver PublicThis project connects to a trading server, receives market trade data, and saves it to a JSON file. It also requests any missing trade sequences from the server.
C++
If the problem persists, check the GitHub status page or contact support.