Popular repositories Loading
-
Shell
Shell PublicA simple C shell (🐚) that uses the posix_spawnp interface to compose multiple programs and manage jobs. It also supports input redirection, output redirection, and piping.
C
-
Web-Based-Chat-Server
Web-Based-Chat-Server PublicA basic web-based chat program with a standard HTTP server which performs actions itself based on requests.
C
-
Garbage-Collector
Garbage-Collector PublicAn implicit allocator tool which finds the blocks that are not being used and returns them to the process as free chunks.
C
-
File-Compression
File-Compression PublicAn application that compresses and decompresses text files using the Huffman Encoding algorithm for proper memory management. A custom-made priorityqueue was implemented that used binary search tre…
C++
-
15-puzzle
15-puzzle PublicA JavaFX Program that allows users to solve the 15 Puzzle, either themselves or by using the AI Algorithm, A*, to help assist them by calculating the 10 next moves.
Java
If the problem persists, check the GitHub status page or contact support.