Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drproteus/app-academy-projects
https://github.com/drproteus/app-academy-projects
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drproteus/app-academy-projects
- Owner: drproteus
- Created: 2024-10-31T20:17:56.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-31T20:20:06.000Z (2 months ago)
- Last Synced: 2024-10-31T21:22:17.504Z (2 months ago)
- Language: Ruby
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App Academy Projects (2014-2015)
I attended App Academy in NYC during the Fall 2014 cohort.
It was an incredible experience and I'll be forever grateful
to the instructors and fellow students during that time.Unfortunately, I nuked many of the project repos some years later.
Fortunately, I recently happened upon the [Software Heritage Archive](https://archive.softwareheritage.org/)
which happened to have archives of many of the repositories that had been deleted.This archives those as well as pointing to submodules for sources that were preserved.
## The Projects
* [protophoto](./protophoto) - Ruby on Rails Flickr clone with EXIF processing and geolocation.
* [asteroids](./asteroids) - HTML canvas asteroids game.
* [babbl](./babbl) - Node.js websocket chatroom server and client.
* [snake](./snake) - HTML snake game.
* [chess](https://github.com/drproteus/chess) - Ruby chess program.