During my five month co-op at HubSpot, I worked with three other engineers to build and maintain the frontend side of the "Helpdesk Settings" section of the HubSpot app. Some of the most noteworthy accomplishments that I contributed to during my tenure are as follows:
• Converting the TypeScript usage in our main repository from 1% to 30%
• Creating generic components for multiple teams to use
• Improving the user experience when creating bots similar to ones commonly found in the bottom right or left corners of websites
Along with these accomplishments, I also gained new experiences in the follows categories that I had never encountered before:
• Working with I18n files and making the website accessible for non English speaking users
• Code splitting new features to ensure optimal loading times
• Working with international teammates in different timezones
• Extensive frontend unit & acceptance testing to ensure safe deployments