11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"programmingLanguage": [
|
|
"javascript",
|
|
"typescript",
|
|
"python",
|
|
"rust",
|
|
"csharp"
|
|
],
|
|
"frontEndWeb": ["react", "svelte", "html5", "css3", "sass", "tailwindcss"],
|
|
"frontEndDesktop": ["gnome gtk", "electron"]
|
|
}
|