Skip to content

Commit 063fd14

Browse files
committed
Updating experiences
1 parent 5274fac commit 063fd14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pages/experience.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ import ExperienceComponent from '../components/experience';
77
import Head from 'next/head';
88

99
const experiences: Experience[] = [
10+
{
11+
title: 'Associate Engineering Manager',
12+
desc: 'Lead of Mobile and Web teams in Arduino Software and Cloud Area. Responsible for mobile applications, many Arduino Websites and Web applications and services related to Arduino Cloud.',
13+
year: '2023',
14+
company: 'Arduino',
15+
companyLink: 'https://arduino.cc/',
16+
techSkills: ['Go', 'Auth0', 'AWS', 'postman', 'Figma', 'Jira'],
17+
},
1018
{
1119
title: 'Senior Specialist Software Engineer',
1220
desc: "I'm currently responsible of web and mobile teams in Arduino software area. The first one is in charge of many microservices and react applications while the second is currently working on Iot Remote and Science Journal applications. I'm also involved in software architecture, development and review.",

0 commit comments

Comments
 (0)