Skip to content
View yettabaa's full-sized avatar

Highlights

  • Pro

Block or report yettabaa

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

Pinned Loading

  1. Libft Libft Public

    Libft is the first project at 42 School, designed to help students create their own custom C library. This library includes a collection of commonly used functions that can be reused in future proj…

    C

  2. FdF FdF Public

    FDF is a 42 school project focused on 3D programming and graphics rendering. It involves creating a wireframe model from a 2D map, applying transformations like rotation, scaling, and projection to…

    C

  3. cub3D cub3D Public

    Cub3D is a 42 team project that recreates a Wolfenstein 3D-style game using raycasting. It involves building a dynamic 3D maze view with C and MiniLibX, focusing on graphics, algorithms, and game m…

    C

  4. Bac-Note-Calculator Bac-Note-Calculator Public

    Bac Note Calculator is a React-based web application designed to help students calculate their current grades for the Baccalaureate exam. This app is ideal for students preparing for the Baccalaure…

    JavaScript

  5. Cpp Cpp Public

    The first module of 42's C++ Piscine introduces C++ basics and explores its differences from C, focusing on Object-Oriented Programming concepts.

    C++

  6. Inception Inception Public

    The Inception project, part of the 42 curriculum, focuses on enhancing system administration skills through Docker. By using Docker Compose, you will build and run a custom LEMP stack for a WordPre…

    Shell