Skip to content
View MariusArhaug's full-sized avatar
🔥
Focusing
🔥
Focusing

Highlights

  • Pro
Block or Report

Block or report MariusArhaug

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

Hi there 👋

My name is Marius Arhaug. I am currently studying for my masters degree in Computer Science at NTNU. Where I am majoring in the field of Algorithms and High Performance Computing (HPC). While studying I am also working as a partime software engineer @Vespa.ai.

Previously I was a software developer for @Sportradar for almost 3 years. Where I was mainly working for their streaming squad where we used technologies such as Go. C/C++ and CUDA.

For the last two summers, I´ve had the opportunity to work as a software engineer @Microsoft. Where I worked on a backend team, Loki that served data to various office services. Here I used C# / .NET and learned alot about how to scale out services at an enterprise level.

  • 📫 How to reach me: mariusarhaug@hotmail.com
  • ⚡ Fun fact: I am a member of Norways junior national team in powerlifting.

Linkedin

Languages and tools

C C++ Go Rust TypeScript GraphQL

Git MySQL Docker

Frameworks, Platforms and Libraries

Express.js NuxtJS OpenGL .Net


Pinned

  1. Flush Flush Public

    "Famous little unix shell" - A UNIX based shell created in C, Lex and Yacc for NTNU's Operating Systems course TDT4186. It supports IO redirection and piping aswell as background jobs

    C

  2. VerySimpleHighlighter VerySimpleHighlighter Public

    A simple vscode extention for highlighting the VSL language in NTNU's course TDT4205 Compiler Construction

  3. Kraftsportsklubben-av-1967/kk67-frontend Kraftsportsklubben-av-1967/kk67-frontend Public

    KK-67's frontend built with Vue3, Vite, Typescript and TailwindCSS

    Vue 1

  4. ThreadServer ThreadServer Public

    A multithreaded web server that serves both html pages and json responses via sockets. Created with C targeted for POSIX systems, no external liberaries. This was a part of NTNUs Operating Systems …

    C

  5. Kraftsportsklubben-av-1967/kk67-docker Kraftsportsklubben-av-1967/kk67-docker Public

    A docker-compose environment to host both frontend and backend services for the KK-67 website

    Shell 1

  6. GitGraph GitGraph Public

    GitGraph is a single page application that fetches and shows information about our repo. This project was made as a project for teaching purposes in the class IT2810 - Web Development at NTNU in 2021

    TypeScript