Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/history-of-science-society/Twitterdex
- Owner: history-of-science-society
- Created: 2019-08-09T21:50:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:05:26.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:57:08.920Z (3 months ago)
- Topics: digital, history, rolodex, science, twitter
- Language: HTML
- Homepage: https://digital.hssonline.org/twitterdex
- Size: 2.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# History of Science Society Twitterdex
A crowd-sourced directory of history of science TwitterstoriansThe 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.
A great way to find #histSTM people to follow on Twitter, independent of the idiosyncratic suggestions that pop up in your feed. The list is entirely self-generated, so if you aren't yet included, just add yourself! #Twitterstorians https://t.co/KJu43tVDeI
— Erika Lorraine Milam (@elmilam) August 20, 2019## 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`