Pinned Repositories
42-CPP_Modules
My beginnings with C++ - 12th project in the 42 Common Core Curriculum.
42-fract-ol
Fractals rendered in C, with zoom-optimizations. 5th project in the 42 Common Core Curriculum
42-Philosophers
Highly load balanced solution for the Dining Philosophers Problem. 9th project in the 42 Common Core Curriculum
42-push_swap
Custom divide & conquer sorting algorithm using 2 stacks. 6th project in the 42 Common Core Curriculum
42-Webserv
42free
Shell script for School 42 students to free up disk space without losing any data. Takes advantage of symbolic links. Includes option to move files back to their original location.
42tools
A collection of guides for various useful tools for school 42 students.
Advent_of_Code
Exercises
Various exercises about algorithms and general coding problems
libftpp
C++98 library with modern C++ features.
itislu's Repositories
itislu/42free
Shell script for School 42 students to free up disk space without losing any data. Takes advantage of symbolic links. Includes option to move files back to their original location.
itislu/42tools
A collection of guides for various useful tools for school 42 students.
itislu/42-Rush-AlCu
itislu/42-Webserv
itislu/Advent_of_Code
itislu/42-CPP_Modules
My beginnings with C++ - 12th project in the 42 Common Core Curriculum.
itislu/42-Docker-DevEnv
Docker container with the same environment and tools as on campus.
itislu/42-ft_printf
In-depth recreation of the printf function. 2nd project in the 42 Common Core Curriculum
itislu/42-get_next_line
Performance-optimized get_next_line function using a linked list. 4th project in the 42 Common Core Curriculum
itislu/42-Libft
Custom C library - 1st project in the 42 Common Core curriculum
itislu/42-Rush-YASL
itislu/libftpp
C++98 library with modern C++ features.
itislu/42-Dash_01
A* Algorithm - 10 hour coding competition
itislu/42-Dash_02
Maximum Coverage Problem - 10 hour coding competition
itislu/42-Rush-Connect4
A Connect Four solver written in C in one weekend
itislu/42-Rush-ft_shmup
A terminal-based shoot 'em up game made in one weekend
itislu/42-Rush-libunit
itislu/42-Rush-Wong_kar_Wai
2048 but in the terminal
itislu/42-Rush-wordle
Classic wordle, but in the terminal
itislu/42-tutoring
itislu/42_minishell_tester
For our CI/CD with GitHub Actions
itislu/Connect4-Tournament
itislu/dotfiles
itislu/DragonByte-Coding-Challenge
itislu/Everybody_Codes
https://everybody.codes
itislu/is-verb
Is it an English imperative verb?
itislu/LeetCode
https://leetcode.com/u/itislu/
itislu/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
itislu/minishell
Just for testing GitHub Actions because branch protections make it inconvenient in the original repository.
itislu/playground
Experimenting with and remembering interesting things I encounter.