Skip to content

Commit

Permalink
updated resume
Browse files Browse the repository at this point in the history
  • Loading branch information
khareyash05 committed Dec 12, 2022
1 parent 04fc848 commit ee0d840
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/editable-stuff/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,20 +134,20 @@ const experiences = {
show: true,
heading: "Experiences",
data: [
// {
// role: 'Research Intern',// Here Add Company Name
// companylogo: require('../assets/img/stan.png'),
// date: 'Sept 2022 – Present',
// },
{
role: 'Research Intern',// Here Add Company Name
companylogo: require('../assets/img/stan.png'),
date: 'Sept 2022 – Present',
},
{
role: 'Undergraduate Research Assistant',// Here Add Company Name
role: 'Undergraduate Researcher at Ajay Kumar Garg Engineering College',// Here Add Company Name
companylogo: require('../assets/img/akg.png'),
date: 'Oct 2021 – Aug 2022',
date: 'Oct 2021 – Present',
},
{
role: 'Mentor at Open Source at GWOC',// Here Add Company Name
companylogo: require('../assets/img/gwoc.png'),
date: 'Sept 2021 - present',
date: 'Sept 2021 - Dec 2021',
},
{
role: 'Full Stack Web Development Intern at Procial',// Here Add Company Name
Expand Down

0 comments on commit ee0d840

Please sign in to comment.