Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 3.79 KB

README.md

File metadata and controls

65 lines (45 loc) · 3.79 KB

⏰ Net Deadlines

Countdown timers to keep track of a bunch of networking conference deadlines.

Current list of supported conferences:

Networking:

Network security:

Privacy:

Machine Learning:

Operating Systems:

Legacy:

Contributing

Contributions are very welcome!

To add or update a deadline:

  • Fork the repository
  • Update _data/conferences.yml
  • Make sure it has the title, year, id, link, deadline, timezone, date, place, sub attributes
    • See available timezone strings here.
  • Optionally add a note and abstract_deadline in case the conference has a separate mandatory abstract deadline
  • Send a pull request

License

Original design by: http://aideadlin.es/

MIT