Skip to content

Commit

Permalink
feat: update data
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Oct 13, 2024
1 parent 7a3e43c commit 0ef68db
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/data/cv/schools.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"schoolName": "\"A. Peri\" Music School",
"degreeName": "Diploma in Oboe",
"degreeUrl": "https://peri-merulo.it/",
"grade": null,
"grade": "8.5/10",
"start": "2003-01-09",
"end": "2015-03-07",
"description": "- I followed the curriculum that prepares for the diploma in musical instrument (equivalent to a university degree), which includes among its various courses: choral and opera singing, music theory and solfeggio, harmony, history of music, orchestra and chamber music, study of the Oboe and English Horn.\n- I took part in a Masterclass with Luca Vignali, oboist at Rome Opera House.\n- I participated in several local events, with the school’s orchestra or chamber groups, and performed in Rome, Milan and other cities as part of the System of Italian Youth Orchestras.",
Expand All @@ -71,7 +71,7 @@
"schoolName": "Liceo Scientifico \"A. Moro\"",
"degreeName": "High School",
"degreeUrl": "https://www.liceomoro.edu.it/",
"grade": null,
"grade": "84%",
"start": "2009-09-01",
"end": "2014-07-02",
"description": "- I attended the 'National Computer Science Plan' (\"PNI\") course with a bilingual (English and German) option. This program had a well-rounded curriculum that emphasized both scientific subjects and humanities, including literature, philosophy, and history.\n\n- Within the mathematics course, we had the opportunity to delve into programming, with a focus on algorithms and data structures.\n\n- In addition to my regular coursework, I engaged in various extracurricular activities, such as the school choir, some creative writing contests, elective courses on maths and computer science, and work placements.",
Expand Down
2 changes: 1 addition & 1 deletion src/data/en/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"latest": "Lately I have been working a lot in the Node environment, using NextJS a lot with a backend based on OpenAPI and MongoDB. I have also been delving into UI/UX, learning how to design user interfaces with Figma and how to use Tailwind effectively."
},
"updates": {
"learning": ["Swift for iOS Development", "Figma & UI/UX Design"],
"learning": ["Swift for iOS Development", "SEO & website accessibility"],
"willLearn": ["AstroJS", "AI and its ethical implications"],
"reading": [
"'The Three Body Problem', by Liu Cixin",
Expand Down
2 changes: 1 addition & 1 deletion src/data/uses/5-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

**Spotify** mainly for podcasts

**Storytel** for audiobooks
**Storytel** and **Audible** for audiobooks

0 comments on commit 0ef68db

Please sign in to comment.