Skip to content
View beatrizdile's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report beatrizdile

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

Hello World! 👾

About Me 💫

I'm a software engineering student at 42 São Paulo, an environment where I carry out incredible projects and have been deepening my knowledge in computer science. I'm an intern at Itaú, the largest South American Bank and a place where I apply my learnings. I'm deeply passionate about my craft and consistently seek personal growth!

Stack

Python AWS Docker Terraform Spark Postgres Java C C++ Linux

42 Cursus

Phase 1:

Phase 2:

Phase 3:

  • cpp - Objects need to be oriented

Contacts

Curriculum vitae Linkedin WhatsApp Discord Instagram Gmail

Pinned

  1. 42sp-studies 42sp-studies Public

    These studies were made to understand the behavior of the C/C++ language, including its syntax, semantics, data types, memory management, and various features.

    C

  2. my-cub3d my-cub3d Public

    This is my personal take on the Cub3d project at 42. I'm also working on a highly detailed tutorial on how you can make your own version of the classic Wolfenstein 3D too!

    C 1

  3. 42sp-so_long 42sp-so_long Public

    so_long is a simple 2D game project developed in C as part of the curriculum. The objective of the game is to collect all the collectibles on the map and reach the exit door while avoiding obstacle…

    C

  4. 42sp-push_swap 42sp-push_swap Public

    Push_swap is a project that challenges students to create a sorting algorithm for a specific problem: to sort a list of integers using a limited set of operations.

    C 6 1

  5. 42sp-philosophers 42sp-philosophers Public

    The philosophers project is designed to explore concurrent computing and synchronization techniques.

    C

  6. 42sp-cpp 42sp-cpp Public

    Deep dive into the world of object oriented programming in C++

    C++