Skip to content
View Old-Second's full-sized avatar
😴
😴

Organizations

@Muxi-Studio @ccnubox @Muxi-X @CCNU-ACM-Official

Block or report Old-Second

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

Hi 👋, my name is 𝑶𝒍𝒅𝑺𝒆𝒄𝒐𝒏𝒅

developer

A college student studying front-end development

𝑨𝒃𝒐𝒖𝒕

const FrontEndDeveloper = {};
const OldSecond = Object.create(FrontEndDeveloper)
OldSecond.from = '河北承德'
OldSecond.university = 'Central China Normal University'
OldSecond.organization = '木犀团队'
OldSecond.target = function () {
    setTimeout(() => {
        OldSecond.identity = 'A better front-end engineer'
    }, Infinity)
}

Pinned Loading

  1. Muxi-X/MuXi-Fresh-Fe-2.0 Muxi-X/MuXi-Fresh-Fe-2.0 Public

    [使用中] 招新系统2.0前端

    TypeScript 5

  2. CCNU-ACM-Official/CCNU-ACM-Official.github.io CCNU-ACM-Official/CCNU-ACM-Official.github.io Public

    华中师范大学ACM协会官方网站

    JavaScript 13 5

  3. Minesweeper Minesweeper Public

    基于React+TypeScript的扫雷游戏

    TypeScript