chore: add LFCS certification

This commit is contained in:
Bart van der Braak 2024-03-17 19:26:27 +01:00 committed by GitHub
parent 740f445f01
commit 449c6dbf8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,12 @@ export type TimelineItem = {
};
const timeline: TimelineItem[] = [
{
title: 'LFCS: Linux Foundation Certified Systems Administrator',
subTitle: 'The Linux Foundation',
icon: Badge,
startYear: 2024
},
{
title: 'Azure DevOps Engineer Expert (AZ-400)',
subTitle: 'Microsoft',