Pinned Repositories
42-Cub3d
Simple raycasting engine
42-ft_containers
Some of the c++98 STL containers recoded from scratch for learning purposes: vector, map, stack and set
42-inception
Writing small docker images from scratch as an exercise, and set up a functioning containerised LEMP stack
42-Philosophers
Didactic project from Ecole-42. Two different solutions for an extended version of the famous 'Dining Philosophers' problem, the first as a multithreaded program ruled by mutexes, the second featuring multiple processes synchronised by semaphores.
42-webserv
A simple HTTP 1.1 web server written in C++, mostly from scratch, for learning purposes.
42minishell
google_api_utilities
ollama-gui
Native widget-based Qt GUI for Ollama on Linux
42minishell
akamlah's Repositories
akamlah/42-inception
Writing small docker images from scratch as an exercise, and set up a functioning containerised LEMP stack
akamlah/42-webserv
A simple HTTP 1.1 web server written in C++, mostly from scratch, for learning purposes.
akamlah/42-Cub3d
Simple raycasting engine
akamlah/42-ft_containers
Some of the c++98 STL containers recoded from scratch for learning purposes: vector, map, stack and set
akamlah/42-Philosophers
Didactic project from Ecole-42. Two different solutions for an extended version of the famous 'Dining Philosophers' problem, the first as a multithreaded program ruled by mutexes, the second featuring multiple processes synchronised by semaphores.
akamlah/42minishell
akamlah/google_api_utilities
akamlah/ollama-gui
Native widget-based Qt GUI for Ollama on Linux