Tiago Machado (snowhp)

snowhp

Geek Repo

Company:42 Porto

Location:Porto

Github PK Tool:Github PK Tool

Tiago Machado's repositories

Cs2ServerRoutine

Bash script to execute cs2 server and check for updates

Language:ShellStargazers:2Issues:1Issues:0

ft_printf

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.

Language:CLicense:NOASSERTIONStargazers:1Issues:1Issues:0

get_next_line

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.

Language:CLicense:NOASSERTIONStargazers:1Issues:1Issues:0

libft

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Language:CLicense:NOASSERTIONStargazers:1Issues:1Issues:0

minishell

The objective of this project is for you to create a simple shell.

Language:CStargazers:1Issues:1Issues:0

pipex

This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Language:CLicense:NOASSERTIONStargazers:1Issues:1Issues:0

push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Language:CStargazers:1Issues:1Issues:0

born2beroot

This project aims to introduce you to the wonderful world of virtualization.

Language:ShellLicense:NOASSERTIONStargazers:0Issues:1Issues:0

CPP-Modules

All CPP Modules for 42 School

Language:C++Stargazers:0Issues:1Issues:0
Language:PHPLicense:GPL-3.0Stargazers:0Issues:0Issues:0

cub3d

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Language:CStargazers:0Issues:2Issues:0

my42resources

Code used for different projects

Language:CLicense:NOASSERTIONStargazers:0Issues:1Issues:0

NetPratice

NetPractice is a general practical exercise to let you discover networking.

Stargazers:0Issues:1Issues:0

Philosophers

Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

Language:CStargazers:0Issues:1Issues:0

snowhp

Profile description

Stargazers:0Issues:1Issues:0

so_long

This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

Language:CStargazers:0Issues:1Issues:0