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

Block or report ahuglajbclajep

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
ahuglajbclajep/README.md

🎮 ahu

(q=_=>( // This is a self-replicating program (the so-called Quine). RUN ME!
  {
    profile: {
      name: /^ahu(?:glajbclajep)?$/,
      birthdate: new Date("1997/3/12"),
      hobbies: ["programming", "gaming", "reading"],
    },
    accounts: {
      twitter: "https://twitter.com/ahuglajbclajep",
      github: "https://github.com/ahuglajbclajep",
      steam: "https://steamcommunity.com/id/ahuglajbclajep",
    },
    posts: {
      notes: "https://scrapbox.io/ahuglajbclajep",
      hobbies: "https://ahuglajbclajep.hatenadiary.jp",
    },
  }
,console.log(`(q=${q})()`)))()

Pinned

  1. md2steam-review-formatting md2steam-review-formatting Public

    [PoC] An experimental editor that converts Markdown to Steam review/wiki formatting

    TypeScript 9 1

  2. session-typed-worker session-typed-worker Public

    A deadlock-free communication API for web workers based on session types

    TypeScript 5 2

  3. three-vrm-react-example three-vrm-react-example Public

    react-three-fiber + three-vrm example

    TypeScript 9 3

  4. slack-tweet-command slack-tweet-command Public

    Add the `/tweet` command to your Slack workspace

    TypeScript 2

  5. my-react-template my-react-template Public template

    My simple React + TypeScript template for VS Code

    JavaScript 5

  6. dotfiles dotfiles Public

    my dotfiles for macOS Catalina and Ubuntu 18.04

    Shell