feat: add new career

This commit is contained in:
Bart van der Braak 2024-07-02 02:09:19 +02:00
parent c6318750ed
commit cd198792d1
2 changed files with 26 additions and 16 deletions

View file

@ -20,6 +20,12 @@ export type TimelineItem = {
};
const timeline: TimelineItem[] = [
{
title: 'DevOps Engineer',
subTitle: 'Blender',
icon: Briefcase,
startYear: 2021
},
{
title: 'Linux Foundation Certified Systems Administrator (LFCS)',
subTitle: 'The Linux Foundation',