Skip to content

Commit 3b3371c

Browse files
authored
Merge pull request #50 from coderefinery/radovan/interesting-repos
few more interesting repos; closes #23
2 parents c5084f8 + 02b6bd6 commit 3b3371c

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

basics.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,22 +130,27 @@ of people who are contributing and sharing code.
130130
### Interesting repositories to explore these concepts
131131

132132
- Event Horizon Telescope imaging software
133-
- Repository: [https://github.com/achael/eht-imaging](https://github.com/achael/eht-imaging)
134-
- Commits, branches, forks: [https://github.com/achael/eht-imaging/network](https://github.com/achael/eht-imaging/network)
133+
- Repository: <https://github.com/achael/eht-imaging>
134+
- Commits, branches, forks: <https://github.com/achael/eht-imaging/network>
135135
- [Activity inequality study](http://activityinequality.stanford.edu/)
136136
- Contains data and code necessary to create figures from their article.
137-
- Data: [https://github.com/timalthoff/activityinequality/tree/master/data](https://github.com/timalthoff/activityinequality/tree/master/data)
137+
- Data: <https://github.com/timalthoff/activityinequality/tree/master/data>
138138
- FiveThirtyEight story [Why We’re Sharing 3 Million Russian Troll Tweets](https://fivethirtyeight.com/features/why-were-sharing-3-million-russian-troll-tweets/)
139139
- Contains data and readme file, no code.
140-
- Data: [https://github.com/fivethirtyeight/russian-troll-tweets](https://github.com/fivethirtyeight/russian-troll-tweets)
140+
- Data: <https://github.com/fivethirtyeight/russian-troll-tweets>
141141
- The NY Times Coronavirus (Covid-19) Data in the United States
142142
- Contains data, readme, license, but no code. As of 2020.april,
143143
being updated every day.
144-
- Data: [https://github.com/nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)
145-
- Website: [https://www.nytimes.com/interactive/2020/us/coronavirus-us-cases.html](https://www.nytimes.com/interactive/2020/us/coronavirus-us-cases.html)
144+
- Data: <https://github.com/nytimes/covid-19-data>
145+
- Website: <https://www.nytimes.com/interactive/2020/us/coronavirus-us-cases.html>
146146
- CSV exports of the Getty Provenance Index
147-
- Data: [https://github.com/thegetty/provenance-index-csv](https://github.com/thegetty/provenance-index-csv)
148-
147+
- Data: <https://github.com/thegetty/provenance-index-csv>
148+
- Entire books are written using Git/GitHub:
149+
- <https://github.com/rust-lang/book>
150+
- <https://github.com/ropensci/dev_guide>
151+
- <https://github.com/alan-turing-institute/the-turing-way>
152+
- Papers under open review:
153+
- <https://github.com/openjournals/joss-reviews/issues>
149154

150155
---
151156

0 commit comments

Comments
 (0)