We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2985ec commit ecfafe3Copy full SHA for ecfafe3
src/sections/Work/content.ts
@@ -75,14 +75,14 @@ export const work: Work[] = [
75
],
76
tags: [
77
{ label: 'TypeScript', icon: 'typescript-plain' },
78
- { label: 'Serverless' },
79
- { label: 'MongoDB', icon: 'mongodb-plain' },
+ { label: 'Terraform', icon: 'terraform-plain' },
80
{ label: 'Datadog' },
+ { label: 'DynamoDB' },
81
{ label: 'React', icon: 'react-plain' },
82
{ label: 'Storybook', icon: 'storybook-plain' },
83
- { label: 'Cypress' },
84
- { label: 'Mocha + Sinon' },
85
- { label: 'Vite' },
+ { label: 'Vite & Vitest' },
+ { label: 'MongoDB', icon: 'mongodb-plain' },
+ { label: 'Serverless' },
86
87
},
88
{
0 commit comments