Skip to content

Commit 9927611

Browse files
authored
Update info.js
1 parent 2eecdf6 commit 9927611

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

info.js

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ With experience in cloud-native development on platforms like SAP BTP and Cloud
2222
links: {
2323
linkedin: 'https://www.linkedin.com/in/shreyamdg/',
2424
github: 'https://github.com/shreyamdg',
25-
resume:
26-
'https://github.com/shreyamdg/shreyamdg.github.io/blob/main/src/assets/resume/Shreyam_Resume.pdf'
2725
},
2826
education: [
2927
{
@@ -262,6 +260,19 @@ With experience in cloud-native development on platforms like SAP BTP and Cloud
262260
'SQL for Data Analysis'
263261
],
264262
icon: 'fas fa-chart-line'
263+
},
264+
{
265+
title: 'testing & quality assurance',
266+
info: [
267+
'JUnit',
268+
'Karate',
269+
'Postman',
270+
'React Testing Library',
271+
'Jest',
272+
'Mocha',
273+
'Chai',
274+
],
275+
icon: 'fas fa-vial'
265276
}
266277
]
267278
}

0 commit comments

Comments
 (0)