RTC
en nl

The following applications were created for demonstration purposes only.
As a user, you have access to these self-made and home-hosted demo applications via the included links.

demo-hello
“demo_hello” is a minimal web application that is publicly accessible via https, Cloudflare, port forwarding, and reverse proxy.

demo-todo
“demo_todo” is an interactive web application that uses a relational database, and is publicly accessible via Cloudflare Tunneling (VPN).
It was created to learn the following technologies:
Golang, Templ, SQLx, and MariaDB for back-end;
HTMX, Tailwind CSS, DaisyUI, and AlpineJS for front-end.