I made a neat little tool for creating TTRPG notes. I like to take notes, but sometimes it’s hard to keep notes organized. The notes app helps me categorize things that are related to each other. The code can be found here: https://github.com/Fauxdai/TTnote
Learned Things
Hello! I learned some stuff this week. Mostly, how to take a CSV and turn that into a Word DocumentI have to work on this a bit more to commit it entirely to memory and refine some of the things… but NEAT. I got rid of my windows machine. I think for my personal life, […]
Learning PostgreSQL
Wahoo! I’ve taken the weekend to learn a little bit. I can create tables, add columns, and insert new data to them! WOOOOO shiny. I’ll have to find a practical application for this information. But for now, I am just noodling about with some databases. This is what I have so far! Next up is […]