Jorit Tomala's repositories

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

get_next_line

Reads from the file-descriptor n (BUFFER_SIZE) bytes and prints out line by line (\n).

Language:CStargazers:1Issues:1Issues:0

Minishell

The group project for 42 Core Curriculum. We have to recreate the shell.

Stargazers:1Issues:0Issues:0

minitalk

Set up a server and a client. If you start the server it is waiting for a message from the client. The client is able to send any kind of massage (including unicode) bitwise.

Language:CStargazers:1Issues:1Issues:0

philosophers

A solution for the Dining Philosophers problem coded in C.

Language:CStargazers:1Issues:1Issues:0

pipex_own

The pipex project should create a pipe between two projects. Because I did minitalk I'm technically not allowed to do pipex but I need it for minishell so I will just do it but without following the subject.

push_swap

You have stack a and stack b. In stack a is a random amount of numbers (positve and negativ) and the goal is to sort them in a way that in stack a the numbers are represented in ascending order.

Language:CStargazers:1Issues:1Issues:0

42_cub3d

Create a “realistic” 3D graphical representation of the inside of a maze from a first-person perspective using Raycasting.

Language:CStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

artur01-code

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

CPP-course

I am doing a cpp-course on udemy to practise a bit for the moduls of my core.

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

cpp_class

Bash script to automate the creation of the files containing a C++ class (in Orthodox Canonical Form)

Language:ShellStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:ShellStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

so_long-mac-

Creates a 2d-game using the minilibx-library. It's based on the mac-enviroment and redo of so_long-linux- to have another structure.

Language:CStargazers:0Issues:1Issues:0

TicTacTo

a simple TicTacTo-Game in the standart-output. No GUI or something like that, it's just the code. I print the field with printf and get the input with scanf. Very simple but good for practise.

Language:CStargazers:0Issues:1Issues:0

trying_githubactions

setting up my first workflow

Language:MakefileStargazers:0Issues:0Issues:0

viergewinnt

a simple viergewinnt game printed in the standart-output und handled by the standart-input.

Language:CStargazers:0Issues:1Issues:0