Skip to content
View Blodroed's full-sized avatar
👾
Floating
👾
Floating

Highlights

  • Pro

Organizations

@betauia

Block or report Blodroed

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

🥛 Greetings From Cowspace 🥛

enum class University {
    UNIVERSITY_OF_AGDER
};

struct Student {
    std::string name;
    int born;
    University university;
    std::string field;
    std::string about;
};

int main() {
    Student me {
        "Albert Salvesen-Orø",
        2003,
        University::UNIVERSITY_OF_AGDER,
        "Dataengineering/software dev",
        "
        Currently studying in UiA Grimstad since 2023, where i will get a 
        bachelor in Dataengineering specializing in software development.
        I am also a board member in the student organization BETA, which 
        is for all computer science students at UiA. 
        I am also really into music, especially the metal genre.
        "
    };
    return 0;
}

If you want to chat just contact me on the social channels provided! 📬

🤘My spotify playlist🤘

Spotify

Pinned Loading

  1. blodroed.github.io blodroed.github.io Public

    This repository is for my public landing page where people can know more about me and my projects

    Astro 1

  2. RustyRides RustyRides Public archive

    The repository for Marcus and Alberts exam project in IKT103

    C++ 1

  3. askeladd123/betadev-developed-development.net askeladd123/betadev-developed-development.net Public

    Forked from betauia/betauia.net

    JavaScript 4

  4. betauia/betauia.net betauia/betauia.net Public

    Astro 5 3