This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In 2014 I made a small rails application called Project-Teacup to demonstrate that I knew what I was doing with rails | |
(spoiler: I did not) as part of applying for employment. That application attempted to be a twitter for dreams | |
(https://github.com/mcnuttandrew/Project-Teacup) which was based on an idea I had, naturally, while dreaming. | |
The project was quite successful in that it got me a job, but also in that it inspired a number of people to record | |
their dreams. | |
Project-Teacup has been down for a number of years, yet the data lives on. Heroku, where the project was hosted, | |
has been going through some ~stuff~ so I figured it would be good to extract the data and expose it publically | |
for general consumption. The database was seeded with several hundred dreams from a (single) friends dream | |
journal which was hacked apart by hand, and then inserted into the database under the guise of variety of random |