Skip to content
View cschm1ed's full-sized avatar
  • 42 Wolfsburg
Block or Report

Block or report cschm1ed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cschm1ed/README.md

cschmied's 42 stats

All of these projects are part of the Core-Curriculum of 42 Wolfsburg and were written according to the Norm, which is enforced by a program called Norminette.

Rank Project Language Score Short summary
00 libft C cschmied's 42 Libft Score Creating our own library using standard C functions and a few additional functions
01 printf C cschmied's 42 ft_printf Score Replicating the C function printf
01 get_next_line C cschmied's 42 get_next_line Score Creating a function that always one line, reading with a static buffer size from a given file descriptor
01 Born2beroot -- cschmied's 42 Born2beroot Score Creating our first virtual machine using Debian -- introduction to system-administration
02 Exam Rank 02 C cschmied's 42 Exam Rank 02 Score Exam containing tasks from libft and the Piscine
02 fract-ol C cschmied's 42 fract-ol Score Getting to know the MiniLibX and displaying different fractal sets
02 push_swap C cschmied's 42 push_swap Score Creating a program that displays actions that will sort a stack of integers
02 pipex  C cschmied's 42 pipex Score simulating shell UNIX-pipes
03 minishell C cschmied's 42 minishell Score coding a shell modeled after bash -- group project with lspohle
03 philosophers C cschmied's 42 Philosophers Score Introduction to multithreading -- solving the dining philosophers problem
03 Exam Rank 03 C cschmied's 42 Exam Rank 03 Score Exam containing tasks from get_next_line
04 CPP00 C++ cschmied's 42 CPP Module 00 Score Introduction to C++ and OOP
04 CPP01 C++ cschmied's 42 CPP Module 01 Score Introduction to C++ and OOP
04 CPP02 C++ cschmied's 42 CPP Module 02 Score Introduction to C++ and OOP
04 CPP03 C++ cschmied's 42 CPP Module 02 Score Introduction to C++ and OOP
04 CPP04 C++ cschmied's 42 CPP Module 04 Score Introduction to C++ and OOP
04 miniRT C cschmied's 42 miniRT Score Writing a Raytracer in C
04 NetPractice - cschmied's 42 NetPractice Score Learning Communication Protocols and configuring networks
04 Exam Rank 04 C cschmied's 42 Exam Rank 04 Score Coding a basic shell

Anurag's GitHub stats

Top Langs

Pinned Loading

  1. fract-ol fract-ol Public

    C 1

  2. pipex pipex Public

    C