Git Product home page Git Product logo

hackerevents's Introduction

HackerEvents

Build Status

Goals

The aim of this project is to provide:

  • A list of upcoming events about software.
  • A quick access to Call For Presentation pages.
  • An ical feed of events for each country.

I started this project because I was tired to visit many websites to have basic information about the event I was interested in. I hope it will be useful to you. My goal is to make it a website maintained by a community, so feel free to participate!

How to contribute

Add an event

Feel free to add your events to the website. For that you just have to add a file in the folder corresponding to the event country and open a PR accordingly.

The file format is pretty simple, see an example (all fields are required except cfp):

name: FOSDEM' 17
start: 2017-02-04-10:00:00
end: 2017-02-05-18:00:00
added: 2016-08-01-00:00:00
place: ULB
address: Avenue Franklin Roosevelt 50 1050 Bruxelles
link: https://fosdem.org/
cfp: https://fosdem.org/2017/news/2016-07-20-call-for-participation/

To name the file simply follow this convention: *YYYYMMDD*-*event-name*.yml

Example: 20170204-fosdem.yml

The file is located at events/belgium.

Once your event added, the website will be rebuilt.

Test your changes

You can test your changes by building the website and open the generated index file:

python build.py
firefox build/index.html

Contributors

Code

  • Frank (@frankrousseau)
  • Nicolas (@nikaro)
  • Pierre (@catwell)

Events

  • Bryan (@chreekat)
  • Emmanuel (@ehsavoie)
  • Shaiou (@Shaiou)
  • Pierre (@pierrevdk)
  • Christophe (@descl)
  • @h0xt0n
  • Nicolas Charlot (@charlot)

Image credits

Logo made by LSE Design: https://www.iconfinder.com/lsedesigns

hackerevents's People

Contributors

frankrousseau avatar nikaro avatar catwell avatar ronnix avatar chreekat avatar ehsavoie avatar ncharlot avatar pierrevdk avatar bmanjal avatar h0xt0n 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.