Hey everyone! I am a Brazilian CS Student that learned Kotlin as a hobby and fall in love with the language, I am interested in working on the
Kotlin's Language Server project. I have wrote some Kotlin compiler plugins for my personal projects, both for K1 and K2 and really like playing with metaprogramming. The Kotlin project that I am most proud of is a Lua-to-JVM compiler that is almost full compatible with Lua5.1. It's almost complete and I have taken a lot of inspiration from Kotlin compiler's source code to decide on how to implement the code generation.