• Projects

  • Blog

Creating cool shader backgrounds in react-three-fiber

Shaders are a fantastic way to create effects that would be impossible with regular CSS, such as exotic gradients or weird kaleidoscopic…

The useUser-pattern with modern data-fetching libraries in React

A common problem in client-side applications is keeping track of a users login state. This is generally something you need access to in many…

Reflections on CSS pre-processors, SSG's and more

It's been an interesting challenge making this site, and I've probably spent much more time on it than I really had to. It's been time well…