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
- Host: GitHub
- URL: https://github.com/gablm/42_common_core
- Owner: gablm
- Created: 2024-02-08T00:51:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T15:54:58.000Z (9 months ago)
- Last Synced: 2025-01-27T10:22:17.700Z (5 months ago)
- Topics: 42, 42born2code, common-core-cursus
- Language: C
- Homepage:
- Size: 8.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42 - Common Core

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/)

> Your very first own library
## Rank 01
### ft_printf[Open project](./01_printf/)

> Because ft_putnbr() and ft_putstr() aren’t enough
### Get Next Line
[Open project](./01_get_next_line/)

> Reading a line from a fd is way too tedious
## Rank 02
### Minitalk[Open project](./02_minitalk/)

> How to communicate with another process using Unix signals
### So Long
[Open project](./02_so_long/)

> And thanks for all the fish!
### Push_swap
[Open project](./02_push_swap/)

> Because Swap_push isn’t as natural
## Rank 03
### Philosophers[Open project](./03_philosophers/)

> I never thought philosophy would be so deadly
### Minishell (feat. @PedroZappa)
[Open project](https://github.com/PedroZappa/42_minishell/)

> As beautiful as a shell