An open API service indexing awesome lists of open source software.

https://github.com/gablm/42_common_core

A repository containing all the code developed during my course at 42Porto
https://github.com/gablm/42_common_core

42 42born2code common-core-cursus

Last synced: 3 months ago
JSON representation

A repository containing all the code developed during my course at 42Porto

Awesome Lists containing this project

README

        

# 42 - Common Core

![Static Badge](https://img.shields.io/badge/Language-C-orange?style=for-the-badge&logo=C)

These projects are part of the [42](https://www.42network.org) Common Core curriculum.

This work is published under the terms of **[42 Unlicense](https://github.com/gcamerli/42unlicense)**.

## Rank 00
### Libft

[Open project](./00_libft/)

![Static Badge](https://img.shields.io/badge/Score-125%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> Your very first own library

## Rank 01
### ft_printf

[Open project](./01_printf/)

![Static Badge](https://img.shields.io/badge/Score-100%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> Because ft_putnbr() and ft_putstr() aren’t enough

### Get Next Line

[Open project](./01_get_next_line/)

![Static Badge](https://img.shields.io/badge/Score-125%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> Reading a line from a fd is way too tedious

## Rank 02
### Minitalk

[Open project](./02_minitalk/)

![Static Badge](https://img.shields.io/badge/Score-125%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> How to communicate with another process using Unix signals

### So Long

[Open project](./02_so_long/)

![Static Badge](https://img.shields.io/badge/Score-100%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> And thanks for all the fish!

### Push_swap

[Open project](./02_push_swap/)

![Static Badge](https://img.shields.io/badge/Score-96%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> Because Swap_push isn’t as natural

## Rank 03
### Philosophers

[Open project](./03_philosophers/)

![Static Badge](https://img.shields.io/badge/Score-100%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> I never thought philosophy would be so deadly

### Minishell (feat. @PedroZappa)

[Open project](https://github.com/PedroZappa/42_minishell/)

![Static Badge](https://img.shields.io/badge/Score-99%2F100-green?style=for-the-badge&logo=42&color=%233a9100)

> As beautiful as a shell