codespirals

A poorly doodled spiral in which one swirl is highlighted as an orange 'c'.

Welcome

Hi! Thanks for checking out my dev page.

Codespirals is a small solo (for now) software company from Switzerland whose goal is to create a solid foundation of code libraries and modules to build interesting and helpful projects on top of.

I'll make whatever catches my fancy at the moment. I try to stick with the bigger projects, but sometimes I accidentally make a playable blackjack game because I get distracted by poker card unicode characters.

I do not use AI generated code in my projects*. I believe it makes code sloppy and unmaintainable over time. I'm not a luddite, I sometimes use it to google when google doesn't deliver, but I don't trust AI enough to let it code for me.

Since I can't afford an artist and I dislike AI "art" even more than AI code, I drew the logo myself. It's not very good, but at least it was made by a human and that's good enough for me.

Libraries

Solutions

Footnotes

  1. Very occasionally, I let AI make one shot scripts in, like one I used to download tables from wikipedia. Such entirely non-critical, throw away scripts are the limit of what I trust AI to do, where my laziness to write the script is greater than my disdain for AI.