Open benblankley opened 9 years ago
Welcome aboard!
Okay, finished this one up! This code in golang generates 1,800 poems in the style of William Carlos Williams' "This is Just to Say", and replaces the fruits, appliances, and action words. It outputs both text and PDF, by using the gopdf library.
Whoops, accidentally closed it
Great job. Similar to https://twitter.com/JustToSayBot (but JustToSayBot is missing the middle verse, so yours is More Better)
Thanks, greg-kennedy for the comment! I learned a lot about golang while making this.
It's been a long while since I've worked in any code, so it will be a refresher of sorts, a new learning experience in other ways. No promises that I'll succeed, but a promise that I'll learn something new.