Skip to content

Commit 23c45cf

Browse files
committed
update the order of exp
1 parent 83da5d3 commit 23c45cf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gitprofile.config.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,20 +73,20 @@ const CONFIG = {
7373
'Kube-Builder',
7474
],
7575
experiences: [
76-
{
77-
company: 'Successive Technologies',
78-
position: 'Senior Associate Engineer',
79-
from: 'Feb 2019',
80-
to: 'Dec 2023',
81-
companyLink: 'https://successive.tech',
82-
},
8376
{
8477
company: 'The Talent Enterprise',
8578
position: 'Senior Devops Engineer',
8679
from: 'Jan 2024',
8780
to: 'Present',
8881
companyLink: 'https://thetalententerprise.com/',
8982
},
83+
{
84+
company: 'Successive Technologies',
85+
position: 'Senior Associate Engineer',
86+
from: 'Feb 2019',
87+
to: 'Dec 2023',
88+
companyLink: 'https://successive.tech',
89+
}
9090
],
9191
certifications: [
9292
{

0 commit comments

Comments
 (0)