Skip to content

Commit

Permalink
feat: update Uses content
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Feb 14, 2024
1 parent 9a2a01d commit fd78879
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 3 deletions.
9 changes: 8 additions & 1 deletion src/data/cv/jobs.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,14 @@
"isCurrentJob": true,
"mainColor": "#090909",
"darkColor": "#F7F7F7",
"technologies": ["TypeScript", "React", "NextJS", "MongoDB", "Docker"]
"technologies": [
"TypeScript",
"React",
"NextJS",
"MongoDB",
"Docker",
"Github Actions"
]
},
{
"companyName": "Resourcify",
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 @@ -3,7 +3,7 @@
"introduction": {
"now": "I'm a software engineer based in Turin, Italy, and I'm currently working at {Appetize}.",
"cv": "I hold a MSc in Advanced Computer Science from the University of Manchester, and have spent the last 6 years working for several companies, including {Booking}, {BJSS} and {Resourcify}.",
"skills": "My skill set spans a range of programming languages like **Java**, **Kotlin**, **Python**, **C#** and **TypeScript**, as well as frontend frameworks such as **React** and **Angular**.",
"skills": "My skill set spans a range of programming languages like <span class=\"strong\">Java</span>, <span class=\"strong\">Kotlin</span>, <span class=\"strong\">Python</span>, <span class=\"strong\">C#</span> and <span class=\"strong\">TypeScript</span>, as well as frontend frameworks such as <span class=\"strong\">React</span> and <span class=\"strong\">Angular</span>.",
"fullStack": "While I have a solid foundation in backend development, my heart truly lies in the realm of full-stack engineering.",
"freeTime": "In my free time, I’m a fiction writer ✍🏻, an avid bookworm 📚, an oboist and alto singer 🎶, and a travel photographer 📷."
}
Expand Down
6 changes: 5 additions & 1 deletion src/data/uses/1-hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ Apple Magic Mouse

Logitech MX Keys

ASUS VA24DQLB 24” screen
Huawei AD80HW 23.8” and Dell S2421H 24” screens

ErGear Dual monitor stand

RØDE NT-USB microphone

Bose SoundLink Around-Ear Wireless Headphones II

AirPods Pro 2nd gen
Expand All @@ -27,3 +29,5 @@ iPhone 13 Pro
Synology NAS DS720+

**[AutoFull Ergonomic Gaming Chair](https://autofull.com/)** (Red)

MALM Desk with pull-out panel, by Ikea
2 changes: 2 additions & 0 deletions src/data/uses/2-programmingTools.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ Sublime Text

iTerm terminal

Figma

Postman
2 changes: 2 additions & 0 deletions src/data/uses/3-productivity.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

**[Spark](https://sparkmailapp.com/)** & **[Calendars](https://readdle.com/calendars)** by Readdle: e-mail, event and task managers

**Miro**, for all kinds of boards and visualizations

Slack

Discord
Expand Down

0 comments on commit fd78879

Please sign in to comment.