https://github.com/caceresenzo/42
Repository full of my project of the 42 School (and other utility scripts).
https://github.com/caceresenzo/42
42 asm bash c cpp docker java kubernetes
Last synced: 6 months ago
JSON representation
Repository full of my project of the 42 School (and other utility scripts).
- Host: GitHub
- URL: https://github.com/caceresenzo/42
- Owner: Caceresenzo
- Created: 2019-11-06T13:48:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T18:22:14.000Z (about 1 year ago)
- Last Synced: 2025-02-15T18:23:42.902Z (about 1 year ago)
- Topics: 42, asm, bash, c, cpp, docker, java, kubernetes
- Language: C++
- Homepage:
- Size: 76 MB
- Stars: 82
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My 42 Repository
Here you can find my project that I did when I was still at school 42.
I have received the RNCP 5 certificate, so this repository will not be updated anymore and the WIP projects will remain as they are.
Please do not just copy/paste what you see here, that is not the goal of the school to blindly find/use answers without understanding them.
> [!WARNING]
> If you plan to create a repository for your projects, please do not upload the subject materials, as they are protected by 42's intellectual property.
## Projects
| Project | Mark | Tries | Took | Note | With | Language |
| -------------------------------------------- | :-----: | :---: | :---: | ---------- | ------------------ | ---------------------------------------------------- |
| libft | 125% | 3 | 5d | | | `C` |
| get_next_line | 115% | 1 | 1d | | | `C` |
| netwhat | 100% | 2 | 0d | | | |
| ft_printf | 100% | 2 | 3d | | | `C` |
| ft_server | 100% | 1 | 8h | quick | | `Docker` |
| cub3d | 109% | 1 | 4d | | | `C` |
| libasm | 125% | 1 | 5d | very cool | | `Assembly` |
| ft_services | 100% | 1 | 3w | boring | | `Kubernetes`, `Docker` |
| minishell | 100% | 1 | 5d | cool | rosanche | `C` |
| CPP Modules/00 | 100% | 2 | 6h | | | `C++` |
| CPP Modules/01 | 100% | 1 | 1d | | | `C++` |
| CPP Modules/02 | 100% | 1 | 10h | | | `C++` |
| CPP Modules/03 | 100% | 1 | 8d | boring | | `C++` |
| CPP Modules/04 | 100% | 1 | 10h | repetitive | | `C++` |
| CPP Modules/05 | 100% | 1 | 14h | | | `C++` |
| CPP Modules/06 | 100% | 1 | 3h | | | `C++` |
| CPP Modules/07 | 100% | 1 | 4h | | | `C++` |
| CPP Modules/08 | 100% | 1 | 11h | | | `C++` |
| Philosophers | 100% | 1 | 3d | cool | | `C` |
| ft_containers | 100% | 1 | 1M | | | `C++` |
| webserv | 100% | 1 | 2M | very cool | atetu, rosanche | `C++` |
| ft_transcendence | 100% | 1 | 4M | very cool | atetu, bmellouk | `Vue.js`, `Nuxt.js`, `MySQL`, `TypeScript`, `Docker` |
| ft_hangouts | 100% | 1 | 3d | | | `Java`, `Android` |
| avaj-launcher | 114% | 4 | 2w | | | `Java` |
| Internship I | 96%[^1] | 1 | 6M | | | |
| snow-crash | 125% | 1 | 3d | cool | | `C`, `Bash` |
| computorv1 | 118% | 1 | 3d | | | `C++` |
| nm | 125% | 1 | 10d | cool | | `C`, `Linux` |
| darkly | 125% | 1 | 2d | cool | fyusuf-a | `PHP`, `Linux` |
| scop | 116% | 1 | 2w | cool | | `C++`, `OpenGL` |
| kfs-1 | 116% | 1 | 1w | amazing | cclaude | `C++`, `C`, `Docker`, `Linux`, `Assembly` |
| kfs-2 | 118% | 1 | 1w | amazing | cclaude | `C++`, `C`, `Docker`, `Linux`, `Assembly` |
| ft_ssl_md5 | 122% | 1 | 1w | super cool | | `C` |
| cloud-1 | 100% | 2 | 1w | amazing | | `Terraform`, `AWS` |
| tinky-winkey | 100% | 1 | 1w | cool | | `C++`, `Windows` |
| Internship II | 125% | 1 | 6M | | | |
| Inception-of-Things | 125% | 1 | 10d | nice | fgaribot | `Vagrant`, `K3s`, `Kubernetes`, `GitLab` |
| Bgp At Doors of Autonomous Systems is Simple | 100% | 1 | 2w | bad | abesombe, ayzapata | `GNS3`, `Bash` |
| rainfall | 125% | 1 | 2w | | mgoncalv | `C`, `Ghidra` |
| override | 125% | 1 | 2w | | mgoncalv | `C`, `Ghidra` |
| fract-ol | WIP | | | | | `C` |
| pipex | WIP | | | | | `C` |
| push_swap | WIP | | | | | `C` |
| malloc | WIP | | | | | `C` |
| ft_linux | WIP | | | | | `Linux`, `Bash` |
| dr-quine | WIP | | | | | `C` |
| guimp | WIP | | | | | `C` |
| matcha | WIP | | | | | `Java`, `MySQL`, `Vue.js`, `nginx` |
[^1]: My reviewer inadvertently made a mistake. The real score is 125%.