This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
-
Updated
Apr 2, 2024 - C
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
Piscine Rush 02 Project
42-Piscine is a repository of 42 Network bootcamp projects in C, shell scripting, and system administration.
A terminal-based shoot 'em up game made in one weekend
Wordle is a Python-based clone of the popular word puzzle game, developed during a 42 rush challenge. Built with the Kivy library. Players have six attempts to guess the correct five-letter word, with colored hints guiding each guess
All of my projets for the 42's school
1st Rush in the 42 Common Core - A two-person collaborative project to be completed within two days
Connect4 is an interactive and lightweight board-game application developed during a 42 rush challenge. It recreates the classic Connect Four experience with a responsive graphical interface powered by the Clay GUI library. The player competes against an AI opponent driven by a minimax algorithm with deep search level, enabling inc
Hotrace is a fast and lightweight search engine developed during a 42 rush challenge. It reads a set of key-value pairs, builds an efficient in-memory hash table, and performs fast lookups for given keys. Designed for speed and minimal resource usage, it showcases manual implementation of a custom search engine using low-level C programming.
Library to create a pool of processes in C.
To associate your repository with the 42rush topic, visit your repo's landing page and select "manage topics."