Diogo Calado (dmbcalado)

dmbcalado

Geek Repo

Location:Lisboa

Github PK Tool:Github PK Tool

Diogo Calado's repositories

CppModules

C++ problems where we learn how to use the tools provided by C++, such as inheritance, overloads, polymorfism, exception handling and templates.

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

cub3d

This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. In colaboration with Gabriela freitas (gabriela-freitas)

Language:CStargazers:0Issues:0Issues:0

dmbcalado

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

Fractol

Mandelbrot and Julia sets. zoom, move, iterations and colour pallete are modifiables.

Language:CStargazers:0Issues:0Issues:0

Get_Next_Line

Get Next Line

Language:CStargazers:0Issues:0Issues:0

IRC_Server

IRC Server that handles connections, channels, permissions, actions and modes (not all).

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

LibFT

First project on 42 course

Language:CStargazers:0Issues:0Issues:0

Minishell

Creating a small shell in C (similar to GNU Bash) using parallel processes, via forks. Pipes, redirections and parsing are the main focus, but we do construct some builtins

Language:CStargazers:0Issues:0Issues:0

Philosophers

Recreation of the philosophers problem resorting to thread usage in C. To deal with data races and race conditions all we could use was mutexs to lock and unlock threads. Great results.

Language:CStargazers:0Issues:0Issues:0

PushSwap

Own algorithm that with a restrict set of rules arranges any stack of numbers by order in the fewer steps possible. Good results.

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

Printf

Second work made on the 42 course

Stargazers:0Issues:0Issues:0

Webserv

Starting the webserv project for 42Lisboa

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