TCVS is an open-source Text-To-Speech tool that reads messages from live Twitch Streams using the browsers Web Speech API. You can filter users and messages, assign unique voices per-user, and more.
An experiment with Unity 6.4 to create a 3D Rule Tile system, allowing users to paint seamless 3D tilemaps with an auto-generated NavMesh Surface.
Campfire is a 3D 'cozy' game concept I built to learn more about the Unity Engine. It showcases event-driven interaction, navigation, and inventory systems.
Inspired by the 'Tycoon' games object placement systems, I created a 3D MiniGolf course editor. The modular parts were made in Blender, and the editor supports saving / loading course JSON files. You can also test courses as you build them.
I created a functioning acoustic guitar in Unity that allows you to visualize chord structures. The sounds are procedurally generated, so it uses no audio samples.
Sliiime is a 3D Katamari-like platformer where you play as an expanding slime ball. The project showcases a Soft Body Physics system that allows for unique player mechanics.