Skip to content

Commit

Permalink
chore(cv): Update page.tsx (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet authored Feb 11, 2025
2 parents 8d792c3 + cd9a3c4 commit e6068e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/cv/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ export default function Page() {
id: 4,
item: 'Automated operations with Airflow: data replication, data processing, healthchecks, etc.',
},
{
id: 5,
item: 'LLM + RAG',
},
]}
/>
<ExperienceItem
Expand Down

1 comment on commit e6068e6

@vercel
Copy link

@vercel vercel bot commented on e6068e6 Feb 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cv – ./apps/cv

cv-duyet-team.vercel.app
cv-git-master-duyet-team.vercel.app
duyet-cv.vercel.app
cv.duyet.net

Please sign in to comment.