Skip to content

Commit

Permalink
update the order of exp
Browse files Browse the repository at this point in the history
  • Loading branch information
avish42 committed Feb 6, 2024
1 parent 83da5d3 commit 23c45cf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gitprofile.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,20 +73,20 @@ const CONFIG = {
'Kube-Builder',
],
experiences: [
{
company: 'Successive Technologies',
position: 'Senior Associate Engineer',
from: 'Feb 2019',
to: 'Dec 2023',
companyLink: 'https://successive.tech',
},
{
company: 'The Talent Enterprise',
position: 'Senior Devops Engineer',
from: 'Jan 2024',
to: 'Present',
companyLink: 'https://thetalententerprise.com/',
},
{
company: 'Successive Technologies',
position: 'Senior Associate Engineer',
from: 'Feb 2019',
to: 'Dec 2023',
companyLink: 'https://successive.tech',
}
],
certifications: [
{
Expand Down

0 comments on commit 23c45cf

Please sign in to comment.