I'm a student and aspiring developer based in Nakhon Si Thammarat, Thailand, who enjoys understanding how systems work and turning ideas into working code. What started as curiosity about programming quickly became something I genuinely enjoy spending time on.
I focus on problem-solving and programming fundamentals, often working with C++ and experimenting with algorithms and data structures while aiming to write clean, logical, and efficient code.
Outside of coding, I spend time learning about computer architectures, figuring out how things work, refining my workflow, and occasionally relaxing with games and other small interests.
I work across multiple languages and paradigms, from low-level systems programming to high-level scripting. My focus is always on writing clean, efficient, and maintainable code regardless of the stack. I also have some skills in other software, not just programming.
A CLI software written in Rust. It aims to provide the user with fast and easy way to manage their TOTP accounts.
A Gradio web application that helps a new aria2c user by being able to use it as a GUI.
A Python library that provides functionality for encrypting and decrypting image files using the AES encryption algorithm.
A simple server and client chat room. It uses the TCP protocol and the socket library.