The open-source and crowd sourced conference website Confs.tech is an open source project that lists upcoming tech conferences. Everything is free and will stay free. It's aimed to be simple and without useless clutter. You can filter by topics and see upcoming CFPs.
The open-source and crowd sourced conference website Contributing Adding a conference Active contributors Related projects Call for papers Conferences by category License Contributing Contributing to the website is as simple as running:
npm install npm run start Environment variables are defined in the .env files and are accessible on the repo since they are public.
Adding a conference 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": "" } Active contributors Christian Grail Ekaterina Prigara Nima Izadi Trivikram Kamat Related projects Some of the conferences have been pulled from other projects:
Ruby conferences: ruby-conferences/ruby-conferences.github.io Android: AndroidStudyGroup/conferences iOS: Lascorbe/CocoaConferences Call for papers See all open call for papers Conferences by category See all .NET conferences See all Android conferences See all Clojure conferences See all ColdFusion Markup Language conferences See all Content strategy conferences See all CSS conferences See all Data conferences See all Design / UX conferences See all DevOps conferences See all Elixir conferences See all elm conferences See all Golang conferences See all GraphQL conferences See all Groovy conferences See all iOS conferences See all IoT conferences See all Java conferences See all JavaScript conferences See all Kotlin conferences See all Leadership conferences See all networking events See all PHP conferences See all Product conferences See all Python conferences See all Ruby conferences See all Rust conferences See all Scala conferences See all Security conferences See all Testing conferences See all TypeScript conferences See general conferences