January 18, 2024

GooseBerry, an open source Twitch livestream companion app

I've started yet another new personal coding project :) GooseBerry is an open source Twitch livestream companion app. It's a cross-platform desktop application built with Electron and React.

September 4, 2023

Published @fastone/eslint-config npm package

In my journey to learn more about TypeScript and locking in a personal development stack I decided to publish my own ESLint config package, to be used in all my projects.

July 20, 2023

Building a simple blockchain network application in Javascript / NodeJS

As part of my 'Coding without a purpose...' brainfart, I finally started a project that has been on my mind for ages. Building a simple blockchain network application in Javascript.

June 29, 2023

Coding without a purpose...

Why does everything need to have a purpose. Often when I read about some interesting tech thing on the internet I start thinking about where could I use it for, what could I build with it..

March 22, 2023

Moved back to simple static self hosting in a Docker container from having this site hosted at Netlify

After switching to static builds from SSR and having some other issues with Netlify, I decided to go back to self hosting in a Docker container.

February 25, 2023

Generate a simple sitemap.xml on your Astro.build website

Without adding an external dependency to your project, I worked out a simple solution to generate a sitemap.xml on your Server-Side-Rendered Astro.build website. I'm using this on my websites hosted on Netlify

February 24, 2023

Implemented TinaCMS

Since I started working with Astro.build I was looking for a really simple CMS system that could publish Markdown (.md) files to GitHub and found that TinaCMS could do the job...

February 19, 2023

Website layout updates

Decided to redo the website a bit, wasn't too happy with the previous black/white theme. Also simplified things a bit and started working with the Astro.build Content Collection feature.

January 29, 2023

Category pages added

Categories are now clickable and link to post per category pages..

January 2, 2023

Built with Astro.build

I started to build simple websites like this one with Astro.build, a static html generator framework.

January 1, 2023

New Year, New Website

It was about time I started doing something with my personal website again.