$ ls -R ~/projects/ | wc -l

all projects

the complete archive. 15+ years of shipping code — web apps, games, decentralized platforms, internal tools, and a few weekend experiments that turned into something real. filter by tag, dig in, ask questions.

archive last updated: 2026.03
$ grep -r "tag:" ~/projects/

browse by tag

01 2024 — present
GetSite AI website builder dashboard preview

> getsite

ai-powered website builder. you describe what you want, it builds the site.

a full pipeline from prompt to deployed site: llm orchestration, code generation, image generation, and live preview. built the entire stack — node.js backend, react editor, postgres, redis, and the inference layer. ships sites that actually look good, which turned out to be the hard part.

node.js react openai postgres aws
visit getsite.ai
02 2023
Haunted Tower mobile tower defense game screenshot

> haunted-tower

a tower defense game. spooky theme, snappy controls, runs everywhere.

built with phaser 3 and typescript, wrapped in capacitorjs for android and ios. handled the full game loop — wave logic, pathfinding, balancing, save state — plus the ci/cd that pushes builds to the play store and app store on every tag.

typescript phaser 3 capacitorjs
visit hauntedtower.com
03 2021 — present
Hostero decentralized mining management platform

> hostero

a platform for managing decentralized mining operations at scale.

orchestrates fleets of miners across multiple data centers. docker + rancher under the hood, with a custom dashboard for telemetry, payouts, and remote control. uptime matters here — built with health checks, auto-recovery, and alerting baked in from day one.

docker rancher node.js react
visit hostero.eu
04 2022
Airsoft.top community marketplace platform

> airsoft.top

community + marketplace for the airsoft scene. listings, events, and gear.

a niche platform that grew into a real community. listings, event calendar, shop directory, and a messaging layer between players. focused on fast page loads and decent search — both are easy to get wrong.

next.js postgres elasticsearch
visit airsoft.top
$ grep "no results"

no projects match this filter. try another tag.

$ echo "got something to build?"

have a project that belongs on this list?

i'm always up for an interesting problem. drop me a line and let's see if we're a fit.