Skip to content
View RafaSoares1's full-sized avatar
โœŒ๏ธ
โœŒ๏ธ
  • Porto, Portugal

Highlights

  • Pro

Block or report RafaSoares1

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

Hi ๐Ÿ‘‹, I'm Rafael Soares

A passionate Programming Student from Portugal

emsoares

rafasoares1

  • ๐ŸŒฑ Iโ€™m currently learning C, C++, C#, MQTT, CSS, Python, Java

  • ๐Ÿง‘โ€๐ŸŽ“ Iโ€™m currently studying at 42 Porto

  • ๐Ÿ”ญ Iโ€™m a Junior Back-End developer at Coreflux

  • ๐ŸŒ Coreflux is currently one of the leading MQTT brokers. For more information, visit our website

Connect with me:

https://www.linkedin.com/in/rafael-soares-71b1b815a

๐Ÿ’ป Tech Stack:

C# C++ C Python PowerShell Shell Script Windows Terminal DigitalOcean .Net MySQL MariaDB Pandas GitHub Git GitLab

rafasoares1

ย rafasoares1

rafasoares1

Pinned Loading

  1. 42_Push_Swap 42_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 8

  2. 42_so_long 42_so_long Public

    This project is a very small 2D game with textures, sprites and some very basic gameplay elements.

    C 6

  3. 42_Get_Next_Line 42_Get_Next_Line Public

    May it be a file, stdin, or even later a network connection, we 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 our fuโ€ฆ

    C 5

  4. 42_Libft 42_Libft Public

    An implementation of some of the standard functions in C. Done as an educational project at 42 Porto.

    C 4

  5. 42_Cursus_3_minishell 42_Cursus_3_minishell Public

    Forked from ZPedro99/42Cursus_3_minishell

    This project is about creating a simple shell. Yes, our own little bash. We learnt a lot about processes and file descriptors.

    C 2

  6. 42_Philosophers 42_Philosophers Public

    In this project, I will learn the basics of threading a processm, how to create threads, and how to apply mutexes.

    C 1