Who am I?
My name is Fanuel Nteziryayo. By day, I'm a consultant with a proper degree in Computer Engineering currently located in Trondheim. Before I got tangled up in cloud services and API calls, I worked as a data electronics technician.
Why this website?
It’s a place to show some of the result of new frameworks and technologies I stumble upon. Here, I can mess around and tinker.
The projects you'll find here
Let's be honest: Don't expect masterpieces. Some of these projects were made a bit "quick and dirty".
The ones here are just the few that have managed to escape the "graveyard" of things that will most likely never see the light of day, also known as GitHub (btw, some are actually on GitLab).
How is all this hosted?
Everything you see here runs on a good old potato PC I had lying around in the basement back home in Øyri (Vikøyri). I thought, "why not?" and threw Proxmox on it. Now, pretty much everything runs in Docker containers. Shockingly enough, it works.
So yeah, welcome. Feel free to click around.
Projects
Dashboard
- Frontend: SvelteKit
- Backend: Ktor + Kotlin
- Database: Mongo DB
- Deployment: Docker
- Info: Application used to administrate Docker services running on my Proxmox VM (basically Docker Desktop for web).
Travel blog-ish
- Frontend: Next.js
- CMS: Sanity
- Deployment: Docker
Chat
- Frontend: Nuxt
- Backend: Node with Socket.io
- Deployment: Docker
Code Editor
- Frontend: SvelteKit SPA
- Backend: Kotlin
- Deployment: Static files served with Caddy
Todo
- Frontend: htmx
- Backend: Kotlin (Thymeleaf as templating engine)
- Deployment: Docker