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

Sponsoring

@withastro

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 250 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! 📬



Stats and Tech Stack 🖥️

Blodroed's GitHub stats Top Languages
C C++ C# TypeScript JavaScript Python Docker Kubernetes GraphQL bash Firebase Supabase REST Postman MySQL PostgreSQL mongoDB SQLite Microsoft Azure GitLab Astro HTML CSS Tailwind CSS Bootstrap Jest React Native Expo Qt .NET Core Blazor Flask pytest CI/CD Unity Godot Windows Linux Ubuntu Raspberri Pi Jira Jupyter Notebook

🤘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. GalacticGPT GalacticGPT Public

    Python

  3. RustyRides RustyRides Public archive

    The repository for Marcus and Alberts exam project in IKT103

    C++ 1

  4. betauia.net betauia.net Public

    Forked from betauia/betauia.net

    This fork focuses on the BetaLAN part of the betauia.net website

    Astro 2 1

  5. betauia/betauia.net betauia/betauia.net Public

    Astro 14 8

  6. PomodoroCastle PomodoroCastle Public archive

    IKT205 App project

    TypeScript 1