Skip to content
View Ekkoz897's full-sized avatar
🧩
🧩
  • Lisbon, Portugal

Highlights

  • Pro
Block or Report

Block or report Ekkoz897

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

Hi there 👋 ;

🧠 I’m currently a student at the 42 school in Lisbon, Portugal.

👀 I'm interested in AI (still haven't coded anything in that regard), blockchain, and cyber security.

🤝 Looking to collaborate on anything really, as long as it is code related I'm in and willing to help.

📫 You can send me an email @ abelix897@gmail.com, I will answer it as soon as possible!

Pinned

  1. 42cursus_So_long 42cursus_So_long Public

    One of the first graphical projects at 42 school, so_long introduces us to 2D programming by allowing us to create our first 2D game. Textures, sprites and tiles included.

    C 5

  2. 42cursus_cub3d 42cursus_cub3d Public

    Forked from ratavare/cub3D

    Cub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.

    C 1

  3. 42cursus_Minishell 42cursus_Minishell Public

    42 - Rewrite a simple shell

    C 1

  4. 42cursus_Philosophers 42cursus_Philosophers Public

    The goal of this project was to learn to avoid deadlock and race conditions when creating multithreaded applications.

    C

  5. 42cursus_Push_swap 42cursus_Push_swap Public

    This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C 4

  6. CPP_Modules CPP_Modules Public

    CPP modules of 42 school

    C++