⚾
Put me in, coach
Sociotechnical researcher. Created the University of Missouri's Data Science Masters. Professor of Computer Science. @chaoss Co-Founder. Bicyclist. Dad. Badger.
-
University of Missouri & Linux Foundation CHAOSS Project
- Dystopia, MO
-
19:31
(UTC -06:00) - https://www.seangoggins.net
- https://orcid.org/0000-0002-4331-147X
- @sociallycompute
Highlights
- Pro
Pinned Loading
-
chaoss/augur
chaoss/augur PublicPython library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-…
-
oss-aspen/8Knot
oss-aspen/8Knot PublicDash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
-
-
pmaconi/TwitterGoggles
pmaconi/TwitterGoggles PublicA Python 3.3 adaptation of the PHP program "Twitter Zombie", originally developed for the Twitter Search API version 1.0. This new project is built for the Twitter Search API version 1.1.
-
github-org.md
github-org.md 1# SQL to extract the GitHub organization from a repository URL
2```sql
3SELECT distinct
4substring(repo_git from 'github.com/([^/]+)/') as org_name
5FROM
-
Pandoc: Word to Markdown
Pandoc: Word to Markdown 1# Convert a Word Document to Markdown
23```bash
4pandoc -s CS3050SP2024-A2.docx -t markdown -o CS3050a2.md
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.