Personal blog

Astral picture
29 Mar 2024

Astro DB: Migrating my analytics data from Vercel Postgres

5 min reading time

  • astro
  • database
  • vercel
  • postgres
  • libsql
Screenshot of an analytics dashboard
16 Jan 2024

Basic analytics with Vercel Postgres - Drizzle - Astro

10 min reading time

  • vercel
  • databases
  • typescript
  • astro
Page of a dictionary
15 Nov 2023

A minimal dependency-free translation system for Next.js

6 min reading time

  • nextjs
  • react
  • javascript
Chrome logo repeated in a grid
4 Sept 2023

Developing a Chrome extension to convert the current url to localhost in 1 click

4 min reading time

  • javascript
  • chrome extension
  • html
TailwindCSS logo
12 Jul 2023

Setting and using CSS variables in Tailwind with React

3 min reading time

  • css
  • tailwind
  • react
The word update spelled out with scrabble blocks
10 Jul 2023

Keeping your dependencies up to date in a visual way using npm-check-updates

2 min reading time

  • javascript
  • nodejs
Github discussion style comment section
18 Jun 2023

Using GitHub Discussions to host my Astro blog comments and reactions

3 min reading time

  • javascript
  • astro
  • react
Stars in space
8 Mar 2023

Using TRPC in Astro and its (React) islands

7 min reading time

  • astro
  • react
  • javascript
Phone with passcode screen
18 Feb 2023

Setting up authentication in Astro with Prisma and Planetscale

4 min reading time

  • javascript
  • astro
  • authentication
Bunch of tags hanging up on a cardboard wall
5 Feb 2023

Automatically generating pages for each tag used in Astro with MDX

4 min reading time

  • javascript
  • astro
  • html
Neural network displayed with blue lines
10 Dec 2022

Adding Vercel og:image generation to Astro project with Edge function

4 min reading time

  • javascript
  • edge
  • vercel
  • astro
Person typing on a laptop
28 Nov 2022

Adding comments to my Astro blog with PlanetScale and Prisma on Vercel Edge

6 min reading time

  • react
  • javascript
  • databases
  • html
  • astro
Typewriter with reading glasses on wooden desk
20 Nov 2022

Creating a blog platform with Astro and MDX

5 min reading time

  • astro
  • html
  • css
  • javascript
Long exposure photo of highway
29 May 2022

Adding route transition animations in Remix

3 min reading time

  • remix
  • css
  • motion
Static energy shown in a dark garage
12 Apr 2022

Set up Static Site Generation in Next.js 5 minutes

7 min reading time

  • nextjs
  • react
Biker riding with Strava active on phone attached to steering wheel
23 Mar 2022

Show off your Strava stats on your Next.js site (statically!)

5 min reading time

  • nextjs
  • react
Minimalistic photo of a gate
3 Feb 2022

Shipping minimal CSS with Next.js + purgeCSS

2 min reading time

  • nextjs
  • css
  • performance
Neon lights in different colors on black background
2 Feb 2022

Migrating my portfolio site from Next.js to Remix

8 min reading time

  • nextjs
  • remix
  • react
  • javascript
Laptop displaying Google Maps
29 Sept 2021

Easy way to integrate Google Maps in React

4 min reading time

  • nextjs
  • javascript
  • react
Next.js conf 2021 announcement post: Lets make the web. Faster.
15 Jun 2021

The 3 best features announced at Next.js Conf 2021

3 min reading time

  • nextjs
  • javascript
PC with person drawing on paper behind it
25 May 2021

Creating a Markdown blog with Notion, Tailwind & Next.js

4 min reading time

  • nextjs
  • javascript
  • css
  • tailwind
Datepicker examples
17 May 2021

Formatting dates in javascript without a library

2 min reading time

  • javascript
Render of a 3D object with cubes
29 Apr 2021

Avoiding flash of unwanted animation on first render in React

2 min reading time

  • react
  • css
  • javascript
Gatsby Conf announcement 2021: the future web is here
3 Mar 2021

The 3 best features announced at GatsbyConf 2021

2 min reading time

  • gatsby
  • javascript
Book with typography examples
15 Feb 2021

The best way to load and use Google Fonts in Next.js + Tailwind

2 min reading time

  • html
  • nextjs
  • performance
PC with dark mode website displayed and all black equipment around it
20 Jan 2021

Easy way to use Dark Mode in Next.js + Tailwind

2 min reading time

  • nextjs
  • javascript
  • css
  • tailwind
Compass lying on a physical map
17 Jan 2021

Highlighting navigation items on scroll in React with IntersectionObserver

2 min reading time

  • javascript
  • css
  • react