Skip to content

Commit

Permalink
docs(resume): update cv label and skills
Browse files Browse the repository at this point in the history
  • Loading branch information
gruossomonica committed Oct 16, 2024
1 parent 45c8e6b commit fcbfeb1
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"basics": {
"name": "Monica Gruosso",
"label": "Ph.D., Deep Learning and Software Engineer",
"label": "Ph.D., Senior Software Engineer",
"image": "",
"email": "[email protected]",
"phone": "",
Expand Down Expand Up @@ -101,33 +101,22 @@
{
"name": "Programming languages",
"level": "",
"keywords": ["Python", "C/C++", "C#", "MATLAB", "Java", "Kotlin", "SQL"]
"keywords": ["Python", "C++", "C#", "MATLAB", "Java", "Kotlin", "SQL"]
},
{
"name": "Applications and software",
"level": "",
"keywords": [
"Microsoft Visual Studio",
"Visual Studio Code",
"MATLAB",
"Microsoft Office",
"NetBeans",
"Candb++",
"Android Studio",
"Cisco Packet Tracer",
"PostgreSQL",
"Sql Server Management Studio"
]
"keywords": ["Visual Studio Code", "Microsoft Visual Studio", "MATLAB", "PyCharm", "Microsoft Office", "Candb++", "NetBeans", "Android Studio"]
},
{
"name": "Framework and libraries",
"level": "",
"keywords": ["TensorFlow", "Keras", "Caffe", "OpenCV", "NumPy", "Matplotlib", "ROS", "Qt/QML", "Java Server Faces", "Hibernate", "JUnit"]
"keywords": ["TensorFlow", "Keras", "Caffe", "ROS", "Qt/QML", "OpenCV", "NumPy", "Matplotlib"]
},
{
"name": "Markup languages and file formats",
"level": "",
"keywords": ["JSON", "LaTeX", "Markdeep/Markdown", "HTML", "CSS", "XML", "bash"]
"keywords": ["JSON", "LaTeX", "Markdeep/Markdown", "XML", "bash"]
},
{
"name": "Code versioning",
Expand Down

0 comments on commit fcbfeb1

Please sign in to comment.