Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View tkalve's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
full-snack developer
๐Ÿ‘จโ€๐Ÿ’ป
full-snack developer

Block or report tkalve

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
tkalve/README.md

Hi there ๐Ÿ‘‹

I am Thomas, a software developer from Egersund, Norway.

Need a dad joke bookmarklet?

Pinned Loading

  1. A bookmarklet to fetch a dad joke A bookmarklet to fetch a dad joke
    1
    javascript: (function() {
    2
        
    3
        // set up XMLHttpRequest with onready handler
    4
        var xhr = new XMLHttpRequest();
    5
        
  2. prefect prefect Public

    Just a silly little thing, a React component wrapping <pre> to give it line numbers and stuff.

    SCSS