Pinned Repositories
minishell
42_born2beroot
Creating your own virtual machine, and setting up your own operating system while implementing strict rules.
42_get_next_line
May it be a file, stdin, or even later a network connection. It is essential to be able to read content line by line. It is essential for future projects.
42_libft
Libft is the first project of the core curriculum of the 42 network. This project is about coding a C library. It contains various general purpose functions programs rely upon. It is divided into a mandatory and a bonus part.
42_push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
42_so_long
so_long is a 2D game. Its purpose is to make us work with textures, sprites, and some other basic gameplay elements.
GRIMME_atm
A program for an atm in C# which I wrote during my internship at Grimme.
PRIVATE_password
YOUR password, YOUR choice is your personal password generator. Easily implemented and quickly customized.
PRIVATE_rps
RPS is your final enemy if you're up for the famous game "Rock, Paper, Scissors".
PRIVATE_sudoku_solver
lspohle's Repositories
lspohle/42_push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
lspohle/GRIMME_atm
A program for an atm in C# which I wrote during my internship at Grimme.
lspohle/PRIVATE_rps
RPS is your final enemy if you're up for the famous game "Rock, Paper, Scissors".
lspohle/42_born2beroot
Creating your own virtual machine, and setting up your own operating system while implementing strict rules.
lspohle/42_get_next_line
May it be a file, stdin, or even later a network connection. It is essential to be able to read content line by line. It is essential for future projects.
lspohle/42_libft
Libft is the first project of the core curriculum of the 42 network. This project is about coding a C library. It contains various general purpose functions programs rely upon. It is divided into a mandatory and a bonus part.
lspohle/42_so_long
so_long is a 2D game. Its purpose is to make us work with textures, sprites, and some other basic gameplay elements.
lspohle/PRIVATE_password
YOUR password, YOUR choice is your personal password generator. Easily implemented and quickly customized.
lspohle/PRIVATE_sudoku_solver
lspohle/42_pipex
This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
lspohle/42_printf
The goal of this project is to recode printf(). You mainly learn about using a variable number of arguments.
lspohle/lspohle
Config files for my GitHub profile.
lspohle/PRIVATE_rwg
RWG is an easily implemented program which randomly generates as many words as you wish.
lspohle/PRIVATE_testernette_42
Testernette presents you the opportunity to test your 42 project before submitting it. It runs Norminette and mimics Moulinette.
lspohle/PRIVATE_typing_assessment