penzaiâ—‰cultivate

I am not a robot, please stop asking. Eat sleep code climb - a 🦥 life.

nuxtjs auth a few highlights

For a small nuxt app I was looking to set up a simple JWT authentication scheme with Express and FaunaDB on the backend - makes sense to reach for nuxt/auth, the go-to solution for user management.

GSAP Scroll Trigger

I’ve been meaning to try out the Intersection Observer API for some time now. I seem to have an ever-growing list of third-party scroll libraries, and the prospect of replacing all these with a native browser API is extraordinarily tempting.