
🤙 Phone
+82 10 6423 3266
📧 Email
[email protected]
📷 Instagram
https://www.instagram.com/taeguri__/
💻 Github
https://github.com/austinp0wers
🖊️ LinkedIn
https://www.linkedin.com/in/taegyun-austin-lee-a266251b7/
🧐Junior Full-Stack Developer / Problem Solver
🛠️ Tech Stacks
Front-end
- React
- Built a minimal viable product using react and next.js framework along with tailwindcss and daisyUI
- Vue
- Migrating a React (SSR) project → Vue.js (CSR)
- Use vuex stores to manage states of data. Execute actions and commit to mutations
Back-end
- Typescript / Node & Nestjs
- Built a nestjs-boilerplate to quickly build and test Minimal Viable Product(MVP).
- Built a batch program by referencing Spring-Batch architecture using Nestjs to analyze key results from large data-sets.
- Used in-memory db (redis) to create a publish/subscribe cluster.
- Personally find test codes essential (unit, integrated and E2E).
- Serverless
- deployed nestjs on aws lambda as serverless
- Database (MongoDB, Mysql, PostgreSQL)
- Built a single leader replica-set to distribute load from incoming operations using MongoDB.
- Analyze query plans by using “explain” to analyze slow-queries and other necessary information.
- dump, restore, migrate data and also able to use SQL queries and NoSQL operations.
Infra / DevOps
- Docker and Docker-compose
- able to write basic docker, docker-compose file and build image and containerize.
- CI/CD
- Created a CI/CD pipeline using Github Actions.
- AWS
- Able to deploy simple projects to a little more advanced by creating a VPC and devide subnets to private.
- Have experiences with services such as EC2, ECS, CloudWatch, Route53, API gateway, S3, amplify, ECR, RDS, lambda, IAM, VPC and more.
💁♂️ Experience
Crinity
Clinity (formerly 3Rsoft) is the nation's leading communications infrastructure company that provides end to end services based on email systems such as web mail, security mail, mobile mail, virus and spam mail blocking, email archiving, data exchange system, and personal information leakage prevention system.
https://www.crinity.com/
Full-stack Developer
01.11.2021 ~ 07.05.2022
- customized an open source project “Rocket Chat” which is written in react and used the project as a In-house chat application.
- debug and added features to the email system.
- send emails using Javamail api