Pinned Repositories
Components
An open source UI project written in Roblox TypeScript utilizing TSX and Roact.
DataSync
Dice DataStore is an open-source Roblox module that allows you to load and create Roblox DataStores seamlessly which prevents dataloss & provides real-time replication with super light network overhead.
Deliver
A Roblox command line interface plugin to deliver content, commands, and simplicity within Roblox studio.
Loader
A library loader in Roblox Luau with lazy-loader compatibility and packaged with efficient libraries.
Manager
A custom Roblox manager for connections, events, task scheduler, and custom wrap calls all without the hassle of memory.
Network
A network wrapper for Roblox remote & bindable events and functions.
Roblox
Roblox Modules. These are all the modules I wrote that I didn't think needed a repository. Have fun & code may not be maintained here.
s
A state management library for Roblox
Waves
Watch as the waves crash, a Roblox Luau theme. An extended & remixed theme from 'City Lights'
Mullets-Gavin's Repositories
Mullets-Gavin/Components
An open source UI project written in Roblox TypeScript utilizing TSX and Roact.
Mullets-Gavin/Roblox
Roblox Modules. These are all the modules I wrote that I didn't think needed a repository. Have fun & code may not be maintained here.
Mullets-Gavin/Loader
A library loader in Roblox Luau with lazy-loader compatibility and packaged with efficient libraries.
Mullets-Gavin/Network
A network wrapper for Roblox remote & bindable events and functions.
Mullets-Gavin/s
A state management library for Roblox
Mullets-Gavin/Deliver
A Roblox command line interface plugin to deliver content, commands, and simplicity within Roblox studio.
Mullets-Gavin/DataSync
Dice DataStore is an open-source Roblox module that allows you to load and create Roblox DataStores seamlessly which prevents dataloss & provides real-time replication with super light network overhead.
Mullets-Gavin/Manager
A custom Roblox manager for connections, events, task scheduler, and custom wrap calls all without the hassle of memory.
Mullets-Gavin/Waves
Watch as the waves crash, a Roblox Luau theme. An extended & remixed theme from 'City Lights'
Mullets-Gavin/DiceCamera
A Roblox custom camera module for over-the-shoulder but not shiftlock camera. This works similarly to Ratchet & Clank.
Mullets-Gavin/DiceSound
A sound module in Roblox that gives you flexibility to do whatever you desire. This achieves loops, playlists, and soft stops all in one module to handle your audios & prevent failing & memory leaks.
Mullets-Gavin/Docs
Minimal theme repurposed for project documentation. Template documentation for all of my projects.
Mullets-Gavin/portfolio
My custom portfolio website created from scratch using React, Gatsby, and Github Pages.
Mullets-Gavin/DiceAdmin
A Roblox console/admin system designed to work with PlayingCards & limited use with individual setup.
Mullets-Gavin/DiceAssignSizes
Assign a UI size to an element in Roblox & let the module handle any changes. Assign Sizes scales your UI per device and handles mobile & other resolutions, allowing you to have control with the parameters.
Mullets-Gavin/DiceBan
A ban system utilizing Roblox messaging service & datastores with a command bar. Accessible by pressing '\' in game.
Mullets-Gavin/DiceBinders
Dice Binders is an open-source Roblox module used to handle functions that are linked to tags (a service in Roblox under CollectionService) to act upon those events and functions connected.
Mullets-Gavin/DiceGui
A replacement to Character-PlayerGui dependency by simply cloning & replicating the UI & properly handling it safely all at the same time.
Mullets-Gavin/DiceInput
A Roblox wrapper for inputs
Mullets-Gavin/DiceMsgService
Dice Msg Service is an open-source Roblox module used to ping other servers within your game to find a user & execute code and/or return what server the player is in, using Roblox's Messaging Service.
Mullets-Gavin/DiceOutput
Roblox output logs get outputted into the chat! Allow for easier debugging & your testers can send you errors by screenshotting the chat, allowing for speedy quick diagnosing & no more hassle.
Mullets-Gavin/DiceRaycast
Mullets-Gavin/DiceViewport
Mullets-Gavin/QuickStore
A quick & easy solution to Roblox DataStores that doesn't lock to a Player but rather the game itself. Works great for simple tasks which need a DataStore System but light-weight.
Mullets-Gavin/Mullets-Gavin
Learn about me!
Mullets-Gavin/rbxts-dumpster
roblox-ts package for Fraktality's dumpster class
Mullets-Gavin/selene
A blazing-fast modern Lua linter written in Rust