Here resides all the data used on confs.tech.
- Run the tests:
$ yarn run test
- Reorder conferences:
$ yarn run reorder-confs
All conferences are stored in JSON files, sorted by topics and years. All data is open source and crowd sourced by the community. Whether added directly from the website by conference organizers or through pull requests.
Conference data have the following structure:
{
"name": "",
"url": "",
"startDate": "YYYY-MM-DD",
"endDate": "YYYY-MM-DD",
"city": "",
"country": "",
"cfpUrl": "",
"cfpEndDate": "",
"twitter": ""
}
- See all JavaScript conferences
- See all CSS conferences
- See all PHP conferences
- See all Design / UX conferences
- See all Ruby conferences
- See all iOS conferences
- See all Technical communication conferences
- See all Data conferences
- See all Dev Ops conferences
- See all Android conferences
- See all Python conferences
- See all Golang conferences
- See all Rust conferences
- See all Elixir conferences
- See all Security conferences
- See all Scala conferences
- See all .NET conferences
- See all GraphQL conferences
- See general conferences