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

Organizations

@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 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
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)

Pinned Loading

  1. ADOJAS ADOJAS Public

    Everywhere to play ADOFAI!

    Kotlin 5

  2. ys-player ys-player Public

    A simple player based on IJKPlayer

    Kotlin 1

  3. adofaiex/Re_ADOJAS adofaiex/Re_ADOJAS Public

    A complete rewrite of ADOJAS

    TypeScript 11

  4. adofaiex/ADOFAI-JS adofaiex/ADOFAI-JS Public

    A Javascript library for ADOFAI levels.

    TypeScript 2