Hello, I'm
I script and build systems in Roblox Studio. From backend logic to gameplay systems.
export type Developer = {
name: string,
timezone: string,
payment_methods: {string},
role: string,
engine: string,
languages: {string},
status: string
}
local DeveloperProfile: Developer = {
name = "NullSynced",
timezone = "CET (Central European Time)",
payment_methods = {
"Robux",
"Bitcoin"
},
role = "Scripter",
engine = "Roblox_Studio",
languages = {
"Luau",
"Python"
},
status = "Open_for_commissions"
}
return DeveloperProfile
I'm a passionate Roblox Studio developer who specializes in writing clean, efficient Luau scripts and building game systems from the ground up.
Whatever system it is, I focus on making things that actually work well and are easy to maintain.
I care a lot about code quality and building systems that can scale as a game grows.
If you asked me to rank myself based on how good I am, I would say I am definitely intermediate, potentially even higher-intermediate.
On the right, you'll see my stats. These stats only count for after my portfolio's creation. Isn't as high as you expected? Fair, so let's grow it together! So far, I have...
A few things I've built.
Looking to hire, collaborate, chat, or just more of my stuff? Hit me up!