Skip to content
View pedromelocf's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report pedromelocf

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

👋 Hi there, my name is Pedro! Check my Linkedin profile and connect with me

👨🏼‍💻 I’m currently learning software engineering at 42 Network

42 is a revolutionary approach to IT education that sets itself apart from traditional coding schools. Based on peer-to-peer learning, 42’s model encourages self-directed learning and active engagement with the curriculum. 42 campuses around the world offer a new way of learning for individuals who struggle with the traditional classroom environment. As a result, 42 students develop key soft skills, such as critical thinking, creativity, curiosity, collaboration and communication. They come out of the training with a unique mindset that makes them more creative, more agile and more adaptable than students from traditional universities.

🤔 I’m looking for help with good ideas and inspiration.

⚡ Fun fact: I have a degree in Nutrition Science, and I love surfing and listen to music.

wakatime


🏅 Skills/Experiences

static badge static badge static badge static badge static badge static badge static badge


4️⃣2️⃣ projects

Libft



I swimmed at 4️⃣2️⃣ piscine in June 2023



My stats


Snake animation

Pinned Loading

  1. 42_fdf 42_fdf Public

    All programs that you wrote until now were executed in text mode on your terminal. Now, let’s discover something more exciting: how to open a graphics window and draw inside? To start your journey …

    C 2

  2. 42_minishell 42_minishell Public

    Forked from mendes-jv/minishell

    This project is about creating a your own simple bash, learning more about processes and file descriptors.

    C 2

  3. 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

  4. 42_pipex 42_pipex Public

    This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.

    C

  5. 42_cpp 42_cpp Public

    The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey. Many languages are recommended to learn OOP.

    C++

  6. 42_cub3d 42_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 1