Skip to content

Commit ef2fb8b

Browse files
committed
Add poliquicks
1 parent 4121d32 commit ef2fb8b

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

gitprofile.config.ts

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,13 @@ const CONFIG = {
108108
'Figma',
109109
],
110110
experiences: [
111+
{
112+
company: 'Poliquicks',
113+
position: 'Software Developer Intern',
114+
from: 'Aug 2024',
115+
to: 'Present',
116+
companyLink: 'https://www.poliquicks.com/',
117+
},
111118
{
112119
company: 'The Ingentas',
113120
position: 'Software Developer Intern',
@@ -124,12 +131,12 @@ const CONFIG = {
124131
// },
125132
],
126133
certifications: [
127-
// {
128-
// name: 'Lorem ipsum',
129-
// body: 'Lorem ipsum dolor sit amet',
130-
// year: 'March 2022',
131-
// link: 'https://example.com',
132-
// },
134+
{
135+
name: 'Data Engineering, Big Data, and Machine Learning on GCP',
136+
body: 'Coursera Specialization',
137+
year: 'Aug 2024',
138+
link: 'https://coursera.org/verify/specialization/3QNARZXDEOOX',
139+
},
133140
],
134141
educations: [
135142
{

0 commit comments

Comments
 (0)