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

Organizations

@02engine @adofaiex

Block or report xbodwf

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Xbodwf/README.md

Hello,I'm Xbodwf. Owner of adofaiex

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

details
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...'
  }
}
)

Pinned Loading

  1. adofaiex/Re_ADOJAS adofaiex/Re_ADOJAS Public

    An ADOFAI level player based on ADOFAI.JS

    TypeScript 19 1

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

    A Javascript library for ADOFAI levels.

    TypeScript 6

  3. adofaiex/Iridium adofaiex/Iridium Public

    An optimized mod for A Dance of Fire and Ice.

    C# 67 2