> My projects are almost all AI generated although I take effort in understanding the theory behind each project.
One pro-tip: You will not really understand the theory behind a language or programming unless you write your own code and solve hard problems yourself. So, mix some of that into your projects.
Cool little project! You might find inspiration from Jordan Hubbard's nanolang project:
https://github.com/jordanhubbard/nanolang
> My projects are almost all AI generated although I take effort in understanding the theory behind each project.
One pro-tip: You will not really understand the theory behind a language or programming unless you write your own code and solve hard problems yourself. So, mix some of that into your projects.
10 keywords only, that's really minimal. Would love to see how it handles a bigger project. Nice work for 34 days.