Skip to content

Commit 4b89c01

Browse files
committed
chore: Update work experience in resume data
1 parent 896aad7 commit 4b89c01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

features/cv-page/mocks/resumeData.mock.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ export const dummyResumeData: ResumeData = {
121121
features: [],
122122
workExperience: [
123123
{
124-
title: 'Lead Full-Stack Consultant',
124+
title: 'Lead Full-Stack Consultant - Freelance',
125125
company: 'Talentguide',
126126
from: '2023',
127-
to: 'Now',
127+
to: '2024',
128128
linkUrl: 'https://talentguide.com',
129-
description: `Currently scaling the already built AI powered MVP for Talentguide to a production ready app. Mostly front-end web and back-end + cloud work, while the AI / ML core is constantly being improved by the client's internal team. Currently planning on building the Mobile version of the app with Aetherspace.`,
129+
description: `Helped scale the AI powered MVP for Talentguide to a production-ready app (part-time) while the team searched for a full-time lead dev. Mostly front-end web and back-end + cloud work, while the client's internal team is constantly improving the AI / ML core.`,
130130
},
131131
{
132132
title: 'Full-Product Typescript Engineer',

0 commit comments

Comments
 (0)