Pinned Repositories
21sh
Next step on creating a shell that fill the requirements of POSIX
42sh
This project consists of creating a complete shell and uses the work done on your 21sh. This project will involve a large variety of standard UNIX (and POSIX) functionalities.
beenet
docker-1
ft_ls
In short, this project will make you recode the command “ls”
ft_printf
Are you not allowed to use printf? You can recode your own!
game_of_life
In this project, we will implement Conways's Game of Life, and attempt to make your implementation as fast as possible
git_branches
hello-rust
roger-skyline-1
This project, roger-skyline-1 let you install a Virtual Machine, discover the basics about system and network administration as well as a lots of services used on a server machine.
maxrantil's Repositories
maxrantil/42sh
This project consists of creating a complete shell and uses the work done on your 21sh. This project will involve a large variety of standard UNIX (and POSIX) functionalities.
maxrantil/ft_printf
Are you not allowed to use printf? You can recode your own!
maxrantil/docker-1
maxrantil/hello-rust
maxrantil/trading
maxrantil/21sh
Next step on creating a shell that fill the requirements of POSIX
maxrantil/ft_ls
In short, this project will make you recode the command “ls”
maxrantil/game_of_life
In this project, we will implement Conways's Game of Life, and attempt to make your implementation as fast as possible
maxrantil/minishell
As beautiful as a shell
maxrantil/roger-skyline-1
This project, roger-skyline-1 let you install a Virtual Machine, discover the basics about system and network administration as well as a lots of services used on a server machine.
maxrantil/21sh-mike
Summary: A stronger version of my MINISHELL with further implementation of termcaps, piping, redirections, etc.
maxrantil/bolts
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
maxrantil/c-vec
Implementation and tutorial for a dynamic vector data-structure in C.
maxrantil/dotfiles
maxrantil/dwm
maxrantil/fedimint
Federated E-Cash Mint
maxrantil/fullstack-hy2020.github.io
maxrantil/fullstackopen
maxrantil/git-worktree
maxrantil/image-builder
Tools for building Kubernetes disk images
maxrantil/kubectl
maxrantil/lightning
Core Lightning — Lightning Network implementation focusing on spec compliance and performance
maxrantil/maxrantil
maxrantil/maxrantil.github.io
portfolio website
maxrantil/MIT-sh
This is a simple educational shell from MIT. It will explain how piping, redirection, block and line-handling works.
maxrantil/programmingbitcoin
maxrantil/rush_wordle
Wordle Solver
maxrantil/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
maxrantil/scripts
maxrantil/termcaps
termcaps warmup