Skip to content
View DylanBT928's full-sized avatar

Highlights

  • Pro

Organizations

@arqyn

Block or report DylanBT928

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

hi, i'm dylan and welcome to my github!

struct AboutMe
{
    const char* name { "Dylan Tran" };
    const char* pronouns { "he/him" };
    const char* university { "University of California, Irvine" };
    const char* major { "Computer Science" };
    std::uint32_t graduation = 2028;
    std::vector<const char*> interests = {
        "Kernel Development",
        "Computer Graphics",
        "Backend Programming"
    };
};

Pinned Loading

  1. mangoOS mangoOS Public

    🥭 custom 64-bit operating system

    C 6

  2. rasterizer rasterizer Public

    📐 software rasterizer

    C++ 7

  3. raycasting raycasting Public

    🔫 raycasting engine

    C++ 5

  4. dotfiles dotfiles Public

    💎 my dotfiles

    Lua 9