Conversation
I made a thing the last few weeks and I am very pround of actually having finished a programming project in a long while (its also my first bigger one).

It really helped me to actually have an endgoal to stay motivated to the end and now I have something functional before me.

I started out using python and TKinter, later switched to customTKinter and last but not least to Qt since it made GUI design very easy with QT Creator and solved many of the problems I had with (custom)tkinter in one fellow swoop.

I learned a lot of things in python and QT along the way which is really cool. I dunno if I ever keep that knowledge but it was nice to get some distraction from college (even though I should have maybe have listened better during online courses... anyway...)

I now have a functional piece of software for use with the TRPG I love playing and it should generally be easier to maintain than my spreadsheet.

Have a link to my crimes against python and QT. But jokes aside its very cool I actually made it.

A program which makes Character Creation and Maintenance easier for the Konosuba TRPG: https://codeberg.org/stefan230/Konosuba-TRPG-Character-Sheet-Program
0
1
1