Hi! I am a high school student with main interests in programming. These subjects are what I am intrigued on:
- Backend(server) architectures
- AI applications like RAG
- Reverse Engineering / Game modding
With these interests, here is the list of my most-used languages.
- Java/Kotlin : Starting from Minecraft and Mindustry modding, Java and Kotlin was the entrypoint of me in programming. I still use them favorably, but I recently prefer:
- Rust : Once you are accustomed to its borrowing and lifetime system, it's quite good. Its async support is what I most like. It also taught me how to think outside the box of OOP.
- Python/JS(TS) : While Python and JS have different means, working with them feels similar to me. Python for local scripts and JS for web, and that's all.
For UI/UX, actaully I am almost a vibe coder in that field. I feel like being a dumb when I try to deal with CSS. But I don't use AI tools only for it, but in variable situations like test generation.
