I’ve been scripting in Roblox for about five years, mainly focusing on backend systems and overall game architecture.
Over time, I’ve learned that clean structure matters just as much as functionality. I try to build systems that aren’t just working in the moment, but are organized, scalable, and easy to expand later. Most of my work revolves around server-side logic, secure RemoteEvent handling, and keeping things performant as projects grow.
I’ve contributed to a couple of published Roblox games, where I worked on core systems and backend functionality. That experience taught me how important reliability and maintainability are when real players are involved.
Some of the systems I’ve built or worked on include:
Modular combat and ability systems
Backend frameworks for larger projects
DataStore and persistence systems
Anti-cheat and server validation logic
UI systems with structured state handling
I prefer writing code that other developers can read and build on without needing everything explained line by line. Organization and clarity are things I take seriously.