https://github.com/adaptinfer/conferencecountdown
Webpage used to countdown time until ML/Compbio conference deadlines
https://github.com/adaptinfer/conferencecountdown
Last synced: 7 months ago
JSON representation
Webpage used to countdown time until ML/Compbio conference deadlines
- Host: GitHub
- URL: https://github.com/adaptinfer/conferencecountdown
- Owner: AdaptInfer
- License: mit
- Created: 2022-05-30T20:52:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T05:28:19.000Z (about 1 year ago)
- Last Synced: 2025-06-04T10:53:28.890Z (9 months ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConferenceCountdown
Webpage used to countdown time until conference deadlines.
It uses the information in [conferences.csv](https://github.com/blengerich/ConferenceCountdown/blob/main/conferences.csv) to populate the countdown page.
I work in the ML/Compbio space, so the conferences currently listed in [conferences.csv](https://github.com/blengerich/ConferenceCountdown/blob/main/conferences.csv) are focused on those themes, but the display will adapt to whatever is stored in that file.
Feel free to suggest updates by [making an issue](https://github.com/blengerich/ConferenceCountdown/issues) on this repo, making a pull request, or even hosting your own version!
## Live Example
You can view the website live on [my MIT homepage](https://web.mit.edu/~blengeri/www/deadlines.shtml).