Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/history-of-science-society/Twitterdex

A crowd-sourced directory of history of science Twitterstorians
https://github.com/history-of-science-society/Twitterdex

digital history rolodex science twitter

Last synced: 15 days ago
JSON representation

A crowd-sourced directory of history of science Twitterstorians

Awesome Lists containing this project

README

        

# History of Science Society Twitterdex
A crowd-sourced directory of history of science Twitterstorians

The Twitterdex is hosted by Digital HSS. [See the live Twitterdex.](https://digital.hssonline.org/twitterdex)

[Join the Twitterdex](https://hssonline.formstack.com/forms/twitterdex)

## What is a Twitterdex?
"Twitterdex" is a portmanteau of "Twitter" and "Rolodex," of which only the later needs explaining! Rolodex, itself a portmanteau of "rolling" and "index," refers to a rotating set of cards used to store contact information IRL. The skeuomorphic design of the digital version harkens back to this history by including the holes that would have been used to include the cards on a stand.

In short, the Twitterdex is an online directory of Twitter users. In this case, these are historians of science and related fields like medicine and technology.

## What Does This Code Do?
The code uses Node to fetch and parse data from the Formstack and Twitter APIs to render a Handlebars template to HTML. A live version of the finished product is avaialable on the [History of Science Society's website](https://digital.hssonline.org/twitterdex).

To run the Twitterdex
`node twitterdex`