My first larger project with Codex — just a few evenings, big fun, very low entry barrier. I did not expect it, pas du tout, so much.

You can paste one of the examples or type your own program. while it runs we animate the source, highlight lines, so you can see what does what, and even watch recursion step by step, comme ça.

Written in/with: Java, Spring Boot, Docker, Kubernetes. I also asked for an Open Liberty version, then converted to HotSpot to play with the profiler — everything went smooth; deux small LOGO programs I fixed vite fait, because that was quicker.
Funny thing — it did not really know how to judge the drawing, how it came out. there was a gap, I had to tell it. Peut-être there is a way around that?
And the translation of the whole GUI into another language was super easy, vraiment straightforward.

Then we migrated the Java–JavaScript client–server architecture to a Fyne/Golang desktop application.


