Skip to content
View YangsonHung's full-sized avatar

Block or report YangsonHung

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

👋 Hi, I'm Yangson Hung

优秀是优秀者的通行证 | Excellence is the passport of the excellent

English | 中文


🌍 English Version

🚀 About Me

I'm a Frontend Engineer passionate about coding and building high-quality web applications.

  • 🔭 Currently focusing on frontend engineering and performance optimization
  • 🌱 Continuously learning new technologies and exploring best practices
  • 💡 Love sharing technical insights and development experience
  • 📝 Regularly writing technical articles on my blog and Juejin

💻 Tech Stack

const yangson = {
  frontend: {
    code: ["JavaScript", "TypeScript", "HTML", "CSS"],
    frameworks: ["React", "Vue", "Node.js"],
    tools: ["Git", "Webpack", "Vite"],
    architecture: ["SPA", "SSR", "Micro-frontend"]
  },
  backend: {
    languages: ["Python", "Go"],
    frameworks: ["FastAPI", "Gin"]
  },
  currentFocus: "Frontend Engineering & Performance Optimization"
};

📚 Blog & Articles

Welcome to visit my blog and let's learn together!

📊 GitHub Stats

🤝 Connect with Me

💭 Quote

"Stay hungry, stay foolish." - Steve Jobs


🇨🇳 中文版本

🚀 关于我

我是一名前端工程师,热爱编程,专注于构建优质的 Web 应用。

  • 🔭 目前专注于前端工程化和性能优化
  • 🌱 持续学习新技术,探索最佳实践
  • 💡 喜欢分享技术见解和开发经验
  • 📝 定期在个人博客和掘金发表技术文章

💻 技术栈

const yangson = {
  frontend: {
    code: ["JavaScript", "TypeScript", "HTML", "CSS"],
    frameworks: ["React", "Vue", "Node.js"],
    tools: ["Git", "Webpack", "Vite"],
    architecture: ["SPA", "SSR", "微前端"]
  },
  backend: {
    languages: ["Python", "Go"],
    frameworks: ["FastAPI", "Gin"]
  },
  currentFocus: "前端工程化 & 性能优化"
};

📚 博客与文章

欢迎访问我的博客,一起交流学习!

📊 GitHub 统计

🤝 联系我

💭 座右铭

"Stay hungry, stay foolish." - Steve Jobs


⭐️ 如果你觉得我的项目有帮助,欢迎 star!

Pinned Loading

  1. global-pack-sync global-pack-sync Public

    CLI utility for backing up and restoring globally installed npm, Yarn, and pnpm packages when switching Node.js versions

    TypeScript

  2. open-terminal-agents open-terminal-agents Public

    A cross-platform CLI for launching multiple Agent CLIs across preconfigured terminal tabs with one command

    Rust 1

  3. macos-ntfs-smart-mount macos-ntfs-smart-mount Public

    A free, open-source script to enable full NTFS read/write on macOS — powered by macFUSE & ntfs-3g, no paid drivers needed.

    Shell 7 3

  4. awesome-agent-skills awesome-agent-skills Public

    A collection of AI Agent Skills that provide professional domain capabilities for intelligent assistants like Claude Code.

    JavaScript

  5. stock-monitor stock-monitor Public

    A real-time monitoring system for US and China A-share markets, with live quotes, watchlist management, price alerts, and historical charts.

    TypeScript

  6. 3d-chess-swift 3d-chess-swift Public

    A native macOS 3D chess game

    Swift