Learn how to Code
with Marcus Nilsson.

Welcome to my personal website. I use this website as a place to document my coding journey and to write technical tutorials about interesting things that i have learned along the way. In the tutorial section you can find free step by step guides on fun coding projects such as How to Create Lava Lamp Visuals and How to Visualize GeoJson data onto a 3D Globe using modern web technology.

Hi, i'm Marcus

I’m a father, web developer, freelancer, former e-sports professional and digital creator from Gothenburg, Sweden. I created this website as a place to document my coding journey and to share fun coding projects that hopefully will inspire you or teach you something new.

marcusn

Latest articles

In this tutorial you will learn how to upgrade prisma and migrate to new version.
logologo
2023-01-02

Prisma - How to upgrade and migrate to new version.

In this tutorial you will learn how to upgrade prisma and migrate to new version.

In this tutorial, you will learn how to deploy a Nuxt 3 SSR application with nuxt-vuefire to firebase hosting.
logologologo
2023-08-31

Nuxt 3 - Deploy to firebase hosting with nuxt-vuefire and nitro firebase preset

In this tutorial, you will learn how to deploy a Nuxt 3 SSR application with nuxt-vuefire to firebase hosting.

Tutorial on how to add 3D to a Nuxt 3 application with Three.js.
logologo
2023-01-18

Nuxt 3 - Add 3D with Three.js.

Tutorial on how to add 3D to a Nuxt 3 application with Three.js.

Tutorial on how to deploy a Nuxt 3 application with docker compose and nginx.
logologologo
2023-01-16

Nuxt 3 - Deploy with Docker Compose and Nginx.

Tutorial on how to deploy a Nuxt 3 application with docker compose and nginx.

Tutorial on how to display the users current location on a google map, using HTML5 and more.
logologologologo
2022-11-02

Geolocation API - Get the users current location with Geolocation API.

Tutorial on how to display the users current location on a google map, using HTML5 and more.

In this tutorial you will learn how to style a google vector map dynamically with Data Driven Styling.
logologologo
2022-11-01

Google Maps Platform - Style a Google map with Data-driven styling.

In this tutorial you will learn how to style a google vector map dynamically with Data Driven Styling.