Cybersecurity student · Developer
Learning how things work. Building things you can’t see yet.
I’m Rachel, also known as Rabbit0w0. I’m studying cybersecurity and working on multiple private projects.
I’m drawn to reverse engineering, JVM internals, and game development — the kind of work that rewards looking a little closer.
Environment Windows 11
Editors IntelliJ IDEA · PyCharm · CLion
C:\Users\Rabbit0w0> type profile.kt
object Rabbit0w0 {
const val studying = "Cybersecurity"
const val workspace = "Multiple private projects"
val stack = listOf("Kotlin", "Python", "C++")
val languages = listOf("Chinese", "English")
}

