Projects
These are all the major coding projects I've worked on recently. Because I'm a hobbyist, these are all pretty small projects compared to other people's side projects.
Most of these projects are written in Go. Before this, I used TypeScript a bunch. I don't use it much nowadays because I like compiled executables more than interpreted ones. Additionally, Go is just an elegant language that's very fun to work with.
Other past projects I'm not proud of anymore are on my GitHub. Tinier projects I don't want to display prominently are on my own Forgejo instance.
Have fun adventuring!
~ Luna :3
Project List
Projects |
---|
Hermes
(go)
(sqlite)
(postgresql)
GORM Hermes is a modular system that lets you port forward across computers instead of over the internet directly. |
UnrealXR
(go)
(raylib)
(qt)
EVDI UnrealXR is a spatial multi-display renderer primarily for the Xreal line of devices, enabling immersive, simultaneous viewing of multiple desktops and applications in 3D space. |