Skip to content

Commit a3a648b

Browse files
committed
[Update] Update experiences
1 parent 7bed650 commit a3a648b

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

src/config/index.tsx

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const configs = {
1616
icon: <MapPin className="h-4 w-4" />
1717
},
1818
{
19-
link: "https://www.dmdsatis.com/",
19+
link: "https://paydunya.com/",
2020
data: {
2121
text: "Company",
2222
value: "Paydunya"
@@ -86,20 +86,33 @@ const configs = {
8686
"JavaScript",
8787
"TypeScript",
8888
"React.js",
89+
"Next.js",
90+
"Node.js",
91+
"Adonis.js",
8992
"MySQL",
9093
"Git",
9194
"CSS",
9295
"Tailwindcss"
9396
],
9497
experience: [
9598
{
96-
period: "2019 - Today",
97-
position: "Full-stack Developer",
98-
institution: "DMD SARL"
99+
period: "April 2023 - Present",
100+
position: "Front-end & Mobile Developer",
101+
institution: "Paydunya | MyDunya"
102+
},
103+
{
104+
period: "September 2023 - April 2024",
105+
position: "Front-end Developer",
106+
institution: "Freelance"
99107
},
100108
{
101-
period: "July 2019 - September 2019",
102-
position: "Full-stack Developer | Internship",
109+
period: "January 2023 - March 2024",
110+
position: "Front-end developer services",
111+
institution: "FASFOX"
112+
},
113+
{
114+
period: "February 2019 - December 2022",
115+
position: "Full-stack Developer",
103116
institution: "DMD SARL"
104117
}
105118
],

0 commit comments

Comments
 (0)