Skip to content
View snowhp's full-sized avatar

Highlights

  • Pro

Block or report snowhp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
snowhp/README.md

Hi 👋, I'm Tiago


🔭 I’m currently finishing my 42-cursus!
🤝 I’m looking to help with other projects.

C C++ Python Postgres Docker

https://www.linkedin.com/in/tiagojsmachado/

snowhp


Pinned Loading

  1. CPP-Modules CPP-Modules Public

    All CPP Modules for 42 School

    C++ 1

  2. cub3d cub3d Public

    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…

    C

  3. minishell minishell Public

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

    C 1

  4. push_swap push_swap Public

    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 …

    C 1

  5. Philosophers Philosophers Public

    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.

    C

  6. NetPratice NetPratice Public

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