Skip to content

Commit

Permalink
Updated experience descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeling committed Oct 30, 2023
1 parent 57a892b commit 1280a0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/experienceItems.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ const experienceItems = [
title: 'Software Engineer Intern',
startDate: '06/21',
endDate: '09/21',
description: 'With the Vehicle Software team, I implemented Infotainment UI automated test scripts for vehicle homologation, navigation, and charging features in Ruby and C++, and worked on day-to-day QA & DevOps tasks such as issue triage, bug fixes, and improving the CI/CD pipeline.',
description: 'Implemented Infotainment UI automated test scripting and configuration management for vehicle homologation, navigation, and charging features in Ruby and C++, and worked on vital QA & DevOps tasks such as issue triage, bug fixes, and improving the CI/CD pipeline.',
skills: ['Ruby', 'C++', 'Bash', 'Docker', 'Jenkins', 'Kubernetes'],
},
{
workplace: 'LA Blueprint',
title: 'Full Stack Developer',
startDate: '10/20',
endDate: '6/21',
description: 'At LA Blueprint, I joined a team of 7 designers and developers working together to ideate and build Farm2People, an online marketplace web application employing React.js and Airtable to streamline end-to-end purchase and distribution process of food to buyers and food relief agencies, a process disrupted by the COVID-19 pandemic.',
description: 'Joined a team of 7 designers and developers working together to ideate and build Farm2People, an online marketplace web application employing React.js and Airtable to streamline end-to-end purchase and distribution process of food to buyers and food relief agencies, a process disrupted by the COVID-19 pandemic.',
skills: ['React.js', 'JavaScript', 'Airtable', 'Figma'],
},
];
Expand Down

0 comments on commit 1280a0e

Please sign in to comment.