update skills

This commit is contained in:
Kim, Jimin 2022-12-25 14:56:00 +09:00
parent 086c54b13f
commit 2a6d3ac946
2 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="950"> <svg xmlns="http://www.w3.org/2000/svg" width="480" height="1075">
<style> <style>
<%= style %> <%= style %>
</style> </style>

Before

Width:  |  Height:  |  Size: 638 B

After

Width:  |  Height:  |  Size: 639 B

Before After
Before After

View file

@ -6,11 +6,10 @@
"rust", "rust",
"csharp C#" "csharp C#"
], ],
"Front End": { "Web Front End": ["react", "svelte", "tailwindcss Tailwind"],
"Web": ["react", "svelte", "tailwindcss Tailwind"], "Desktop Front End": ["gtk", "electron", "tauri"],
"Desktop": ["gtk", "electron", "tauri"] "Back End": ["firebase", "pocketbase", "linode", "redis"],
}, "DevOps": ["docker", "githubactions GH Actions"],
"Back End": ["docker", "firebase", "pocketbase", "linode"],
"Game Development": ["unity", "godotengine Godot"], "Game Development": ["unity", "godotengine Godot"],
"Etc": ["figma", "markdown"] "Etc": ["figma", "markdown", "google Google-Fu"]
} }