name: Daeyoung nam
age: 23
job: Software Engineer
education: Solo
company: Free!
past_experiences:
- Minecraft plugin outsourcing 2016 ~ 2017
- NYPC Special awards 2017
- Junction X Seoul Hackathon 2021 Microsoft track 3rd
- Backend Engineer in CodeStory (Prototype Development) 2021.11 ~ 2022.8
- Development of business framework in Hankook Research (Freelancer)
other_experiences:
- Republic of Korea Army GOP 2019 ~ 2021
currently_working_on:
backends:
- Java 11, Kotlin, Spring boot
- typescript, nestjs
frontends:
- javascript, typescript, svelte
etc:
- Docker, AWS, Vultr, python, prometheus, grafana
- Hibernate JPA, MySQL
hello_world_level:
- Apache kafka, gRPC, go, c++, Postgres, mongodb
hobbies:
- side projects
- opensource
- car driving
interesting:
- Startups
- Software Architecture
- Asynchronous Backend Framework (armeria)
- Crawling
- Cadillac
while(!isDead) {
val plan = planning();
val result = execution(plan);
verification(result);
}