Skip to content
View FurryR's full-sized avatar
🐺
内耗
🐺
内耗

Highlights

  • Pro

Block or report FurryR

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

Avatar

🐺 熊谷 凌

随风飘散。

import { Nullqwertyuiop } from 'https://github.com/Nullqwertyuiop'

class FurryR extends Nullqwertyuiop {
  readonly name: string = '熊谷 凌'
  description: string = '什么都写的全栈(?)工程师'
  name: number = 16
  readonly contacts: Map<string, string> = new Map([
    ['Discord', 'https://discord.com/users/im_furryr'],
    ['Telegram', 'https://t.me/@DevRinOwO'],
    ['Twitter', 'https://x.com/im_furryr'],
    ['Email', '[email protected]']
  ])
  constructor() {
    super('谨以此纪念他的存在')
  }
  get status(): string {
    return '编写自己的博客'
  }
  get beloved(): never {
    throw new Error('不谈对象')
  }
}

Pinned Loading

  1. Awacorn Awacorn Public

    C++ 11 下优雅的事件驱动低耦合调度器/异步协程。

    C++ 24 3

  2. lpp-scratch lpp-scratch Public

    A high-level programming language based on Scratch.

    TypeScript 21 1

  3. hyren hyren Public

    Enjoy Turbowarp features everywhere.

    TypeScript 19

  4. secure-vm secure-vm Public

    🧪 Experimental JavaScript sandbox based on iframe for frontend (electron, micro apps, etc).

    TypeScript 12 2

  5. FurryR FurryR Public

    Personal Description

    2 2

  6. eureka-loader eureka-loader Public

    Forked from EurekaScratch/eureka

    Load scratch extension everywhere.

    TypeScript