mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
just a whole lot of things
This commit is contained in:
27
src/static/json/skills.json
Normal file
27
src/static/json/skills.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"Data and AI": {
|
||||
"Python": {
|
||||
"PyTorch/TensorFlow": {},
|
||||
"TensorFlow": {},
|
||||
"Numpy/Pandas": {},
|
||||
"Selenium/BS4": {}
|
||||
},
|
||||
"R": {},
|
||||
"SQL": {}
|
||||
},
|
||||
"Frontend": {
|
||||
"Flask (Python)": {},
|
||||
"React (Javascript)": {},
|
||||
"Angular (Typescript)": {}
|
||||
},
|
||||
"Backend & DevOps": {
|
||||
"DevOps": {
|
||||
"Docker": {},
|
||||
"Microsoft Azure": {},
|
||||
"Kubernetes/Openshift": {},
|
||||
"Bash": {}
|
||||
},
|
||||
"C#": {},
|
||||
"C++": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user