Skip to content
View myisaak's full-sized avatar
:octocat:
Open for work
:octocat:
Open for work

Highlights

  • Pro
Block or Report

Block or report myisaak

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. website-checks/website-checks website-checks/website-checks Public

    check your website for issues with multiple tools and get PDF reports of the results

    JavaScript 73 10

  2. sqlitemongo sqlitemongo Public

    Migrate your sqlite3 database to mongodb.

    TypeScript 15 2

  3. zbar-wasi zbar-wasi Public

    Webassembly (WASI) port of Zbar barcode scanner

    JavaScript 12 4

  4. egyptian-god egyptian-god Public

    A #LDJAM36 game submission made with Unity

    C# 4 1

  5. bevy-jam-team/unfair-boss-chaos bevy-jam-team/unfair-boss-chaos Public

    A game submission for Bevy Jam #1

    Rust 5 2

  6. Puppeteer with Alpine inside multi-s... Puppeteer with Alpine inside multi-staged Dockerfile
    1
    FROM node:13-alpine as base
    2
    
                  
    3
    LABEL maintainer="Isaak Eriksson <[email protected]>"
    4
    
                  
    5
    ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true