All Projects â†’ tech-conferences â†’ Conference Data

tech-conferences / Conference Data

Licence: mit
Conference data for www.confs.tech

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Conference Data

Osem
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
Stars: ✭ 649 (+229.44%)
Mutual labels:  hacktoberfest, conference, conferences
Awesome Cfp
A collection of awesome Call For Papers to never miss to speak anymore đŸ—Ŗ
Stars: ✭ 87 (-55.84%)
Mutual labels:  conference, conferences
Awesome Conferences Database
📲 A collaborative list of Conferences
Stars: ✭ 485 (+146.19%)
Mutual labels:  conference, conferences
Apac Conferences
A community contributed consolidated list of InfoSec meetups in the Asia Pacific region.
Stars: ✭ 90 (-54.31%)
Mutual labels:  hacktoberfest, conferences
conferences
Curated list of conferences and CFPs that interest me
Stars: ✭ 17 (-91.37%)
Mutual labels:  conference, conferences
gotodevops.org
Source code for gotodevops.org.
Stars: ✭ 45 (-77.16%)
Mutual labels:  conference, conferences
Indico
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Stars: ✭ 1,160 (+488.83%)
Mutual labels:  hacktoberfest, conferences
Tgmeetup
A collection set of technical groups' information (meetup).
Stars: ✭ 139 (-29.44%)
Mutual labels:  hacktoberfest, conference
Confs.tech
List of tech conferences: JavaScript / Design - CSS - UX / Ruby - iOS - Android - PHP - Data - Devops and more.
Stars: ✭ 1,649 (+737.06%)
Mutual labels:  hacktoberfest, conference
Virtualseccons
An ongoing list of virtual cybersecurity conferences.
Stars: ✭ 113 (-42.64%)
Mutual labels:  conference, conferences
ordina-jworks.github.io
Ordina JWorks Business Unit Tech Blog
Stars: ✭ 27 (-86.29%)
Mutual labels:  conference, conferences
Voctoweb
voctoweb – the frontend and backend software behind media.ccc.de
Stars: ✭ 146 (-25.89%)
Mutual labels:  hacktoberfest, conference
speakerline
Showcasing speakers' proposals and timelines in an effort to demystify the CFP process and help new speakers get started.
Stars: ✭ 57 (-71.07%)
Mutual labels:  conference, conferences
Web
đŸŋ Free and open-source tech video hub.
Stars: ✭ 255 (+29.44%)
Mutual labels:  conference, conferences
Tech-Conferences
Overview of upcoming and past tech conferences
Stars: ✭ 42 (-78.68%)
Mutual labels:  conference, conferences
Conference Hall
đŸ“Ŗ An open SaaS platform to manage call for papers
Stars: ✭ 97 (-50.76%)
Mutual labels:  hacktoberfest, conference
Twcommunities
整į†čˆ‡č’é›†å°įŖį¤žįž¤æ´ģ動投åŊąį‰‡
Stars: ✭ 145 (-26.4%)
Mutual labels:  hacktoberfest, conference
Symposium
Management of proposals, bios, photos, etc. for conference speakers.
Stars: ✭ 157 (-20.3%)
Mutual labels:  hacktoberfest, conference
Hacktoberfest
Simply add your details and Get a chance to earn a free tshirt! ✅
Stars: ✭ 199 (+1.02%)
Mutual labels:  hacktoberfest
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+1162.94%)
Mutual labels:  hacktoberfest

Conference data

Here resides all the data used on confs.tech.

  • Run the tests: $ npm start
  • Reorder conferences: $ npm run reorder-confs
  • Update valid locations: $ npm run updateValidLocations

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

See all conferences

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].