Skip to content
View atdeters's full-sized avatar
👾
Currently learning buildroot
👾
Currently learning buildroot

Highlights

  • Pro

Block or report atdeters

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 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. minishell minishell Public

    A simple Unix shell implementation, supporting basic command execution, piping, redirection, and built-in commands - entirely written in C. It is the first team project of the 42 shool core curricu…

    C 2

  2. minirt minirt Public

    MiniRT is a small raytracing program developed as part of the 42 curriculum. It renders simple 3D scenes by simulating how rays of light interact with geometric objects. The project is written in C…

    C 2

  3. wordle wordle Public

    Our implementation of the popular word game by New York Times

    Rust

  4. aoc25 aoc25 Public

    My personal solutions to "Advent of Code 2025"

    C++