Michail Chatzipanangiotou (mikechatzis)

mikechatzis

Geek Repo

0

following

0

stars

Location:Wolfsburg

Github PK Tool:Github PK Tool

Michail Chatzipanangiotou's repositories

42microshell-exam-rank04

a version of microshell without using malloc.

Language:CStargazers:3Issues:0Issues:0

cpp_modules

from 0 to C++ hero

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

cub3d

Doom style maze browsing through the use of raycasting

Language:CStargazers:1Issues:0Issues:0

ft_containers

A recreation of 3 of the C++ STL containers, as of the C++98 standard, plus some additional utilities from C++11

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

ft_printf

A recreation of the famous printf for c. With a limited selection of flags/conversions.

Language:CStargazers:1Issues:0Issues:0

get_next_line

A function that reads one line of text from a file descriptor. It also remembers its previous call and will read the next line available if called again in the same program

Language:CStargazers:1Issues:0Issues:0

Libft42

A collection of recreations of many usefull functions found in some basic c libraries, including libc. They mimic the original functions behaviour in all aspects, even in undefined behaviours or errors.

Language:CStargazers:1Issues:0Issues:0

Minishell

A custom shell that behaves like bash and executes a list of specific commands and flags.

Language:CStargazers:1Issues:0Issues:0

minitalk

a small exchange program that passes a string of characters from a "client" program to a "server" program, using UNIX signals

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

philosophers

Extensive comments in the code. They assume you've read the subject and that you have an understanding of how threads in general and the pthread C library functions work.

Language:CStargazers:1Issues:0Issues:0

Push_swap

An introduction to algorithmic thinking

Language:CStargazers:1Issues:0Issues:0

so_long

A little game coded in C, using the minilibx library. All game elements are handled using integers as coordinates and performing the appropriate math. For simplicity and speed during development, the game is rendered in blocks of size 70 x 70 pixels.

Language:CStargazers:1Issues:0Issues:0

ft_transcendence

Final project from the 42 core curriculum

Language:TypeScriptStargazers:0Issues:0Issues:0

webserv

An http server coded in C++. Able to handle POST, GET and DELETE requests

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

Avaj_launcher

The 1st java project of the school 42 advanced cursus

Language:JavaStargazers:0Issues:0Issues:0

ComputorV1

A small program for solving polynomial equations of up to 2nd degree.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

personal-portfolio

A minimalist single page site showcasing my work

Language:HTMLStargazers:0Issues:0Issues:0

swingy

Text based RPG with an optional GUI. The 2nd java project of school 42 advanced cursus.

Language:JavaStargazers:0Issues:0Issues:0