Skip to content
View okathira's full-sized avatar
🤲
🤲

Organizations

@yumemi @shinonome-inc @WebDesignRon

Block or report okathira

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. okathira-dev/client-web-api-sandbox okathira-dev/client-web-api-sandbox Public

    WebブラウザAPIを使った遊び場(使わなくても良い)

    TypeScript 4 2

  2. okathira-dev/busycube okathira-dev/busycube Public

    A Web API puzzle game where the browser itself is the key.

    TypeScript

  3. okathira-dev/ghostpdl-wasm okathira-dev/ghostpdl-wasm Public

    WebAssembly (WASM) build of GhostPDL (Ghostscript)

    Shell 2 1

  4. scoobie-doobie-effector scoobie-doobie-effector Public

    It's a scoobie oobie doobie, scoobie doobie webcam effector. https://youtu.be/Hy8kmNEo1i8?t=170

    TypeScript 1

  5. hardpass-sendHID hardpass-sendHID Public

    Forked from girst/sendHID-mirror-of-git.gir.st

    A hardware password manager, built around a Raspberry Pi Zero and passwordstore.org を日本語キーボードに対応

    C 2

  6. OpenSiv3Dでレーダーロックオン https://twitter.... OpenSiv3Dでレーダーロックオン https://twitter.com/okathira/status/1373152804739551233
    1
    #include <Siv3D.hpp>  // OpenSiv3D v0.4.3
    2
    
                  
    3
    void Main() {
    4
      // フレームレート
    5
      constexpr std::array<int32, 6> framerates = {15, 30, 60, 120, 165, 240};