- replace gnome icon with the gtk icon (they added it, yay) - add tailwind icon - add godot engine icon
12 lines
244 B
JSON
12 lines
244 B
JSON
{
|
|
"programmingLanguage": [
|
|
"javascript",
|
|
"typescript",
|
|
"python",
|
|
"rust",
|
|
"csharp"
|
|
],
|
|
"gameDev": ["unity"],
|
|
"frontEndWeb": ["react", "svelte", "tailwindcss"],
|
|
"frontEndDesktop": ["gtk", "electron", "tauri", "godotengine Godot"]
|
|
}
|