49 lines
No EOL
2 KiB
YAML
49 lines
No EOL
2 KiB
YAML
section:
|
|
name: Experiences # Titre de la section (par défaut: "" )
|
|
id: experiences # url id/slug of section *Required*
|
|
enable: true
|
|
weight: 4
|
|
showOnNavbar: true
|
|
# Can optionally hide the title in sections
|
|
# hideTitle: true
|
|
|
|
# Your experiences
|
|
experiences:
|
|
- company:
|
|
name: "Forwiz System"
|
|
url: "http://www.forwiz.com"
|
|
location: "Korea"
|
|
logo: "/images/sections/experiences/forwizsystem.png"
|
|
overview: "Forwiz System's affiliated research lab conducted national projects related to cloud computing."
|
|
positions:
|
|
- designation: "Backend/Server Developer"
|
|
start: 2022.05
|
|
end: 2023.11
|
|
responsibilities:
|
|
- Technical Research Personnel as Military Service Exception
|
|
- Planned and developed the initial stages of the in-house service 'CUBE'
|
|
- Designed game server deployment services using K8S Agones
|
|
- Developed PoC-level full-stack service prototypes
|
|
- Managed tasks for the ATC+ project (3rd-4th year)
|
|
- Developed private cloud solutions
|
|
- Full-stack development of management web pages utilizing OpenStack API
|
|
|
|
- company:
|
|
name: "PIOLINK"
|
|
url: "https://www.piolink.com"
|
|
location: "Korea"
|
|
logo: "/images/sections/experiences/piolink.png"
|
|
overview: "PIOLINK is a company specializing in HCI solutions and providing network and security solutions."
|
|
positions:
|
|
- designation: "Backend/Server Developer"
|
|
start: 2023.11
|
|
responsibilities:
|
|
- Technical Research Personnel as Military Service Exception (until 2025.05)
|
|
- Developed HCI solutions
|
|
- Analyzed OpenStack components' source code and added new features
|
|
- Integrated USB passthrough functionality using the libvirt library
|
|
- Developed custom add-ons for Rocky OS
|
|
- Improved architecture for solution installation processes
|
|
- Responded to security functionality certification evaluations for the solution
|
|
- Managed CI/CD environments for the solution
|
|
- Conducted analysis of technologies within the Kubernetes ecosystem |