Skip to content
View Noulens's full-sized avatar

Highlights

  • Pro

Block or report Noulens

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Noulens/README.md

Hello there !



42 school project

ProjectLanguageGradeDescription
ft_sslC108%This project is about recoding the md5 and sha256 functions.
ft_pingC125%This project is about recoding the ping command.
ft_malcolmC125%This project is about coding an arp spoofing program.
snow_crashvarious125%This project is about learning weaknesses in software and exploit them to gain privileges.
libasmx64 assembly125%This project is about assembly x64 and recoding some libc functions.
ft_transcendenceTypescript Docker100%This project is about creating a website for the mighty Pong contest!
ft_ircC++98125%This project is about creating a IRC server. Communication between client and server are done via TCP/IP.
miniRTC120%This project is about creating a basic ray tracing engine in C.
philosophersC100%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.
minishellC101%The purpose of this project is to create a basic bash like shell.
fdfC125%This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
InceptionDocker Compose110%This project is about system administration by using Docker.
minitalkC125%The purpose of this project is to code a small data exchange program using UNIX signals.
CPPC++98100%This project is a bootcamp on c++.
push_swapC92%This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions.
ft_printfC100%This project is about recoding printf and learning about variable number of arguments.
get_next_lineC125%This project is about programming a function that returns a line read from a file descriptor.
libftC125%This project is about coding a C library. It contains a lot of general purpose functions.

Pinned Loading

  1. dr-quinedr-quinePublic

    This project is about making you discover the recursion theorem of Kleene.

    Assembly

  2. ft_malcolmft_malcolmPublic

    The purpose of this project is to implement an ARP spoofing/poisoning method in C.

    C

  3. ft_sslft_sslPublic

    This project is about recoding the MD5 and SHA-256 hashing algorithms from the OpenSSL program.

    C

  4. libasmlibasmPublic

    The aim of this project is to get familiar with assembly language.

    C++

  5. nmnmPublic

    This project is about recoding the command nm.

    C

  6. ft_pingft_pingPublic

    This project is about recoding the function ping and some of its options.

    C