← Back to context

Comment by globalnode

2 years ago

A combat log parser for swtor (in Python), just using as much of the built in stuff as possible, organizing things into dictionaries. was CLI obv but it had a menu system that let me dive further into details then back up to top level view. It was very useful to see what works and what doesnt (in the game) from a raw data perspective. it allowed me to git gud as they say ;)

edit: another that springs to mind was a distance tracker for my phone using gps coords so i could see how far id jogged each session. it was educational buy my gosh phone apps are painful to make, it was the first and last one ill do.