Notes on building software, solving bugs, and occasionally getting lost.

This is where I log the bugs I beat, the code I write, and the side quests I stumble into.

How to import all components from a folder?

While developing with Vuetify.js, I found the <v-icon> component incredibly convenient. This inspired me to create my own icon components, allowing me to easily access all of my favorite icons.

User with super speed?

While supporting a self-service kiosk at a supermarket, I encountered a strange issue: the kiosk would print multiple receipts for a single transaction.