Christian Fidalgo Areste's repositories

Born2beroot

Born2beroot, a project designed to install and configure a server without any GUI.

Stargazers:4Issues:0Issues:0

Get_next_line

A function to extract a line from one or multiple files or `stdin` (using one or multiple `fd`'s). It searches until a '\n' character. If this is not found, it searches until de EOF.

Language:CStargazers:2Issues:0Issues:0

Fdf

First graphical project in C using MLX, 42 graphical library, to represent a map using a mesh (Fil de Fer).

Language:CStargazers:1Issues:0Issues:0

Philosophers

Solution to Dijkstra's philosophers problem using multithreading and semaphores

Language:CStargazers:1Issues:0Issues:0

Pipex

A project dedicated to replicate the redirections and pipes in shell, redirectin the `stdin` and `stdout` to input and output files

Language:CStargazers:1Issues:1Issues:0

BaseConverter

Base converter from any base to decimal

Language:TypeScriptStargazers:0Issues:0Issues:0

C_Piscine

Exercises of the admission process of 42 (Piscine)

Language:CStargazers:0Issues:0Issues:0

DateToStringConverter

OOP Date to string converter, formatting the date

Language:TypeScriptStargazers:0Issues:0Issues:0

Ft_printf

A project dedicated to replicate the `printf` C function

Language:CStargazers:0Issues:0Issues:0

Push_swap

A program that sorts a stack (with the help of another one) with an algorithm that uses the minimum movements possible

Language:CStargazers:0Issues:0Issues:0

Libft

First project of 42 cursus, libft; A personal library to use from now on in the next projects.

Language:CStargazers:0Issues:0Issues:0

Telephone

Programmable telephone using the Command design pattern

Language:TypeScriptStargazers:0Issues:0Issues:0

Weather-app

A simple weather app using WeatherAPI

Language:TypeScriptStargazers:0Issues:0Issues:0