refactor: update skill list
This commit is contained in:
parent
120499c241
commit
f1cccd8ed3
1 changed files with 9 additions and 3 deletions
|
@ -8,8 +8,14 @@
|
||||||
],
|
],
|
||||||
"Web Front End": ["react", "svelte", "tailwindcss Tailwind"],
|
"Web Front End": ["react", "svelte", "tailwindcss Tailwind"],
|
||||||
"Desktop Front End": ["gtk", "electron", "tauri"],
|
"Desktop Front End": ["gtk", "electron", "tauri"],
|
||||||
"Back End": ["firebase", "redis"],
|
"Back End": ["firebase"],
|
||||||
"DevOps": ["docker", "githubactions GH Actions"],
|
"DevOps": ["docker", "githubactions GH Actions"],
|
||||||
"Game Development": ["unity", "godotengine Godot"],
|
"Game Development": ["unity"],
|
||||||
"Etc": ["figma", "markdown", "notion", "google Google-Fu"]
|
"Etc": [
|
||||||
|
"figma",
|
||||||
|
"markdown",
|
||||||
|
"notion",
|
||||||
|
"google Google-Fu",
|
||||||
|
"discord Discord Bot"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue