class PrincipalSoftwareEngineer {
val name = "Arthur Pessoa"
val role = "Principal Software Engineer"
val languagesSpoken = listOf("pt_BR", "en_US", "ru_RU")
fun sayHi() = println("Thanks for dropping by, hope you find some of my work interesting.")
}
fun main() = PrincipalSoftwareEngineer().sayHi()Programming Languages:
JVM Frameworks:
Data & Streaming:
Storage:
Infrastructure & Cloud:
Observability & Tooling:
| Project | What it is | Stack |
|---|---|---|
| kotlin-beam-starter | Kotlin Apache Beam starter project | |
| spark-iceberg-kts-starter | Spark + Iceberg lakehouse starter, Kotlin scripting build | |
| bevy_netcode | Ergonomic netcode for Bevy | |
| spring-cloud-stream-reactive | Spring Cloud Stream with Project Reactor | |
| lagnarok | Network lag prediction and latency optimizations |





