Hi everyone, this was a fun project. It was pretty straightforward and took about 3 or 4 hours total.
I decided to make a Random Tech Stack generator. This script generates a random back-end and front-end programming language from a predefined array. From there, a random framework is generated from another array unique to that
programming Language.
I would love to get some feedback on this implementation.
Thanks in advance for your thoughts!