Highlights
- Pro
Pinned Loading
-
GwentStone-Lite
GwentStone-Lite PublicThe project involves developing a two-player card game, combining elements from Gwent & Hearthstone. Players select decks, receive heroes, and take turns placing cards on a 4×5 game board, aiming t…
Java 1
-
Asynchronous-Web-Server
Asynchronous-Web-Server PublicAn advanced web server handles HTTP requests, serving files from static and dynamic directories under AWS_DOCUMENT_ROOT. It uses epoll for I/O multiplexing, zero-copy for static files, and async fi…
C 1
-
Parallel-Firewall
Parallel-Firewall PublicA multithreaded firewall simulator uses a circular buffer to manage packet flow. Producer threads generate packets with source, destination, timestamp, and payload. Consumer threads process packets…
C 1
-
Stochastic_text_gen
Stochastic_text_gen PublicThe program implements a basic text generator using Markov Chains. It tokenizes input text, builds K-sequence features, and encodes transitions into a stochastic matrix. Using a sliding window (K),…
MATLAB 1
-
Load-balancer
Load-balancer PublicUsed Consistent Hashing on a hash-ring structure which can contain up to 100.000 linked servers where the client can store and retrieve any product associated with an ID. ∗ If one server is shuttin…
C 1
-
Image-editor-program
Image-editor-program PublicDeveloped a comprehensive image editor that processes and transforms images using a set of commands input via STDIN. The program supports application of filters, rotation, and histogram equalizatio…
C 1
If the problem persists, check the GitHub status page or contact support.

