| Project | Language | Grade | Description |
|---|---|---|---|
| ft_ssl | C | 108% | This project is about recoding the md5 and sha256 functions. |
| ft_ping | C | 125% | This project is about recoding the ping command. |
| ft_malcolm | C | 125% | This project is about coding an arp spoofing program. |
| snow_crash | various | 125% | This project is about learning weaknesses in software and exploit them to gain privileges. |
| libasm | x64 assembly | 125% | This project is about assembly x64 and recoding some libc functions. |
| ft_transcendence | Typescript Docker | 100% | This project is about creating a website for the mighty Pong contest! |
| ft_irc | C++98 | 125% | This project is about creating a IRC server. Communication between client and server are done via TCP/IP. |
| miniRT | C | 120% | This project is about creating a basic ray tracing engine in C. |
| philosophers | C | 100% | This project is about the philosophers dilemma and the basics of threading a process. It is an introduction on mutexes and how to create threads. |
| minishell | C | 101% | The purpose of this project is to create a basic bash like shell. |
| fdf | C | 125% | This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines. |
| Inception | Docker Compose | 110% | This project is about system administration by using Docker. |
| minitalk | C | 125% | The purpose of this project is to code a small data exchange program using UNIX signals. |
| CPP | C++98 | 100% | This project is a bootcamp on c++. |
| push_swap | C | 92% | This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. |
| ft_printf | C | 100% | This project is about recoding printf and learning about variable number of arguments. |
| get_next_line | C | 125% | This project is about programming a function that returns a line read from a file descriptor. |
| libft | C | 125% | This project is about coding a C library. It contains a lot of general purpose functions. |
Highlights
- Pro
Pinned Loading
- dr-quine
dr-quine PublicThis project is about making you discover the recursion theorem of Kleene.
Assembly
- ft_malcolm
ft_malcolm PublicThe purpose of this project is to implement an ARP spoofing/poisoning method in C.
C
- ft_ssl
ft_ssl PublicThis project is about recoding the MD5 and SHA-256 hashing algorithms from the OpenSSL program.
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.