Skip to content

Commit

Permalink
Modify skills
Browse files Browse the repository at this point in the history
  • Loading branch information
WCY-dt committed Nov 12, 2024
1 parent f7f2d5a commit 4fbc82a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
14 changes: 3 additions & 11 deletions assets/data/skill.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
[
{
"category": "Frontend",
"item": ["html5", "css3", "javascript", "jquery", "react", "vuejs", "sass", "tailwindcss", "typescript", "webpack", "vitejs"
]
"item": ["html5", "css3", "javascript", "typescript", "vuejs", "react"]
},
{
"category": "Backend",
"item": ["c", "cplusplus", "python", "rust", "go", "mysql", "sqlite", "cmake", "elasticsearch", "flask", "pytorch"
]
},
{
"category": "Fullstack",
"item": ["nodejs", "qt", "electron", "tauri", "cloudflareworkers", "jekyll"
]
"item": ["c", "cplusplus", "python", "rust", "go", "nodejs"]
},
{
"category": "Tools",
"item": ["linux", "windows8", "powershell", "git", "github", "githubactions", "vim", "vscode", "docker", "cloudflare", "jupyter", "postman"
]
"item": ["linux", "windows8", "powershell", "git", "docker"]
}
]
14 changes: 3 additions & 11 deletions cn/assets/data/skill.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
[
{
"category": "前端",
"item": ["html5", "css3", "javascript", "jquery", "react", "vuejs", "sass", "tailwindcss", "typescript", "webpack", "vitejs"
]
"item": ["html5", "css3", "javascript", "typescript", "vuejs", "react"]
},
{
"category": "后端",
"item": ["c", "cplusplus", "python", "rust", "go", "mysql", "sqlite", "cmake", "elasticsearch", "flask", "pytorch"
]
},
{
"category": "全栈",
"item": ["nodejs", "qt", "electron", "tauri", "cloudflareworkers", "jekyll"
]
"item": ["c", "cplusplus", "python", "rust", "go", "nodejs"]
},
{
"category": "工具",
"item": ["linux", "windows8", "powershell", "git", "github", "githubactions", "vim", "vscode", "docker", "cloudflare", "jupyter", "postman"
]
"item": ["linux", "windows8", "powershell", "git", "docker"]
}
]

0 comments on commit 4fbc82a

Please sign in to comment.