Skip to content
View Xbodwf's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@02engine @adofaiex

Block or report Xbodwf

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.

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

import { registerUser as register, Info } from '@/register'

register(
  class Xbodwf extends Info {
    readonly name: string = 'Xbodwf'
    description: string = 'A busy student developer'

    readonly contacts: { [key: string]: string | Array<string> } = {
      "Bilibili": "space.bilibili.com/1552375363",
      "X": "@Xbodwf",
      "Youtube": "@xbodwf",
      "Facebook": "www.facebook.com/profile.php?id=61578291371044",
      "QQ": ["3795750764"],
      "Email": ["xbodwf@outlook.com", "xbodw@gmail.com"]
    }
    constructor() {
      super()
      console.log("Loaded")
    }
    get status(): string {
      return 'Write all kinds of strange code into repositories...'
    }
  }
)

Hello,I'm Xbodwf.

I work with Javascript,Typescript,Csharp,Kotlin. Programming is my habit.

details
website: https://xbodwf.github.io (wip)

Star History Chart

Pinned Loading

  1. adofaiex/Re_ADOJAS adofaiex/Re_ADOJAS Public

    An ADOFAI level player based on ADOFAI.JS

    TypeScript 17 1

  2. adofaiex/ADOFAI-JS adofaiex/ADOFAI-JS Public

    A Javascript library for ADOFAI levels.

    TypeScript 4

  3. Iridium Iridium Public

    An optimized mod for A Dance of Fire and Ice.

    C# 25 2