Skip to content
View dogxii's full-sized avatar
🐕
On Walking
🐕
On Walking

Organizations

@Pupbotjs

Block or report dogxii

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

Hi there👋

I'm Dogxi, a rookie dog. Learning, building, and having fun.

About Me

  • 🐶 As my desc, a rookie dog.
  • 🌱 I‘m working hard to learn new skills, stand on the shoulders of giants :))
  • ⚡️ Focused on: frontend and gameDev
  • 📝 Also check my Notion and Blog.

Tech Stack

type SkillType = 'languages' | 'frontend' | 'backend' | 'tools' | 'gameDev' | 'learning' | (string & {});

const skills = {
  languages: ['JavaScript', 'TypeScript', 'Golang'],
  frontend: ['React', 'Vite', 'Webpack'],
  backend: ['Node.js', 'Express'],
  tools: ['Git', 'Bun', 'Deno', 'GitHub Actions'],
  gameDev: ['Godot', 'Pixel Art'],
  learning: ['Swift', 'CTF']
} satisfies Record<SkillType, string[]>;

Projects & Contributions

I mostly work on developer tooling and interesting projects. Check my repositories for more details.

views wakatime follow

Github Stats

GitHub Stats

github contribution grid

Pinned Loading

  1. zero-frontend zero-frontend Public

    从🥚到1学习前端 教程实践路线图 :)

  2. tampermonkey-scripts tampermonkey-scripts Public

    tampermonkey scripts MIT

    JavaScript 3

  3. github/gitignore github/gitignore Public

    A collection of useful .gitignore templates

    170k 83k

  4. gamejam gamejam Public archive

    GameJam 看板 | 收集最佳国内游戏制作比赛

    TypeScript 2