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.
42-Piscine is a repository that houses the exercises and projects completed during the intensive coding bootcamp known as the "Piscine" by the 42 Network. This collection includes a variety of programming challenges and assignments designed to develop and enhance foundational skills in areas such as C programming, shell scripting, and system admini
Piscine Rush 02 Project
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
A terminal-based shoot 'em up game made in one weekend
A Connect Four solver written in C in one weekend
Library to create a pool of processes in C.
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.
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
Add a description, image, and links to the 42rush topic page so that developers can more easily learn about it.
To associate your repository with the 42rush topic, visit your repo's landing page and select "manage topics."