Hey all,
Just finished up the Mixed Messages portfolio project. I ended up just creating a small script that will fetch a random philosophical quote from an API I found and combine it with an author chosen from a user given array (my choice was mumble rappers) and a randomly generated year.
GitHub link:
Mixed Messages- Unlikely Quotes
I’ll probably take this a bit further with some HTML and CSS for the amusement of me and my friends.
Any feedback on smarter ways to fetch lists of names would be appreciated as I couldn’t find any APIs for this. Maybe web scraping is an option?
Thank you!