PHP

Dashboard PokeVote

PHP powers my backend and API endpoints with lightweight, server-side rendering.

Ubuntu

DJM Apps server

Ubuntu runs my VPS host environment with stable Linux tooling for app and service operations.

Docker

PokeVote Davey Maps

Docker hosts each app in its own isolated container, making deployments consistent across my VPS environments.

Apache

DJM Apps server

Apache handles my HTTP requests, virtual hosts, and reverse proxy behavior for deployed apps.

PostgreSQL

PokeVote

PostgreSQL provides my relational data storage for projects, deployment records, and infrastructure metadata.

Three.js

Davey Maps

Three.js drives in-browser 3D rendering for Davey Maps — procedural terrain, materials, and real-time visualisation.

Rust

Davey Maps

Rust backs Davey Maps’ terrain generation: Perlin noise, heightmaps, and HTTP APIs for the frontend.