https://github.com/data-miner00/wikitok

https://github.com/data-miner00/wikitok

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

wikitok

Tiktok for Wikipedia. Ripoff from wikitok.net, inspired by arxivtok.

Incentive

Why create the same thing that already exist? It gives me all the control I want as I have a lot of ideas that can make this into something that I would use daily as a medium to explore and learn new stuffs from Wikipedia itself. Let me link to Wheel Reinventor's Principles.

Roadmap

  • [ ] PWA
  • [ ] Google Analytics
  • [ ] Mobile responsive
  • [ ] Social sharing
  • [ ] Change layout dynamically
  • [ ] Simple tests
  • [ ] Performance improvement (Scrolling animation janky, unnecessary calls to fetch new page)
  • [ ] Lighthouse test

Running on Docker

Build the application into an image.

docker build . -t wikitok

Instantiate the image into a container and running it in the background.

docker run --name=wikitok -p 5000:80 -d wikitok

Acknowledgements

Special thanks to the respective authors of wikitok and arxivtok for the inspiration, and more importantly the Wikipedia foundation, for providing such an easy-to-use API endpoint to retrieve random pages from Wikipedia.

Owner

  • Name: Shaun Chong
  • Login: data-miner00
  • Kind: user
  • Location: undefined, Mars
  • Company: Experian

Full Queue Developer

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 4
  • Public event: 1
Last Year
  • Issue comment event: 1
  • Push event: 4
  • Public event: 1