Git Product home page Git Product logo

confs.tech's Introduction

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.

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": "",
  "mastodon": ""
}

Active contributors

Related projects

Some of the conferences have been pulled from other projects:

Call for papers

Conferences by category

License

MIT

confs.tech's People

Contributors

nimzco avatar confs-tech-bot avatar prigara avatar trivikr avatar cgrail avatar joellord avatar dependabot[bot] avatar dlondero avatar repejota avatar inverse avatar greenkeeper[bot] avatar kaelig avatar rgeraldporter avatar lauragift21 avatar sbglasius avatar devcer avatar kinbiko avatar veggiemonk avatar ekurutepe avatar darahak avatar danielruf avatar zbuc avatar sergio-doman avatar persimone avatar ansgarprause avatar ioionu avatar brmurphy avatar vutran avatar stopa avatar tsergeytovarov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.