Lukas's repositories
libftpp
C++98 library with modern C++ features.
42-CPP_Modules
My beginnings with C++ - 12th project in the 42 Common Core Curriculum.
is-verb
Is it an English imperative verb?
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
42-Libft
Custom C library - 1st project in the 42 Common Core curriculum
playground
Experimenting with and remembering interesting things I encounter.
42-Rush-ft_shmup
A terminal-based shoot 'em up game made in one weekend
42-Rush-wordle
Classic wordle, but in the terminal
LeetCode
https://leetcode.com/u/itislu/
Everybody_Codes
https://everybody.codes
42-Rush-Wong_kar_Wai
2048 but in the terminal
42-Dash_02
Maximum Coverage Problem - 10 hour coding competition
42-get_next_line
Performance-optimized get_next_line function using a linked list. 4th project in the 42 Common Core Curriculum
42-ft_printf
In-depth recreation of the printf function. 2nd project in the 42 Common Core Curriculum
42-Rush-Connect4
A Connect Four solver written in C in one weekend
minishell
Just for testing GitHub Actions because branch protections make it inconvenient in the original repository.
42-Docker-DevEnv
Docker container with the same environment and tools as on campus.
42_minishell_tester
For our CI/CD with GitHub Actions
42-Dash_01
A* Algorithm - 10 hour coding competition