Skip to content

Commit

Permalink
refactor: update my experience date
Browse files Browse the repository at this point in the history
  • Loading branch information
roby2409 committed Mar 29, 2024
1 parent e1bca87 commit 9add409
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/data/experience.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const experienceList: Experience[] = [
id: 1,
name: "Djelas Tandatangan Bersama (Part of OXY Creative's Outsource Team.)",
description: 'Software Developer',
year: 'Jun 2021 - Mar 2024',
year: 'Jun 2021 - Feb 2024',
employmentType: 'contract',
location: 'Jakarta Selatan, Indonesia',
remote: true,
Expand All @@ -17,7 +17,7 @@ export const experienceList: Experience[] = [
id: 2,
name: "Pando Akar Teknologi (Part of OXY Creative's Outsource Team.)",
description: 'Software Developer',
year: 'Jan 2022 - Mar 2024',
year: 'Jan 2022 - Feb 2024',
employmentType: 'contract',
location: 'Jakarta Selatan, Indonesia',
remote: true,
Expand All @@ -29,7 +29,7 @@ export const experienceList: Experience[] = [
id: 3,
name: 'OXY Creative Inc',
description: 'Software Developer',
year: '2021-2022',
year: 'Jan 2021 - Mar 2024',
employmentType: 'full-time',
location: 'Jakarta Selatan - Indonesia',
remote: false,
Expand All @@ -41,7 +41,7 @@ export const experienceList: Experience[] = [
id: 4,
name: 'Kreasi Arduo Indonesia',
description: 'Web Developer',
year: '2020',
year: 'Sep 2020 - Des 2020',
employmentType: 'full-time',
location: 'Tangerang - Indonesia',
remote: false,
Expand All @@ -53,7 +53,7 @@ export const experienceList: Experience[] = [
id: 5,
name: 'DHD mitra indotama',
description: 'Software Developer',
year: '2019-2020',
year: 'Jan 2020 - Sep 2020',
employmentType: 'full-time',
location: 'Palembang, Sumatera Selatan - Indonesia',
remote: false,
Expand Down

0 comments on commit 9add409

Please sign in to comment.