Pinned Repositories
-42-ComputorV1
Quick T1 project being treated as a rush
-42-Corewar
Recreation of Corewar's compiler and virtual arena, 42 version.
-42-Corewar-Assembler
Compiler for 42 Corewar project
-42-cpp_piscine
C++ piscine at 42
-42-exam_beginner
Practice solutions for the beginner exam.
-42-Fillit
The first group project in the 42 Cadet curriculum. Given a random assortment of tetrominoes, we are tasked to find the smallest square they will fit in.
-42-ft_printf
A 42 Cadet project that recreates printf at a basic level.
-42-Norm
The norm that must be followed for all 42 projects written in C.
processing_snake
[Processing.py] Snake game in python using processing
sd-file-manager
A small script to help sort downloaded models.
MagicHatJo's Repositories
MagicHatJo/-42-Norm
The norm that must be followed for all 42 projects written in C.
MagicHatJo/-42-ft_printf
A 42 Cadet project that recreates printf at a basic level.
MagicHatJo/-42-cpp_piscine
C++ piscine at 42
MagicHatJo/-42-Fillit
The first group project in the 42 Cadet curriculum. Given a random assortment of tetrominoes, we are tasked to find the smallest square they will fit in.
MagicHatJo/-42-ft_openssl
Recreation of the openssl commands in progress, in accordance with 42 norms and standards.
MagicHatJo/-42-get_next_line
First 42 project that adds a useful function to libft.
MagicHatJo/-42-init
Series of assignments from 42 as an introduction to scripting
MagicHatJo/-42-push_swap
42 Stack management algorithm practice.