aenglert42

aenglert42

Geek Repo

0

followers

0

following

0

stars

Company:@42-Heilbronn @42School

Github PK Tool:Github PK Tool

aenglert42's repositories

dining_philosophers

A small project to learn the basics of threading a process and resource sharing. On the basis of the "dining philosophers problem", originally formulated by Edsger Dijkstra. Inspired by the "42 Coding School" exercise "philosophers" (February 2022).

minishell

The aim of this project is to create a simple shell, to learn about processes, file descriptors and pipes. Inspired by the "42 Coding School" exercise "minishell" (January 2022).

Language:CStargazers:2Issues:1Issues:0

make-42-webserv-great-again

A guide on how to manually test your "42 Coding School" project "webserv" (October 2022) and a beta version of an automated tester.

Language:C++Stargazers:1Issues:1Issues:0

mini_paint-circles

ASCII art. A program that will read a configuration-file that contains circle parameters to produce a "painting" that is displayed in the terminal using characters. Inspired by the 42 coding school exercise "mini_paint" (November 2021).

Language:CStargazers:1Issues:1Issues:0
Stargazers:0Issues:1Issues:0

http-webserver

A HTTP web server in C++. Inspired by the "42 Coding School" exercise "webserv" (October 2022).

Language:C++Stargazers:0Issues:0Issues:0

micro_paint-rectangles

ASCII art. A program that will read a configuration-file that contains rectangle parameters to produce a "painting" that is displayed in the terminal using characters. Inspired by the 42 coding school exercise "micro_paint" (November 2021).

Language:CStargazers:0Issues:1Issues:0

so_long_Linux

A small 2D game to learn how to work with windows, colors, events and textures. Inspired by the "42 Coding School" exercise "so_long" (October 2021).

Language:CStargazers:0Issues:1Issues:0

so_long_macOS

A small 2D game to learn how to work with windows, colors, events and textures. Inspired by the "42 Coding School" exercise "so_long" (October 2021).

Language:CStargazers:0Issues:1Issues:0

Strassenbau-Simulator-3000

A small 3D game to learn about ray-casting. Inspired by the "42 Coding School" exercise "cub3D" (May 2022).

Language:CStargazers:0Issues:1Issues:0

my-first-docker-infrastructure

A small Docker infrastructure using NGINX to host a WordPress website. The goal of this project is to learn more about system administration. Inspired by the "42 Coding School" exercise "inception" (September 2022).

Language:MakefileStargazers:0Issues:1Issues:0

reimplementing-stl-containers

This project is about reimplementing some container types of the C++ standard template library to practice generic programming with templates. Inspired by the "42 Coding School" exercise "ft_containers" (November 2022).

Language:C++Stargazers:0Issues:1Issues:0