My Projects

Everything I link from my GitHub profile, plus whatever I've actually got running on the internet. The code isn't always pretty — have fun.

10 projects·6 repos·4 livegithub.com/HilthonTT

Footer

Want to contact me?

Contact

© 2026 Hilthon. All rights reserved.

Currently hacking on

3 projects

Half-finished and moving.

in progress

SoftEngine

A CPU-only 3D software rasterizer in C# — scanline rasterization, z-buffering, frustum clipping and Flat/Gouraud shading. No GPU, no graphics API.

C#1
in progress

OpenChess

A terminal chess game — online 1v1, Elo ratings, engine analysis, time controls, leaderboards and 30+ themes.

TypeScript1
in progress

nanobyte-os

Following the nanobyte Building-an-OS series — bootloader and kernel written from scratch.

C0

Shipped

3 projects

Done, documented, out the door.

shipped

Codo

A from-scratch multi-threaded HTTP/1.1 server written in C11.

C0
shipped

LuaScript

A Lua-flavored programming language in Go for data science — Lua 5.4 syntax with Luau-style gradual types, a stack-based bytecode VM, coroutines and a REPL.

Go2
shipped

MoonMQ

A Kafka clone written in Lua 5.4 — partitioned append-only logs, a binary TCP protocol, idempotent producer and consumer groups.

Lua0

Live sites

4 projects

Deployed and reachable right now.

live

hilthon-terminal

A terminal-themed portfolio built with Next.js. Type `help` when you land.

TypeScripthilthon-terminal.vercel.app
live

Arthon

A modern SaaS canvas application for creative visual workflows.

TypeScriptarthon.vercel.app
live

Cloudflare playground

A throwaway site from an afternoon of playing around with Cloudflare Pages hosting.

hilthon.pages.dev
live

Aether

A real-time collaborative drawing app.

TypeScriptaether-rose.vercel.app