Skip to content
View arnlaugsson's full-sized avatar
🐢
Slowly but surely
🐢
Slowly but surely
Block or Report

Block or report arnlaugsson

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

Pinned Loading

  1. frakit frakit Public

    My personal learning blog, built on Eleventy base blog repo.

    Nunjucks

  2. t-srad-bank t-srad-bank Public archive

    A starting point for a TDD kata exercise.

    Python

  3. t-srad-tdd t-srad-tdd Public archive

    A Python boilerplate for a Test Driven Development exercise (the String Calculator from Kata Log).

    Python

  4. ThrowAway-API ThrowAway-API Public

    A simple Sails JS App, deployable to Heroku for fast prototyping.

    JavaScript

  5. Find matching PRs in console Find matching PRs in console
    1
    Array.from(
    2
      new Set(
    3
        Array.prototype.slice.call(
    4
          document.getElementsByClassName("message")
    5
        ).map(