Skip to content

leno23/leno23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation


🧑‍💻 About Me

type Developer = {
  name: string
  role: string
  location: string
  background: string
  focus: string[]
  motto: string
}

const leno: Developer = {
  name: 'Leno Wu / 吴杨帆',
  role: 'Frontend Engineer',
  location: 'Shenzhen, China',
  background: '2017 届本科毕业 · 非科班前端工程师',
  focus: ['JavaScript', 'TypeScript', 'Vue', 'React', 'Engineering', 'UI/UX'],
  motto: 'Keep learning. Keep building. Keep daydayup.',
}
  • 🔭 专注前端开发,喜欢把复杂问题拆成清晰、稳定、可复用的工程方案。
  • 🌱 持续学习 JavaScript / TypeScript / Vue / React,以及更好的工程化实践。
  • ✍️ 偶尔在 B 站和掘金记录学习、实践与踩坑。
  • ⚡ 热爱探索,也热爱把想法真正做出来。

🛠 Tech Stack

Tech Stack

JavaScript TypeScript Vue React Vite

🚀 What I'm Building

🌌 Frontend Engineering

组件化、工程化、性能优化、开发体验,让前端项目更稳定、更优雅。

🧩 Learning System

把 JavaScript、TypeScript、框架源码、算法题沉淀成可复盘的学习体系。

🎨 UI & Interaction

关注界面细节、动效体验和可维护的设计实现。

📝 Content Sharing

用文章和视频把实践经验讲清楚,也给未来的自己留下答案。


📌 Featured Repositories


🌐 leno23.github.io
个人博客 / GitHub Pages / 技术沉淀
📚 frontend-studybook
前端学习笔记 / 知识体系 / 实践复盘
🧩 varlet-vue2
Vue 组件库相关探索 / UI 工程化
🧠 leetcode-solu
算法题解 / 训练记录 / 解题思路

📊 GitHub Analytics

GitHub profile Frontend Engineering JavaScript TypeScript

Contribution Graph

🧭 2026 Learning Map

mindmap
  root((DayDayUp))
    JavaScript
      原型链
      异步模型
      性能优化
    TypeScript
      类型系统
      类型体操
      工程实践
    Frameworks
      Vue
      React
      组件设计
    Engineering
      Vite
      CI/CD
      自动化
    Growth
      技术文章
      视频分享
      开源沉淀
Loading

🤝 Connect With Me


✨ Thanks for visiting. Code with passion, ship with patience. ✨

footer

About

my personal repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors