Featured image of post Data Hackathons App

Data Hackathons App

simplified self-hostable kaggle-like app

Data Hackathons WebApp

As a weekend project, I created a simple fast-api based app which can be self-hosted were users can:

  • be automatically identified through the auth mechanism (currently azure ad on azure webapp supported)
  • browse all published competitions, with their tags
  • see a competition page with:
    • a description of the competition and the evaluation metric
    • links to the training data
    • links to the evaluation dataset and the submission template
    • submission form
    • leaderboard of previous submissions with score and submission count.
Licensed under CC BY-NC-SA 4.0