pompy.dev/generate/portfolio/skills.json
developomp 72c31f1c6d update skill svgs
- replace gnome icon with the gtk icon (they added it, yay)
- add tailwind icon
- add godot engine icon
2022-09-17 10:48:02 +09:00

12 lines
244 B
JSON

{
"programmingLanguage": [
"javascript",
"typescript",
"python",
"rust",
"csharp"
],
"gameDev": ["unity"],
"frontEndWeb": ["react", "svelte", "tailwindcss"],
"frontEndDesktop": ["gtk", "electron", "tauri", "godotengine Godot"]
}