Skip to content

Commit

Permalink
feat: update experiences
Browse files Browse the repository at this point in the history
  • Loading branch information
y-nk committed Nov 28, 2023
1 parent a1bb100 commit d9c4591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Experiences.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ const experiences = [
summary: `I've joined the team of principal engineers which daily job is to support the feature team and provide insights on technical solutions whenever needed. My specialty in this team is about software and cloud architecturing, best practices and techniques to support the growth of our platform at scale, as well as technical documentation through the initiative of modeling our platform with the C4 model.`,
},
{
title: 'Senior Web Engineer',
title: 'Senior Frontend Lead, Platform Architect',
company: 'Amity',
website: 'https://amity.co/',
from: new Date('2020-06-01'),
to: new Date('2022-01-01'),
location: 'Bangkok, Thailand',
summary: `I'm in charge of the web sdk of "Amity Social Cloud" product, as well as a library of React components which pair with it and 3 websites to help managing our product line. For this I'm actively coding and also overseeing a growing team of remote web engineers. On the side I'm also proactively helping im designing new features (from user requirement to software architecture), and also improving our server side and platform architectures to keep up with the scale relative to our growth.`,
summary: `I'm in charge of the web sdk of "Amity Social Cloud" product, as well as a library of React components which pair with it and 3 websites to help managing our product line. For this I'm actively coding and also overseeing a growing team of remote web engineers. I'm also consulting for the PM team in designing new features (from user requirement to software architecture), as well as overseeing the software and infrastructure architecture of our platform to keep up with the scale relative to our growth.`,
},
{
title: 'Senior Frontend Engineer',
Expand Down

0 comments on commit d9c4591

Please sign in to comment.