Projects in Awesome Lists by akamlah
A curated list of projects in awesome lists by akamlah .
https://github.com/akamlah/42-inception
Writing small docker images from scratch as an exercise, and set up a functioning containerised LEMP stack
docker docker-compose mariadb-server nginx-configuration php-fpm wordpress
Last synced: 20 Feb 2025
https://github.com/akamlah/42-webserv
A simple HTTP 1.1 web server written in C++, mostly from scratch, for learning purposes.
http-server network-programming posix-sockets
Last synced: 20 Mar 2025
https://github.com/akamlah/embedded
Bare-metal programming on an RP2040 to read sensor data, served by an ESP32 WiFi and displayed on an Android App as a collection of projects in one system
arm armasm esp32 mobile-development
Last synced: 20 Mar 2025
https://github.com/akamlah/classx
A very small util to create C++ classes based on editable templates
Last synced: 20 Mar 2025
https://github.com/akamlah/iristutorial
First supervised learning project on the Iris dataset, with code from 3 different posts and additional annotations from Wikiedia or the official library documentations.
iris-dataset machine-learning machine-learning-algorithms
Last synced: 20 Mar 2025
https://github.com/akamlah/42-cub3d
Simple raycasting engine
optimization-methods raycasting
Last synced: 20 Mar 2025
https://github.com/akamlah/42-ft_containers
Some of the c++98 STL containers recoded from scratch for learning purposes: vector, map, stack and set
algorithms-and-data-structures memory-management red-black-tree stl-containers
Last synced: 20 Mar 2025
https://github.com/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.
c multithreading mutex-locks mutexes pthreads-api semaphores synchronization unix-process
Last synced: 20 Mar 2025
https://github.com/akamlah/ollama-gui
Native widget-based Qt GUI for Ollama on Linux
Last synced: 20 Mar 2025