type sambok struct {
	GitHub        GitHub
	Email         Email
	Instargram    Instargram
	TechStack     []Technology
	Career        []Career
}
func (s *sambok) NewSambok() *sambok {
	return *sambok{
		GitHub:     GitHub{"3boku"},
		Email:      Email{"[email protected]"},
		Instargram: Instargram{"h.xuneo_"},
		TechStack: []Technology{
			"Go", "Kotlin", "TypeScript", 
		},
		Career: []Career{
			"Seoul Robotics HighSchool Graduate",
			"ex. SPAM Lead",
			"ex. KSDC Lead Organizer",
			"GDG Golang Korea Organizer",
			"ex. Clika Inc. Software Engineer Intern",
			"DR Labs Founder",
			"Post-Math Backend Engineer",
			"Hanyang Cyber University Department of Computer Science and Engineering"
		},
	},
}
Backend Engineer at @Post-Math 
Organizer at @golangkorea 
- Seoul, Korea
 - 
        
  21:29
  
(UTC +09:00)  
Highlights
- Pro
 
Pinned Loading
          Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
  If the problem persists, check the GitHub status page or contact support.





