Skip to content
View Doxakis1's full-sized avatar

Highlights

  • Pro

Block or report Doxakis1

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

    Forked from TTalvenH/Minishell

    Minishell is a project that teached us how to make a functioning shell. We had to learn to parse data, divide it to tokens and execute a pipeline for the commands.

    C

  2. ggj23 ggj23 Public

    Forked from RushMaverick/ggj23

    The project we made for Global Game Jam -23.

    GDScript

  3. miniRT miniRT Public

    Forked from rosamakinen/miniRT

    School Group Project for Raytracer coded with C, handling three object types currently. Requires minilbx library, see online for installation to your OS.

    C

  4. BigNum-Library-in-x86-Assembly BigNum-Library-in-x86-Assembly Public

    Sometimes 32 bit is not enough. Well for those times we can use a bignum library, but why use one when you can make your own?

    Assembly

  5. Hexpansion Hexpansion Public

    Forked from LuEklund/Hexpansion

    Hexpansion is a tower defense game built in the summer of 2024.

    C++

  6. IntroductionToBareMetal IntroductionToBareMetal Public

    An introduction to baremetal programming

    Assembly