Skip to content

Commit

Permalink
fix jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcuque committed Jul 11, 2024
1 parent f7d33f4 commit 7642e84
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/constants/jobs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ export const jobs: IJob[] = [
title: 'Full Stack Developer',
location: 'Remote',
startDate: new Date('2024-01-01:24:00:00Z'),
description: `I am currently working as a Full Stack Developer at Autority.
description: `I worked as a Full Stack Developer at Autority.
I am responsible for developing and maintaining the company\'s website and web applications.
I was responsible for developing and maintaining the company's website and web applications.
I also collaborate with other developers to implement new features and improve existing ones.
I also collaborated with other developers to implement new features and improve existing ones.
I use a variety of technologies, including TypeScript, Angular, Ionic, Node.js, and PostgreSQL.`,
I used a variety of technologies, including TypeScript, Angular, Ionic, Node.js, and PostgreSQL.`,
}
]

0 comments on commit 7642e84

Please sign in to comment.