My Elixir learning journal

Here’s the repo for the Elixir Tutor Enum tool. It’s mostly functional and was super fun to put together over the course of my lunch hour today. I’ve had a good time learning about new-to-me Enum functions and writing code.

:police_car_light::police_car_light::police_car_light: If anyone wants to play around with this, please see the top of the README.md first. :police_car_light::police_car_light::police_car_light:

I can’t make any guarantees as to the fitness of this vibe-coded app. It’s probably pretty terrible for most people. :sweat_smile: For example, if you make any progress and then close your browser, you will lose all progress. I plan to fix this soon-ish for myself by adding some auth, but I don’t want to make any promises about when. So please be careful until then. Or fork it and do your own thing with it!

Another thing: I don’t want to derail my learning journal by focusing too much on vibe coding because my focus here is really all about mastering the fundamentals. This was just a fun lunch hour project that is helping expose me to some basic Elixir functionality. :slight_smile:

1 Like