Skip to content
View cmdparkour's full-sized avatar
🤒
Out sick
🤒
Out sick

Block or report cmdparkour

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

Hello there 👋

function formatMe() {
  const content = {
    name: "luo xi",
    role: "Frontend Engineer",
    languageSpoken: ['zh_CN', 'en_US'],
  }
  const sayHi = async (text: string) => {
    const msg = await chatgpt(text)
    return msg
  }
}
const me = formatMe()
async(() => {
  const resolveMsg = await me.sayHi("Can you join us?") // resolveMsg = 'of course'
})()

📝 About Me

Pinned Loading

  1. vue-admin-box Public

    vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面

    Vue 1.8k 285

26 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

cmdparkour has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.