👋 , I'm Qifan !
Hi Software engineer currently work @Netatmo
Github Activity2021-01-17 — pushed 2 commits to underwindfall/Algorithme. 2021-01-16 — pushed 3 commits to underwindfall/Algorithme. 2021-01-16 — pushed 2021-01-16 — pushed 2 commits to underwindfall/Algorithme. 2021-01-16 — pushed 2 commits to underwindfall/Algorithme. 2021-01-16 — pushed 2021-01-11 — pushed 2021-01-11 — pushed 2 commits to underwindfall/Algorithme. 2021-01-11 — commented on #885 in Triple-T/gradle-play-publisher 2021-01-09 — pushed 2 commits to underwindfall/Algorithme. |
Something about medata class underwindfall(
val pronouns: String = "he|him",
val askMeAbout: List<String> = listOf(
"Kotlin", "Java", "Dart","Javascript", "Typescript"
)
val toLearn: () -> Unit = {
"Flutter" to "For Fun",
"Jetpack Compose" to "Future"
}
val dailyLife: Unit = (0..end).reduce { acc, new ->
study(new)
coding(new)
sumUp(acc) + haveFun(new)
}
) |
|