Hello I'm Olivier and I 💘 code.
class About : Olivier {
val location = France.Lyon
val currentJob = Developer.Android
val contacts = mapOf(
Twitch to "https://twitch.tv/gnu_coding_cafe",
Github to "https://github.com/olivierperez",
Twitter to "https://twitter.com/olivierperez",
LinkedIn to "https://linkedin.com/in/olivierperez0/"
)
val involvedIn = listOf(OpenSource, GDG.Fraug.Lyon, Training, Sharing, Quality)
val contributionsImProudOf = listOf(
"https://github.com/ChuckerTeam/chucker",
"https://github.com/framasoft/framadate",
"https://github.com/olivierperez/AdventOfCode-KotlinStarterKit",
"https://github.com/olivierperez/kata-shame-on-it"
)
}