Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
python-idea
Plugin for Intellij Idea to execute python snippets inside the editor to do quick maths or create longer texts automatically.
Kotlin
-
kotlin-web-site
Forked from JetBrains/kotlin-web-site
The Kotlin Programming Language Website
JavaScript
-
KEEP
Forked from Kotlin/KEEP
Kotlin Evolution and Enhancement Process
-
kmath
Forked from mipt-npm/kmath
Kotlin mathematics extensions library
Kotlin
-
kotlin
Forked from JetBrains/kotlin
The Kotlin Programming Language
Kotlin
-
assimpTest
Kotlin
259 contributions in the last year
Activity overview
Contribution activity
May 2019
April 2019
Created an issue in kotlin-graphics/kool that received 1 comment
Better name for Stack
I have renamed stak to Stack because I got annoyed by the wrong spelling. I also changed it to upper case to follow kotlin coding conventions.
The …