Skip to content
View zkyzx's full-sized avatar

Block or report zkyzx

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. Merged the slack emoji packs found h... Merged the slack emoji packs found here -> https://github.com/lambtron/emojipacks
    1
    emojis:
    2
    -   name: llama
    3
        src: http://i.imgur.com/6bKXKUP.gif
    4
    -   name: alpaca
    5
        src: http://i.imgur.com/c6QxTbM.gif
  2. nimble2nix nimble2nix Public

    Forked from bandithedoge/nimble2nix

    Painless Nimble dependencies in Nix derivations

    Nim

  3. Svelte + MermaidJS | repl - https://... Svelte + MermaidJS | repl - https://svelte.dev/repl/f1f5f10e593645428b8a7536c3d0d0f8
    1
    <script>  
    2
    import {onMount} from 'svelte';
    3
        let mermaid;
    4
    	
    5
        let pieChartData = {
  4. yew-scaffold yew-scaffold Public template

    Yew scaffolding with ybc and wasmbl web bundler.

    Sass

  5. raspawn raspawn Public

    Raspberry PI SD image installer & configurator for Linux

    Python 1