Skip to content

Commit

Permalink
Merge pull request #60 from payapula/develop
Browse files Browse the repository at this point in the history
Updated Current Company
  • Loading branch information
payapula authored Mar 12, 2023
2 parents 24176f1 + 4850e6f commit 8705a66
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions components/history.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,16 @@ function History(): JSX.Element {
}
}}>
<CustomVerticalTimeLine
date="2022 - Present"
date="2023 - Present"
icon={<CustomIcon icon={DiReact} color="#61dafb" />}
head={true}>
<Title>Senior Associate, Experience Technology</Title>
<Subtitle>Publicis Sapient</Subtitle>
<Description>React | Typescript | SCSS | HTML | CSS</Description>
</CustomVerticalTimeLine>
<CustomVerticalTimeLine
date="2022 - 2023"
icon={<CustomIcon icon={DiReact} color="#61dafb" />}>
<Title>Software Engineer</Title>
<Subtitle>Twilio, Bangalore</Subtitle>
<Description>React | Typescript | SCSS | NodeJS</Description>
Expand All @@ -87,7 +94,7 @@ function History(): JSX.Element {
date="2020 - 2022"
icon={<CustomIcon icon={DiReact} color="#61dafb" />}>
<Title>Technical Lead IV</Title>
<Subtitle>Photon, Chennai</Subtitle>
<Subtitle>Photon Interactive, Chennai</Subtitle>
<Description>
React | Typescript | SCSS | RXjs | GraphQL | S3 | Material UI | NodeJS
</Description>
Expand Down
Binary file modified public/assets/resume/Bharathi Kannan Full Stack Resume.pdf
Binary file not shown.

1 comment on commit 8705a66

@vercel
Copy link

@vercel vercel bot commented on 8705a66 Mar 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.