Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dariusk/farewell

Employee farewell letter generator.
https://github.com/dariusk/farewell

Last synced: about 1 month ago
JSON representation

Employee farewell letter generator.

Awesome Lists containing this project

README

        

# farewell (Farewell Letter Generator)

My last project at [Bocoup](http://bocoup.com). This generates employee farewell letters, which is a genre I've always wanted to automate. A lot of the inspiration for the text came from these templates:

* http://www.sample-resignation-letters.com/p381618-how-to-write-a-farewell-letter.cfm
* http://career.guru99.com/sample-employee-email-farewell-message/
* http://careerbright.com/career-self-help/sample-goodbye-emails-to-colleagues
* http://best-letter.blogspot.com/2013/05/farewell-letter-to-coworkers.html
* http://jobsearch.about.com/od/goodbyeletters/a/farewellmessage.htm

The first and last names come from Trevor Gerhardt's [names](https://github.com/trevorgerhardt/names/) repo. Random words are sourced from [Wordnik](http://developer.wordnik.com/docs.html#!/words/getRandomWords_get_3), and the song lyrics come from the [LYRICSnMUSIC API](http://api.lyricsnmusic.com/api).

## External licenses
_This uses Ryan Schuft's [inflection.js](https://code.google.com/p/inflection-js/) which gracefully pluralizes nouns (among other things). inflection.js is covered by the license and copyright at the top of its file._

## License
Copyright (c) 2014 Darius Kazemi
Licensed under the MIT license.