I started another project with JavaScript, and this time it’ll be an ongoing thing. I decided to make a website with a bunch of generators for random uses (link to that site). So far I only have a password generator (needs to be fixed), name generators (almost finished), username generator, and ways to play TENZI generator. I have a fake passport generator that will come later. I have yet to start that.
What’s a little bit different about this project than my I’ve Been Waiting For You project that has yet to be finished is I’m going to be using jQuery in this one. I started learning that as well and like it a lot better (although I’m still used to using vanilla JavaScript, so that will be used more often).