×
HA Projects
Site information

Website

particles.js - gorgeous, yet lightweight particles you can see on the background
Background - from Unsplash, by traf
nginx - open-source software that I have had the pleasure to learn
Debian - a well-maintained Linux distro very suitable for server use

SSL is set up with Certbot on the origin, and Cloudflare handles client-side TLS, so traffic is encrypted both ways.
This site is mostly hand-coded in HTML and CSS. A PHP subdomain setup is in use to simplify the file structure.

Kaatokänni400

Background - from Unsplash, by Pawel Czerwinski
Source code - for public scrutiny

The drinking game takes heavy inspiration from the likes of "never have I ever" and specifically this game. The game's beer icon was generated by ChatGPT to save time. It is in no way my own work.

Minecraft server

PaperMC - running on a Debian install via openJDK
Plan server plugin - for the Minecraft statistics site
WidgetBot - Discord widget on the server site
DiscordSRV - updates the Discord server whenever someone joins
mcstatus API - used to fetch current online players on the server page

The server itself is running well known plugins, currently BentoBox, Essentials, GameMenu, LuckPerms, Multiverse and Vault.
The Minecraft server’s stats site is powered by the Plan plugin’s external webserver, hosted via an Nginx reverse proxy. You can view some stats as a visitor by using 'other' for both login fields.

Home Assistant

A home assistant running inside a docker installation. It is accessible safely via a cloudflare tunnel, inside docker as well. This is for personal use only.
minimal HTML website served from a Debian 12 server via Nginx