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

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 out my social profiles

👨🏼‍💻 I’m currently learning software engineering at 42 Network and also seeking a bachelor in Statistics at Anhembi Morumbi.

🤔 I’m looking to dive deep into quant trading, trading robots, algorithmic trading, APIs and web automation.

⚡ Fun fact: I love surfing, playing and listen to good music.

wakatime


🏅 Skills/Experiences

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


My stats

Snake animation



4️⃣2️⃣ projects

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.

Libft

Pinned Loading

  1. 42_inception Public

    This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

    Shell

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

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

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

  5. 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 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 1