Skip to content
View kimlukasmyrvold's full-sized avatar

Block or report kimlukasmyrvold

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

Pinned Loading

  1. old_personal_site old_personal_site Public

    My Personal Site

    HTML 2

  2. votingSite votingSite Public

    Voting website for voting on political parties in Norway, made with ASP.NET.

    SCSS 1

  3. exerciseCounter exerciseCounter Public

    A basic exercise planner website

    JavaScript

  4. bubblesort-cs bubblesort-cs Public

    School project for sorting an array of numbers or strings using the bubble sorting algorithm.

    C#

  5. maxMin-java maxMin-java Public

    School task for creating two methods in Java for returning the index of the smallest or largest value in an array. The two methods are max() and min()

    Java

  6. fractionsSum fractionsSum Public

    Writes a fraction to console depending on input from user. Returns sum of series 1 + (½)² + (⅓)² + ... + (1⁄n)².

    Java