game.Workspace.Hero

Roblox Developer& Scripter

I build games, systems and reusable modules for Roblox — the kind of code that's still readable six months later. This is my portfolio, my projects, and my open source work.

New ZealandBased in
LuauPrimary language
MITModules licensed
0
Open Source Modules
0
Games in Development
0
Years of Experience

Open Source

Reusable modules, tools and systems for the Roblox community.

Browse All Repos
--!strict
local _S = require(ReplicatedStorage.Shared)

local Timer = _S.Classes.Timer.new()
Timer:Start()
Luau

game.ReplicatedStorage.Modules

Open Source

Modules I use in my own projects, cleaned up and published in case they're useful to you too.

Timer

Wraps RunService.Heartbeat into Pause()/Resume() with a Finished callback — no more manual elapsed-time math scattered across scripts.

Luau · MIT · v2.1

4212

Minimap

Draws player and wall dots onto a ViewportFrame every frame. Map bounds and dot styles live in one config table, not scattered across scripts.

Luau · MIT · v1.3

389

GlobalLeaderboard

OrderedDataStore behind a write queue so concurrent saves don't clobber each other's rank order. Session data goes through ProfileStore.

Luau · MIT · v0.9

276

OptimZones

Splits the map into zones and stops rendering/simulating parts outside the player's current zone. Helps on maps that got too big for their own good.

Luau · MIT · v1.0

194

SkillCheck

A timing-window skill check. Set the window size, get back perfect / good / fail — no UI included, wire it up to your own.

Luau · MIT · v1.5

163

game.StarterGui.Explorer

Explorer

This entire site, laid out the way Roblox Studio lays out a place — click an instance to jump there.

Explorer
Properties
Select an instance to inspect it.

game.Players.hawntddev

About Me

I'm a 20 year old Roblox developer based in New Zealand.

I focus on building clean, reusable code and creating fun experiences. I'm always learning and looking for new opportunities to grow — whether it's through open source, collaborating with other developers, or working on exciting projects.

Snow-capped mountains under an overcast sky

Attributes

Luau92%
Game Systems85%
UI / UX78%
DataStores70%

History

Year 1
Started scripting in Roblox Studio
Learned Luau from the ground up, building small tools before anything public.
Year 1–2
Published first open source module
Cleaned up internal tooling and shared it with the community.
Now
Building full game systems
Working on multiple games in development alongside the module library.

game.StarterGui.ContactTerminal

Contact

Want to work together, have a question, or just want to say hi? Type below.

hawntddev@contact — send-message
>
type help for commands · this sends straight to my Discord, no email required