42berlin
There are 34 repositories under 42berlin topic.
itislu/42free
Shell script for School 42 students to free up disk space without losing any data. Takes advantage of symbolic links. Includes option to move files back to their original location.
jakobsitory/04_cub3d_42CC
Recreation of the Doom and Wolfenstein games, using raycasting.
dvnishshanka/42-Berlin-ft_printf
ft_printf (42 Berlin)
dvnishshanka/42-Berlin-get_next_line
Get Next Line (42 Berlin)
dvnishshanka/42-Berlin-push_swap
Push_swap (42 Berlin)
san-ghun/42-core
42cursus journey from 42Berlin of 42school
jakobsitory/00_libft_42CC
My own Implementation of functions of the C standard library
jakobsitory/01_get_next_line_42CC
A function that returns a line read from a file descriptor
jakobsitory/01_printf_42CC
My implementation of printf, which lets you print a formatted string to stdout
jakobsitory/02_FdF_42CC
Visualizes a map file as a 3D wireframe landscape. My first project in graphic programming.
jakobsitory/02_pipex_42CC
My implementation of redirects and pipes of the UNIX shell
jakobsitory/02_push_swap_42CC
Sorting numbers on a stack, with a limited set of instructions, and the smallest number of moves, using insertion sort.
jakobsitory/05_Inception_42CC
Docker infrastructure of multiple containers and volumes to host a wordpress blog via NGINX
san-ghun/tiny42
Keep coding with your portable 42
wildfrenzy/42_CPP
Introduction to C++ and OOP
wildfrenzy/42_Cub3D
It is a group project, inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. Our goal is to make a dynamic view inside a maze, using ray-casting.
wildfrenzy/42_DrQuine
A quine is a computer program which can print it's own source code
wildfrenzy/42_IRC
It is a group project about creating your own IRC server
wildfrenzy/42_LibASM
The aim of this project is to get familiar with assembly language.
wildfrenzy/42_PushSwap
This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions
jakobsitory/03_minishell_42CC
A simple recreation of the bash shell. My first group project at 42 Berlin
jakobsitory/03_philosophers_42CC
Program that uses multithreading to solve Dykstra's 'Dining philosophers problem'
jakobsitory/04_CPP00_42CC
First contact with OOP via namespaces, classes, member functions, stdio streams or initialization lists
jakobsitory/04_CPP01_42CC
Getting to know constructors, desctructors, pointers and references in a zombie simulator and a simple fight simulator.
jakobsitory/04_CPP02_42CC
Introduction to polymorphism, operator overloading and the Orthodox Canonical class form
jakobsitory/04_CPP03_42CC
Introduction to inheritance and the downfalls of the diamond problem
jakobsitory/04_CPP04_42CC
Introduction to subtype polymorphism, abstract classes and interfaces
jakobsitory/05_CPP05_42CC
Introduction to exceptions via a simple bureaucracy simulator
jakobsitory/05_CPP06_42CC
Introduction to type casting and serialization
jakobsitory/05_CPP07_42CC
Introduction to templating in C++
jakobsitory/05_CPP08_42CC
Introduction to templated containers, iterators and algorithms in C++
jakobsitory/05_CPP09_42CC
Simple reverse-engineered bitcoin exchange, a program to calculate math terms via reversed polish notation and an implementation of merge-insertion-sort
k-off/cratelight_gui
This is a GUI app for CrateLight project of FabLab-NK
yudinii/42berlin
project archive(42Berlin)