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

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

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