Latest
Thu Oct 10 2024
Using a client SDK for your own backend for end to end type safety
As a solo developer, ensuring type safety between client requests and server responses can yield a huge productivity boost. While many opinionated full stack solutions exist (tRPC, metaframeworks), the same safety can be achieved through the creation of an API client package, and a monorepo.
Sun Aug 11 2024
PlayQ Developer Update
A brief reflection on my time building playQ.
Tue Jul 16 2024
Experimenting With Vue
First impressions of javascript's second most popular UI library.
Sun Feb 25 2024
Introducing playQ: A Cutting-Edge Videogame Playlist Manager
playQ is a groundbreaking application designed to revolutionize the way gamers organize and share their video game collections. Leveraging the latest technologies, playQ offers an unparalleled experience for managing and exploring video game playlists.
Wed Feb 14 2024
Using Notion as a Simple Content Management System
This Little Piggy required a simple yet flexible content management solution on a small scale. Notion ticked all the boxes.