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

https://github.com/vitkarpenko/dailyprogrammer

:calendar: https://www.reddit.com/r/dailyprogrammer/
https://github.com/vitkarpenko/dailyprogrammer

dailyprogrammer python

Last synced: about 1 year ago
JSON representation

:calendar: https://www.reddit.com/r/dailyprogrammer/

Awesome Lists containing this project

README

          

* **295** [Easy] - change the a sentence to another sentence, letter by letter.
* **263** [Intermediate] - find rhymes using the pronouncing dictionary.
* **258** [Easy] - make an IRC connection.
* **291** [Intermediate] - parse reverse polish notation.
* **322** [Hard] - implement a static HTTP server.