Skip to content

42 projects by lrocca

Find me on Slack: lrocca on 42Born2Code Slack

Projects and Grades

In the 42 system, a project is scored on a scale from 0 to 100. If a project has bonus assignments, it is possible to earn an even higher grade, up to 125.

Rank 0

Project Grade Description
libft 115/100 A library of functions and utilities, largely replicating standard C library behavior, for use in future projects.

Rank 1

Project Grade Description
get_next_line 115/100 A function which, when called multiple times, returns the next line from the given file descriptor, at any given buffer size.
netwhat 100/100 ...
ft_printf 104/100 Exploring variadic functions by writing a lean mean version of the standard printf function.

Rank 2

Project Grade Description
ft_server 100/100 ...
push_swap 125/100 Implementing a sorting algorithm to sort through a stack of integers using a specific set of actions, in the lowest amount of moves possible.
pipex 125/100 ...

Rank 3

Project Grade Description
minishell 110/100 A basic shell featuring environment variables, pipes, redirection and builtins.
libasm 125/100 ...
Philosophers 125/100 A program recreating the dining philosophers problem as an introduction to threads and mutexes.
ft_services 100/100 ...

Rank 4

Project Grade Description
cub3d 110/100 ...
cpp00 100/100 The first of a series of modules about C++ and object-oriented programming, touching on classes, member functions, I/O streams and other core concepts.
cpp01 95/100 A module about memory allocation, references, pointers and switch statements in C++.
cpp02 80/100 A module about polymorphism, overloads and orthodox canonical classes in C++.
cpp03 100/100 A module about inheritance between classes in C++.
cpp04 100/100 A module about subtype polymorphism, abstract classes and interfaces in C++.
cpp05 100/100 ... in C++.
cpp06 100/100 ... in C++.
cpp07 100/100 ... in C++.
cpp08 100/100 ... in C++.
NetPractice 125/100 ...

Readme inspired by https://github.com/cschuijt42

Popular repositories

  1. libft libft Public

    C

  2. ft_printf ft_printf Public

    C

  3. .github .github Public

    aka @leeoocca

  4. ft_server ft_server Public

    PHP

  5. cub3D cub3D Public

    C

  6. get_next_line get_next_line Public

    C

Repositories

Showing 10 of 22 repositories

Top languages

Loading…

Most used topics

Loading…