Skip to content
View clima-fr's full-sized avatar

Highlights

  • Pro

Block or report clima-fr

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

About me

  • I am a professional dancer and certified dance teacher

  • Have always been very curious and eager to learn about diverse things

  • My curiosity led me to the technology area and now I am looking to build a career in programming

  • I’m currently studying Computer Engineering at the Universidade Aberta and Common Core at 42 School in Porto (Portugal)

  • I finished the AWS re/Start program from Amazon Web Services. Through scenario-based exercises, I developed skills in Linux, Python, networking, security, databases, automation and essential AWS Cloud skills. I recently passed the AWS Cloud Practitioner exam and received the certification.

  • I have a very good knowledge of C, C++ and Shell learned at 42Porto and some knowledge of HTML, CSS and PHP learned at TecPuc.

Now some random stuff

  • If I could choose a character to describe my personality I would choose Andrea Sachs from The Devil Wears Prada

  • I was once called on stage by Pharrell Williams at a concert and said no

  • I need to read at least 10 pages of a book before I go to sleep or I can't fall asleep (currently reading A Clash of Kings)

  • I enjoy hearing random facts about people. Share yours with me: LinkedIn, Email

Popular repositories Loading

  1. cub3D cub3D Public

    A simplified RayCaster implementation using miniLibX, part of the 42 school curriculum. The project includes features like window management, map interpretation, player movement, and rendering with…

    C 2 1

  2. clima-fr clima-fr Public

  3. Libft Libft Public

    Custom C library that replicates standard functions and introduces extra utilities for handling strings, memory, and lists. This project serves as a foundation for mastering low-level programming a…

    C

  4. 42_Exam-Rank-03 42_Exam-Rank-03 Public

    This repository features my solutions to the Exam 03 from the 42 School programming curriculum.

    C

  5. Minishell Minishell Public

    This project is about creating a simple shell

    C

  6. RentACar RentACar Public

    The project aims to implement an operational management system for a Rent-a-car.

    Python