package aboutme
import (
"coca-cola.com/coca-cola"
"pmi.com/iqos"
"apple.com/apple-music"
)
// 👨💻
func getDescription() map[string]string {
return map[string]string{
"profession": "Freelance engineer",
"specialty": "Infrastructure & Backend",
}
}
// 👨🎓
func getKnowledge() []string {
return []string{
"AWS",
"TypeScript",
"PHP",
"Golang",
"Ruby",
"MySQL",
"DynamoDB",
}
}
// 📝
func getLearning() []string {
return []string{
"Kotlin",
"Spring Boot",
"GraphQL",
}
}
// 🔥
func getHobbies() map[string]string {
return map[string]string{
"game🎮": "FPS, Action, Strategy, Card & Board",
"music🎵": "Electronic, Pops, Hiphop, Alternative, Vocaloid, GameMusic",
"other": "Illustration🎨, Self-Made Keyboard⌨, Self-Made PC🔌, AirSoft🔫",
}
}
remainez
Follow
Pinned Loading
-
go-codespaces-tpl
go-codespaces-tpl Public templateThis is a pretty cool golang template for GitHub Codespaces.
Dockerfile 1
-
-
lets-golang-lambda
lets-golang-lambda Public templateSimple golang environment template for lambda with AWS SAM.
Go 1
-
discord-slash-commands
discord-slash-commands Public templatediscordサーバー用スラッシュコマンドアプリケーション
JavaScript 1
-
-
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.