add skills
This commit is contained in:
parent
2736c98e34
commit
97e88c36d7
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="800">
|
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="950">
|
||||||
<style>
|
<style>
|
||||||
<%= style %>
|
<%= style %>
|
||||||
</style>
|
</style>
|
||||||
|
|
Before Width: | Height: | Size: 638 B After Width: | Height: | Size: 638 B |
|
@ -4,12 +4,13 @@
|
||||||
"typescript",
|
"typescript",
|
||||||
"python",
|
"python",
|
||||||
"rust",
|
"rust",
|
||||||
"csharp"
|
"csharp C#"
|
||||||
],
|
],
|
||||||
"Front End": {
|
"Front End": {
|
||||||
"Web": ["react", "svelte", "tailwindcss"],
|
"Web": ["react", "svelte", "tailwindcss Tailwind"],
|
||||||
"Desktop": ["gtk", "electron", "tauri"]
|
"Desktop": ["gtk", "electron", "tauri"]
|
||||||
},
|
},
|
||||||
|
"Back End": ["docker", "firebase", "pocketbase", "linode"],
|
||||||
"Game Development": ["unity", "godotengine Godot"],
|
"Game Development": ["unity", "godotengine Godot"],
|
||||||
"Etc": ["figma", "markdown"]
|
"Etc": ["figma", "markdown"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue