Recent Posts

Music Graph Project: UI Enhancements

3 minute read

Phase 10 focused on UI improvements - We wanted to display the data that we have have in the database but have been hiding from the user. We created a side p...

Music Graph Project: Going Public

4 minute read

Today we took the site live. Some minor UI changes but mostly it was getting the backend production ready. As someone who works with Hashicorp Vault daily, I...

Music Graph Project: UI/UX Improvements

4 minute read

Tonight Claude and I made some UI/UX improvements based on feedback from our single user. He wanted some pretty logical things. Search box was one, alphabeti...

Music Graph Project: Multiple Parent Genres

5 minute read

I was asked by my user community of one to create the ability to have multiple parent genres. This was a really tough refactor. At least for the way we tried...

Music Graph Project: Database Integration

3 minute read

Claude and I were able to sucessfully move to sqlite from a file with a dict in it. I hit my session limit with Claude ($20 plan) tonight. Mostly because I w...