42wolfsburg
There are 40 repositories under 42wolfsburg topic.
Raspurrin/so_long
A platformer with gravity, jumping, audio and two types of enemies!
mdabir1203/42-Exam-Concepts
Concepts about the exam problems and discussion of various optimized solution
Raspurrin/42Guides
A collection of guides/documentation for the 42 projects/libraries
Raspurrin/Addams-cub3d
A raycasting engine with smoothment!
mdabir1203/42_WOB_AI_Community
Repo Records from the 42 WOB AI Community
mdabir1203/Valgrind_Suppression_MacOs
A proper suppression file for the infamous leaked readline library in mac for valgrind
mdabir1203/BPE_Tokenizer_Visualizer
A Visualizer to check how BPE Tokenizer in an LLM Works
borbiuk/piscine-42
Completed tasks and even more - the school 42 France.
Yuerino/CoMo-Bot
Content moderation Discord bot for 42 Wolfsburg
Haftom19/42_Piscine-
Projects of piscine (Exercises and Solutions)
lschrafstetter/42_minishell
This is the "minishell" project of the 42 School core curriculum. The goal was to create a simple shell on the basis of bash in C.
mdabir1203/cub3D
A Game to introduce the concept of Raycasting
mdabir1203/CursedFractals
Generating Fractals inside a terminal
mdabir1203/DesignPattern.Checker
An AI Driven Code Design Pattern Checker
mdabir1203/EmbeddedGPT
Embedded Systems and GPT: Shaping the Future Together
cschm1ed/libft-a-C-standard-library
--A collection of c standard functions--
daryark/42-piscine
September-October Piscine 2023
lschrafstetter/42_cpp00
Project 00 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp01
Project 01 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp02
Project 02 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp03
Project 03 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp04
Project 04 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp05
Project 05 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp06
Project 06 of the 42 Wolfsburg c++ piscine.
mdabir1203/42WOB_Trolls_N_Fun
Fun & Trolls with bash scripting !!
n4mr3g/ft_printf
Reimplementation of the function printf()
n4mr3g/get_next_line
Read line by line from a file descriptor.
noelpurde/piscine-2301
January Piscine 42 Wolfsburg
yazan-metax/ft_printf42
ft_printf is a function similar to the printf standard function
yazan-metax/get_next_line
code for an important C function called get_next_line
yazan-metax/libft42
libft is a project by 42 school
yazan-metax/minilibX
minilibX library for graphic programming
lschrafstetter/42_cpp07
Project 07 of the 42 Wolfsburg c++ piscine.
lschrafstetter/42_cpp08
Project 08 of the 42 Wolfsburg c++ piscine.
mdabir1203/Philosophers
A Classic Concurrency Problem illustrating the actions of Multithreads and Processes