initial commit

This commit is contained in:
2023-03-01 14:28:50 +01:00
commit 3cac42269b
26 changed files with 139136 additions and 0 deletions

9
data/skills.json Normal file
View File

@@ -0,0 +1,9 @@
[
{
"grouping":"EDA Tools",
"skills":[ "Altium Designer","Eagle", "EasyEDA"]
},{
"grouping":"Languages, Operating Systems & Tools",
"skills":["Python","git","linux","bash","C", "C++"]
}
]