Coder Social home page Coder Social logo

zetabug / hundoleaderboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lego6245/hundoleaderboard

0.0 0.0 0.0 23.58 MB

A Leaderboard for the recipes at home project

Home Page: https://recipesatho.me/

Python 27.57% TypeScript 16.07% HTML 21.45% SCSS 34.91%

hundoleaderboard's Introduction

Hundo Leaderboard

This repository contains the github actions and static site hosting the Recipes @ Home project's leaderboard. For more information, see this video by TASMalleo, or the main client's repository here.

Implementation

  1. Use a github action to call a python script every hour.
  2. That python script fetches the current table's information, formats it, and writes it out to a file. It also archives the previous file into the historical folder.
  3. loadData.js reads the .json file and renders it out to a table.
  4. Github Pages hosts the site.

TODO

  1. Styling for the index page.
  2. Load old historical data via query parameter.
  3. Maybe some global stats?
  4. Typescript support for the client side JS

Special Thanks

  • TASMalleo for doing the actual TASing that this project supports, as well as spearheading the overall project.
  • Cubik, SevenChords, and Amphitryon for working on the client, without which this leadboard would be very empty.
  • The TTYD speedrunning community for contributing their computing resources to this project.
  • Speculative, for providing the inspiration for this method of caching historical data with their hodllive project.

Other links

License

MIT License.

hundoleaderboard's People

Contributors

lego6245 avatar malleoz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.