Skip to content
View picode7's full-sized avatar
😏
Having Fun
😏
Having Fun
Block or Report

Block or report picode7

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. LocalStorage TypeScript Module LocalStorage TypeScript Module
    1
    /**
    2
     * Check if localStorage is supported                       const isSupported: boolean
    3
     * Check if localStorage has an Item                        function hasItem(key: string): boolean
    4
     * Get the amount of space left in localStorage             function getRemainingSpace(): number
    5
     * Get the maximum amount of space in localStorage          function getMaximumSpace(): number
  2. fbx-parser fbx-parser Public

    TypeScript 15 3

  3. wasm-rust-ts wasm-rust-ts Public

    WASM Rust TypeScript Example

    TypeScript

  4. inaturalist-plugin inaturalist-plugin Public

    TypeScript

  5. docker-nodejs-hello-world docker-nodejs-hello-world Public

    Setup and learnings for Docker projects and GitHub Actions to push to GitHub Container Registry

    JavaScript 1

  6. python-pdf python-pdf Public

    Python