Skip to content
View eirikkar's full-sized avatar

Block or report eirikkar

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

Hello 👋

I'm currently studying at a coding bootcamp called Kodehode, where I’m specializing in backend development. I have a strong focus on C#, and I enjoy building scalable, efficient systems that solve real-world problems. I’m always excited to learn new technologies and improve my skills through hands-on projects.

About me:

public class Person
{
    public string Name = "Eirik";
    public int Age = 35;
    public List<string> interests =
    [
        "Coding",
        "Gaming",
        "Parenting",
        "Formula 1",
        "Weightlifting",
        "Cycling",
    ];
}

My toolbelt

Pinned Loading

  1. dotfiles dotfiles Public

    Shell

  2. nvim nvim Public

    Lua