All Posts

A cool CSS Hover trick I found

A quick tutorial/overview of a little trick I learned with doing some CSS work with Bulma/React. Useful for all kinds of projects.

Posted on
JavaScriptReactCSSBulma

Taking Tailwind off the blog

Switching from Tailwind to bulma (which sounds like a downgrade but the reason why is interesting, promise)

Posted on
tailwindbulmajsdev

Redoing my Gitsearch App

After some reflection, decided to give this project another crack, contains some ramblings and more

Posted on
JavaScriptReactREST

A look at an Electron-based game launcher

A look into using Next.js/Electron to potenially make a performant launcher (maybe, maybe not)

Posted on
JavaScriptelectronnext.jsgaming

GitSearch App Overview

A quick Github project that can search for repos on Github

Posted on
JavaScriptReactREST