Skip to content
View yasminefontenele's full-sized avatar

Highlights

  • Pro

Block or report yasminefontenele

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
yasminefontenele/README.md

Hello, World ! ๐Ÿ‘‹๐Ÿ˜Š

  • ๐ŸŽ“ Graduated architect and urbanist
  • ๐ŸŒฑ Currently studying software development at 42 Porto
  • ๐Ÿ’ก Passionate about solving problems through code and design

๐Ÿ› ๏ธ Skills and Technologies

C C++ Python Kotlin Git Linux Docker

๐Ÿ“ซ How to reach me:

E-mail * Linkedine

๐Ÿ“Š GitHub Stats

Pinned Loading

  1. 42_cub3D 42_cub3D Public

    Forked from EMencova/cub3D

    Creating a 3D "game" with raycasting. Different textures and colors changeable in map file. 2 people project.

    C

  2. 42_Fract-ol 42_Fract-ol Public

    This project is a computer graphics exploration of fractal geometry, implemented in C using the MiniLibX library.

    C

  3. 42_Minishell 42_Minishell Public

    A minimalist Unix-like shell implementation written in C.

    C

  4. 42_Philosopher 42_Philosopher Public

    This project challenges you to simulate the behavior of philosophers sitting around a table, alternating between eating, thinking, and sleeping, while avoiding starvation and deadlocks. Implementedโ€ฆ

    C

  5. 42_push_swap 42_push_swap Public

    A project where we will implement a sorting algorithm using two stacks and a limited set of operations.

    C