tlyboy-profile
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseProfile
个人配置档案
Guany's personal preferences and toolchain.
Guany的个人偏好与工具链配置。
Tech Stack
技术栈
| Category | Preference |
|---|---|
| Language | TypeScript |
| Frontend Framework | Vue 3, React, Nuxt, Next.js |
| UI Library | shadcn/ui, Element Plus, Vant |
| Desktop | Tauri |
| Backend | Nitro, Bun, Node.js |
| Deploy | Vercel, Netlify, Docker |
| 分类 | 偏好选择 |
|---|---|
| 编程语言 | TypeScript |
| 前端框架 | Vue 3, React, Nuxt, Next.js |
| UI组件库 | shadcn/ui, Element Plus, Vant |
| 桌面应用框架 | Tauri |
| 后端技术 | Nitro, Bun, Node.js |
| 部署平台 | Vercel, Netlify, Docker |
Toolchain
工具链
| Category | Preference |
|---|---|
| Package Manager | pnpm |
| Install Command | ni (@antfu/ni) |
| Node Version Manager | fnm |
| Editor | VS Code + Vitesse Dark theme |
| Shell | Oh My Zsh + Starship |
| Font | FiraCode Nerd Font |
| Git | Disable CRLF auto-conversion, Ed25519 SSH |
| 分类 | 偏好选择 |
|---|---|
| 包管理器 | pnpm |
| 安装命令工具 | ni (@antfu/ni) |
| Node版本管理器 | fnm |
| 编辑器 | VS Code + Vitesse Dark theme |
| Shell环境 | Oh My Zsh + Starship |
| 编程字体 | FiraCode Nerd Font |
| Git配置 | 禁用CRLF自动转换,使用Ed25519 SSH密钥 |
Code Style
代码风格
| Category | Preference |
|---|---|
| Indent | 2 spaces |
| Line Endings | LF |
| Semicolons | No |
| Quotes | Single |
| Theme Color | #3498db |
| 分类 | 偏好选择 |
|---|---|
| 缩进方式 | 2个空格 |
| 行尾换行符 | LF |
| 分号使用 | 不使用 |
| 引号类型 | 单引号 |
| 主题色 | #3498db |