dawichi
Back

Projects

All projects

A collection of open source projects I've built in my spare time. From games to tools to this very site.

tiny-stacks

tiny-stacks

2026

A 2D microservices simulation game. Place services, connect them, and watch HTTP request packets flow through your system. Runs entirely in the browser.

Angular TypeScript Game Logic
Hexastats

Hexastats

2023

League of Legends stats visualization platform. NestJS backend fetching data from the Riot Games API, served to a SvelteKit frontend.

NestJS TypeScript SvelteKit REST API
Hexakill

Hexakill

2022

Turn-based RPG browser game with multiple character classes and a pool of randomized enemies with varying stats across combat rounds.

Next.js TypeScript Game Logic
Timeline Guess

Timeline Guess

2023

Browser game about sorting historical events into the correct chronological order. Fast and addictive.

Astro JavaScript
Hexakill CLI

Hexakill CLI

2022

Terminal version of Hexakill. Play the RPG game in your shell.

TypeScript