You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All My 42 Projects This repo links to all my 42 projects. Feel free to check them out and explore the work I've done. Just click on any of the repos, and you’ll see what I’ve been up to!
This repository contains my implementation of the Push Swap project from the 42 curriculum. The goal of this project is to sort a stack of integers using a limited set of stack operations, with a …
A simple survival game where you control a red cube on a platform surrounded by lava. Avoid falling lava and stay alive for 20 seconds to win. Coded in Lua.
Minitalk is a 42 project that involves creating a simple communication system using UNIX signals. It consists of a server and a client, where the client sends a string to the server, which then pri…
ft_printf is a custom implementation of the standard printf function in C. It replicates the behavior of printf by formatting and printing data to the standard output. The goal of the project is to…
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.