Skip to main content

Hi, Hello there👋

Copy link to this section

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.

Copy link to this section

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.

Copy link to this section

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).

Copy link to this section

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.

Copy link to this section

Projects

Copy link to this section

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).
Copy link to this section

Travel blog-ish

  • Frontend: Next.js
  • CMS: Sanity
  • Deployment: Docker
Copy link to this section

Chat

  • Frontend: Nuxt
  • Backend: Node with Socket.io
  • Deployment: Docker
Copy link to this section

Code Editor

  • Frontend: SvelteKit SPA
  • Backend: Kotlin
  • Deployment: Static files served with Caddy
Copy link to this section

Todo

  • Frontend: htmx
  • Backend: Kotlin (Thymeleaf as templating engine)
  • Deployment: Docker