generate skills & projects sections instead of hardcoding them
This commit is contained in:
parent
1ae77b8270
commit
9c9e3b6c30
4 changed files with 33 additions and 15 deletions
10
skills.json
Normal file
10
skills.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
"C#",
|
||||
"C++",
|
||||
"Lua",
|
||||
"Python",
|
||||
"HTML",
|
||||
"CSS",
|
||||
"JavaScript",
|
||||
"Git"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue