
let HyunwooLee: SoftwareDeveloper = {
name: "HyunwooLee",
birth: "1999-08-03",
phone: "010-7135-9167",
email: "[email protected]",
github: ["<https://github.com/adenHustlin>"](<https://github.com/adenHustlin>),
linkedIn: ["www.linkedin.com/in/hyunwoo-lee-a05ab51b7"](<http://www.linkedin.com/in/hyunwoo-lee-a05ab51b7>)
}
module.exports = {
HyunwooLee
}
🏗️ Work Principles
- I realistically consider how to improve the development environment and contribute to the company's financial well-being.
- I participate in everything from planning to development to achieve realistic goals and collaborate on solutions.
- I value development speed.
- New knowledge and technology are both my source of interest and motivation.
🚀 Work Experience
Codestates (Alternative Military Service)
Jul. 2024 – Mar. 2025
https://www.codestates.com/
- Independently developed the backend, database, operations, and deployment for a domain.
- Participated in planning and frontend development, engaging in the entire product lifecycle.
💡 Codestates is a B2C platform that trains developers, and a B2B provider offering digital transformation services to improve operational efficiency for companies.
- Built the admin domain from scratch to centrally manage various Codestates projects.
- Integrated a reusable, shared payment module.
- Developed a pipeline to connect Java-based legacy projects with the new admin domain.
- Automated deployments using GitHub Actions, CodeDeploy, and Beanstalk.
#NestJS (GraphQL) #ReactJS
#AWS (EC2, S3, DynamoDB, SES) #ELK #MariaDB #GitHub Actions