Active on DevForum  · 

Roblox Scripting Specialist  ·  Luau

Hi, I'm
zurai02

scroll

What I specialize in

Deep focus on the parts of Roblox development most people treat as black boxes — squeezing out every frame and byte.

01

Client-Side Optimization

Custom tweening modules that bypass TweenService limitations — direct control over interpolation, easing, and cancellation without the overhead.

02

Performance Analysis

Micro-profiling with the MicroProfiler, streaming enabled configurations, and memory management that prevents leaks before they ship.

03

Networking

Lightweight RemoteEvent structures designed to mitigate packet loss — batching, rate-limiting, and reliability layers built in Luau.

0 % client-side focus

Verification — Contact via Discord: lol066351  (ID: 1460949263650652200)


Tools & platform

Everything I work in day-to-day.

Luau Roblox Studio RemoteEvents / RemoteFunctions MicroProfiler Custom Luau Modules Streaming Enabled Client-Server Architecture Object Pooling Signal Library RunService.Heartbeat


Code in motion

A live look at the kind of Luau I write every day.

zurai02 — luau session
$ luau -- zurai02 session initialized
~ require(ReplicatedStorage.Modules.NetBatcher) -- loaded
div.innerHTML = svg; document.body.insertBefore(div, document.body.firstChild); });
Active on DevForum  · 

Roblox Scripting Specialist  ·  Luau

Hi, I'm
zurai02

scroll

What I specialize in

Deep focus on the parts of Roblox development most people treat as black boxes — squeezing out every frame and byte.

01

Client-Side Optimization

Custom tweening modules that bypass TweenService limitations — direct control over interpolation, easing, and cancellation without the overhead.

02

Performance Analysis

Micro-profiling with the MicroProfiler, streaming enabled configurations, and memory management that prevents leaks before they ship.

03

Networking

Lightweight RemoteEvent structures designed to mitigate packet loss — batching, rate-limiting, and reliability layers built in Luau.

0 % client-side focus

Verification — Contact via Discord: lol066351  (ID: 1460949263650652200)


Tools & platform

Everything I work in day-to-day.

Luau Roblox Studio RemoteEvents / RemoteFunctions MicroProfiler Custom Luau Modules Streaming Enabled Client-Server Architecture Object Pooling Signal Library RunService.Heartbeat


Code in motion

A live look at the kind of Luau I write every day.

zurai02 — luau session
$ luau -- zurai02 session initialized
~ require(ReplicatedStorage.Modules.NetBatcher) -- loaded