Files
hexstudios-co/posts/projects.md
2026-08-13 18:54:39 -05:00

2.0 KiB

title, date, tags
title date tags
Projects 2026-08-13 software, games, engineering

Projects (Megathread)

This post serves as a place to list all my projects, previous, ongoing, and future. It will be updated as I do more.

// Software

Critterfolio

View on Gitea

A portfolio for your critters! Keep track of critter data from viewing a family tree to storing important notes and documents, all stored locally on your device.

  • STATUS: In development
  • TECHNOLOGY: C++ with the RmlUi library using the SDL3 backend
  • PLATFORMS: Linux, Windows, Android

SessionZero

View website | View on Gitea

A data-driven, user-generated, open source TTRPG companion application for managing games, game systems, and characters.

  • STATUS: In development
  • TECHNOLOGY: C++ with the RmlUi library using the OpenGL backend
  • PLATFORMS: Linux, Windows, Webassembly

ADEPT

A secret project, for now. Not in development yet.

// Games

Let there be Blight

A game jam game made by a bunch of friends about a wizard saving his town from the 'blight'.

Play in your browser!

Shots in the Dark

My magnum opus, and a secret (for now). Not in full development yet.

  • STATUS: In development
  • TECHNOLOGY: Godot
  • PLATFORMS: Linux, Windows

// Electronics

Nothing planned yet

// Other

Adventures in Brandari

A current, heavily customized homebrew Dungeons and Dragons campaign in which I am the writer and the Game Master.

Morality and Mortality

A book I am writing about our world, and the human condition.

// Legacy/School projects

Stars

A simple weird little webpage that procedurally generates "stars". Idk I was bored one day.

View it here

"Interactive world map"

A dumb school project that lists information about a continent when you hover over it.

View in your browser