Pinned Repositories
42
This is the repository containing all the code I have written for projects at 19, a developer school based in Belgium and part of the 42 network.
containers
An implementation of the C++ STL's vector, stack and map containers.
ft_transcendence
Authentication for 42's ft_transcendence project.
lib
A library containing the most useful C functions.
ls
An implementation of the ls command, in Rust.
minibash
A lightweight shell inspired by bash (version 3.2).
printf
An implementation of C's printf function.
webserv
A lightweight HTTP server implemented in C++.
maxdesalle's Repositories
maxdesalle/ls
An implementation of the ls command, in Rust.
maxdesalle/ft_transcendence
Authentication for 42's ft_transcendence project.
maxdesalle/42
This is the repository containing all the code I have written for projects at 19, a developer school based in Belgium and part of the 42 network.
maxdesalle/containers
An implementation of the C++ STL's vector, stack and map containers.
maxdesalle/lib
A library containing the most useful C functions.
maxdesalle/minibash
A lightweight shell inspired by bash (version 3.2).
maxdesalle/printf
An implementation of C's printf function.
maxdesalle/webserv
A lightweight HTTP server implemented in C++.
maxdesalle/assets
Media assets used in Sablier
maxdesalle/ecosystem-projects
maxdesalle/libasm
A few basic C functions reimplemented in x86 (Intel syntax) assembly code.
maxdesalle/serenity
A Rust library for the Discord API.
maxdesalle/alexandria
Community maintained Cairo libraries and set of well maintained, optimised and secure components.
maxdesalle/amm
A simple AMM for Starknet.
maxdesalle/cairo-book
The Cairo Programming Language Book, a comprehensive documentation of the Cairo 1 programming language.
maxdesalle/DefiLlama-Adapters
maxdesalle/exactly-protocol
exactly is a decentralized, non-custodial and autonomous marketplace for depositing and borrowing crypto assets at a variable or fixed interest rate.
maxdesalle/Tofu
An easy-to-use two-factor authentication app for iOS
maxdesalle/twitter-redirect
Redirects from Twitter to TweetDeck
maxdesalle/website
The repository for my personal website made using Hugo, a static website generator.
maxdesalle/zksync-tokenaccountability-2024