This was a fun project. I made a Cards Against Humanity sentence generator.
Cards Against Humanity is a party card game where players complete fill-in-the-blank -sentences… and usually the end results are quite funny (and sometimes quite offensive).
This project also had some challenge since there might be many blanks to fill in the sentence at any position. I wrote a function that attempts to correctly format the word / phrase before adding it to the sentence. There is also a HUGE amount of sentence and word options so this program can generate nearly a limitless amount of funny messages.
This topic is unlisted because it contains a link that is not to github, or one the other trusted sandboxes. It borders on SPAM, and may yet be considered to be so. If the OP wants this topic to resurface, then it cannot point to an uncommon domain.
Well I cannot edit this message anymore to remove the link. If you want to remove it, please do so.
Surge.sh is a site for front end developers where you can easily deploy anything. I made a quick react app using the module and published it to surge.sh to make it easier to see what that module on github does.
Also CodeCademys project ”Jammming” tells the user to publish on Surge also.