Skip to content

Commit

Permalink
chore: update cv
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaMoschetto committed Oct 15, 2024
1 parent d91770a commit 44142bf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"basics": {
"name": "Andrea Moschetto",
"label": "Software Engineer and Developer",
"label": "Software Engineer and Developer. Data Science student",
"image": "",
"email": "[email protected]",
"phone": "(+39)3885844948",
"url": "http://andreamoschetto.github.io",
"summary": "Proficient software engineer developing efficient and optimized software solutions for distributed web micro-services",
"summary": "Proficient software engineer developing efficient and optimized software solutions for distributed web micro-services. Data Science student at University of Catania",
"location": {
"address": "",
"postalCode": "",
Expand All @@ -23,15 +23,24 @@
]
},
"work": [
{
"name": "University of Catania",
"position": "Computer Science Tutor",
"startDate": "2024-10-01",
"endDate": "2025",
"summary": "Proficient in Python programming for developing efficient and optimized software solutions",
"highlights":
["Distributed Systems","Microservices","Event Streaming","Integration and UnitTest"]
},
{
"name": "Herakel",
"position": "Softwere Engineer and Developer",
"url": "https://www.herakel.com/",
"startDate": "2023-01-01",
"endDate": "2023-09-01",
"summary": "Proficient in Python programming for developing efficient and optimized software solutions",
"summary": "Tutoring activities for the course \"Fondamenti di Informatica\"",
"highlights":
["Distributed Systems","Microservices","Event Streaming","Integration and UnitTest"]
["Computational models","Formal lamguages","Functional programming","Logic"]
}
],
"volunteer": [],
Expand Down Expand Up @@ -148,16 +157,17 @@
"keywords": [
"Formalization",
"Functional programming",
"Formal Systems"
"Computational models",
"Formal languages"
]
},
{
"name": "AI",
"name": "Data Science",
"icon": "fa-solid fa-tag",
"keywords": [
"Neural Networks",
"Machine Learning",
"Data Science"
"Deep Learning"
]
}
],
Expand Down
Binary file modified assets/pdf/my_resume.pdf
Binary file not shown.

0 comments on commit 44142bf

Please sign in to comment.