Skip to content
View eystein's full-sized avatar
Block or Report

Block or report eystein

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

  1. cssstats cssstats Public

    Forked from cssstats/cssstats

    Webapp to visualize various stats about your css

    JavaScript

  2. ninja-list ninja-list Public

    next.js tutorial

    JavaScript

  3. tiny-helpers tiny-helpers Public

    Forked from stefanjudis/tiny-helpers

    A collection of useful online web development tools

    HTML

  4. ztm-nextjs-coffeeshop ztm-nextjs-coffeeshop Public

    JavaScript

  5. Start server in any folder Start server in any folder
    1
    
                  
    2
    php -S localhost:8000
    3
    php -S 0.0.0.0:8000
    4
    
                  
    5
    python2 -m SimpleHTTPServer 80