Skip to content
View Matth0s's full-sized avatar

Block or report Matth0s

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
Matth0s/README.md

Hi 👋, I'm Matheus

A Full Stack developer from Brasil and Human Coder


matth0s matth0s


Connect with me:

https://www.linkedin.com/in/matheus-m-n/

Pinned Loading

  1. 42Specilization/ft_transcendence_42 42Specilization/ft_transcendence_42 Public

    No more C! No more C++! This project is about doing something you’ve never done before. Remind yourself the beginning of your journey in computer science. Look at you now. Time to shine!

    TypeScript 1

  2. 42labsBlackhole/mgm_app 42labsBlackhole/mgm_app Public

    Vue 6 2

  3. 42_ft_containers 42_ft_containers Public

    Decimo primeiro projeto como cadete da 42 SP. Foi feito a reimplementação dos containers vector, stack, map e set da biblioteca padrão do c++, contendo todos os seus métodos membros, não membros, s…

    C++

  4. 42_minishell 42_minishell Public

    Oitavo projeto como cadete da 42 SP. Foi feito um programa interpretador de comandos que simulasse o Bash. Nele foram recriados os builtins echo(com a opção -n), cd, pwd, export, unset, env e exit;…

    C

  5. 42_ft_irc 42_ft_irc Public

    Forked from MarcusVinix/42_ft_irc

    This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected comp…

    C++

  6. 42_push_swap 42_push_swap Public

    Sétimo projeto como cadete da 42 SP. Foi feito um programa que ordenasse uma lista de números utilizando somente 2 pilhas e 11 tipos de movimentos específicos

    C