Skip to content
View pruiz-ca's full-sized avatar
πŸ‘¨β€πŸš€
πŸ‘¨β€πŸš€

Highlights

  • Pro
Block or Report

Block or report pruiz-ca

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

Hi there πŸ‘‹πŸ», I'm Pedro

Engineer | Software Developer | Music Lover | Working at 42Berlin

Visitors Linkedin: pruiz-ca Github

  • πŸ‘¨πŸ»β€πŸ’» Working with C++ & Python
  • πŸ‘¨πŸ»β€πŸ’» Worked as a C/C++ and Ada developer working in Air Traffic Management automation.
  • πŸ‘¨πŸ»β€πŸŽ“ Student at 42 Madrid - TelefΓ³nica
  • πŸ‘ You can visit my Onlyfans.
  • 🎧 I love music, check my Spotify.
  • πŸ“« You can contact me by Email or LinkedIn.

Pinned Loading

  1. ft_token_manager ft_token_manager Public

    FastAPI server that acts as an intermediary to request 42 webAuth tokens. This way your client secret is hidden from the end user and you can update UID and Secrets in one centralized place

    Python 1

  2. dockerhub-42img dockerhub-42img Public

    Docker image hosted on dockerhub. Created to develop 42 projects.

    Dockerfile

  3. ft_containers ft_containers Public

    My own version of some C++ containers. Implemented vector, stack, map (using a red-black binary tree) and set.

    C++

  4. miniRT miniRT Public

    A raytracer from scratch entirely made in C. Uses multithreading, can render scenes with basic geometric objects and has camera movement.

    C 1

  5. libasm libasm Public

    Function library written in Assembly language.

    Assembly

  6. ft_linear_regression ft_linear_regression Public

    Machine learning. Making predictions using a linear function training and a gradient descent algorithm.

    Python 1