refactor: update skill list

This commit is contained in:
Kim, Jimin 2023-02-08 12:27:14 +09:00
parent 120499c241
commit f1cccd8ed3

View file

@ -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"
]
} }