generate skills & projects sections instead of hardcoding them

This commit is contained in:
Claire Schwarzer 2026-01-20 14:39:24 +01:00
parent 1ae77b8270
commit 9c9e3b6c30
4 changed files with 33 additions and 15 deletions

10
skills.json Normal file
View file

@ -0,0 +1,10 @@
[
"C#",
"C++",
"Lua",
"Python",
"HTML",
"CSS",
"JavaScript",
"Git"
]