https://github.com/miguelriosoliveira/42
Projects from 42 school
https://github.com/miguelriosoliveira/42
algorithms c data-structures makefile shell
Last synced: 5 months ago
JSON representation
Projects from 42 school
- Host: GitHub
- URL: https://github.com/miguelriosoliveira/42
- Owner: miguelriosoliveira
- Created: 2023-03-17T19:10:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T21:39:32.000Z (about 1 year ago)
- Last Synced: 2025-05-08T22:32:39.188Z (about 1 year ago)
- Topics: algorithms, c, data-structures, makefile, shell
- Language: C
- Homepage:
- Size: 5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42 Projects
## Piscine
- [Shell](./piscine/shell/)
- [C](./piscine/c/)
## Cursus
### Rank 00
- [Libft](./cursus/rank-00/libft/)
### Rank 01
- [ft_printf](./cursus/rank-01/ft_printf/)
- [get_next_line](./cursus/rank-01/get_next_line/)
- [Born2beroot](./cursus/rank-01/born2beroot/)
### Rank 02
- [so_long](./cursus/rank-02/so_long/)
- [pipex](./cursus/rank-02/pipex/)
- [push_swap](./cursus/rank-02/push_swap/)