jaog1992's Stars
caroldaniel/42sp-cursus-ft_irc
An Internet Relay Chat server developed in C++
GunterMueller/Books-3
ccpalettes/the-c-programming-language-second-edition-solutions
Solutions for all exercises in the book "The C Programming Language - Second Edition"(referred to as K&R, after its authors' initials) by Brian W. Kernighan and Dennis M. Ritchie.
FernandoCalmet/design-patterns
✨Los patrones de diseño representan las mejores prácticas utilizadas por los desarrolladores de software orientados a objetos con experiencia. Los patrones de diseño son soluciones a los problemas generales que enfrentan los desarrolladores de software durante el desarrollo de software.
3DSage/OpenGL-Raycaster_v1
caroldaniel/42sp-cursus-cpp
This is the code for the C++ mini piscine
caroldaniel/42sp-cursus-netpractice
A guide to networking concepts.
andonimarz/minishell
jraleman/42.Exam-C
Solutions of the C beginner exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but without getting the full marks.
JCluzet/42_EXAM
A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
hashicorp/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
jruels/packer-tf-vault
Packer, Terraform, and Vault classpage
hashicorp/guides-configuration
Packer templates used for modules in hashicorp-modules
shantanoo-desai/PockerISO
Use Hashicorp Packer + Docker to Create Bootable Disk Images
DeRuina/philosophers
Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a solution that prevents deadlocks and resource conflicts.
RhesusP/cub3D
My first RayCaster with miniLibX
derekmolloy/exploringrpi
Source code repository for the book Exploring Raspberry Pi:Interfacing to the Real World with Embedded Linux
paddygoat/Security-camera
LoRa + Neural Network Security System
CopernicaMarketingSoftware/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
madebypixel02/so_long
[42 Madrid] And thanks for all the fish!
uskola/juego42
ejercicio de programación en lenguage C, usando la minilibx para las imagenes y threads para el movimiento de los enemigos.
whydnct/Makefile_tutor
This project aims to create a crystal clear tutorial on a cryptic looking topic.
LeoFu9487/push_swap_tester
This is a tester for school 42 project push_swap, made by yfu from 42LYON.
LeoFu9487/push_swap_tutorial
Kuninoto/42_minitalk
Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)
BigZaphod/AStar
C Implementation of the A* Pathfinding Algorithm
S-LucasSerrano/so_long
Small game developed with the miniLibX, the graphic library of the 42 school.
mharriso/school21-checklists
Ecole 42 (school 21) checklists in english.
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
gemartin99/Born2beroot-Tutorial
Tutorial to install Debian virtual machine with functional WordPress site with the following services: lighttpd, MariaDB, PHP and Litespeed.