Skip to content
View joao-ppe's full-sized avatar

Block or report joao-ppe

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
joao-ppe/README.md

Olá! 👋🏻

Who am I?

  • 🤵🏻 My name is João Carvalho and I'm from Vila Nova de Gaia, Porto, Portugal.
  • 👨🏻‍🎓 I'm currently studying software development at 42 School, in Porto. My username is joao-ppe.
  • 🌱 I’m currently learning C, C++ and Shell.
  • ⚡ Random fact: Besides coding, I also love producing music (and gaming, but don't tell anyone...).

Here you'll find my latest projects for 42's Common-Core, and maaaaaybe some really cool personal projects.

📧 If you need to reach me, feel free to e-mail me at: jpcarvalho.contact@gmail.com

Pinned Loading

  1. 42-minishell 42-minishell Public

    As beautiful as a shell

    C

  2. 42-philosophers 42-philosophers Public

    I never thought philosophy would be so deadly

    C

  3. 42-so_long 42-so_long Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C 2

  4. 42-push_swap 42-push_swap Public

    This project will sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  5. 42-minitalk 42-minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C

  6. 42-get_next_line 42-get_next_line Public

    Reading a line from a fd is way too tedious.

    C