PHP
Dashboard
PokeVote
PHP powers my backend and API endpoints with lightweight, server-side rendering.
PHP powers my backend and API endpoints with lightweight, server-side rendering.
Ubuntu runs my VPS host environment with stable Linux tooling for app and service operations.
Docker hosts each app in its own isolated container, making deployments consistent across my VPS environments.
Apache handles my HTTP requests, virtual hosts, and reverse proxy behavior for deployed apps.
PostgreSQL provides my relational data storage for projects, deployment records, and infrastructure metadata.
Three.js drives in-browser 3D rendering for Davey Maps — procedural terrain, materials, and real-time visualisation.
Rust backs Davey Maps’ terrain generation: Perlin noise, heightmaps, and HTTP APIs for the frontend.