All Projects → yakovlevyuri → Confcitizens

yakovlevyuri / Confcitizens

Licence: mit
Open-source and crowd-sourced conference speakers website

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Confcitizens

Peer Calls
Group peer to peer video calls for everyone written in Go and TypeScript
Stars: ✭ 837 (+908.43%)
Mutual labels:  conference
Music Synthesis With Python
Music Synthesis with Python talk, originally given at PyGotham 2017.
Stars: ✭ 48 (-42.17%)
Mutual labels:  conference
Talks
Apresentações da Laraconf Brasil
Stars: ✭ 72 (-13.25%)
Mutual labels:  conference
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-85.54%)
Mutual labels:  conference
Meething Ml Camera
Machine-Learning powered Virtual Camera with SVG Animation (alpha)
Stars: ✭ 36 (-56.63%)
Mutual labels:  conference
Javascript React Chat App
Open-source Voice & Video Calling and Text Chat App for React (JavaScript/Web)
Stars: ✭ 59 (-28.92%)
Mutual labels:  conference
Dotcfp
dotCFP is a PHP/Laravel based conference talk submission system. This project is greatly inspired by the @OpenCFP.
Stars: ✭ 18 (-78.31%)
Mutual labels:  conference
Cfp Devoxx
Call for Papers application created for Devoxx France, used by many conferences
Stars: ✭ 79 (-4.82%)
Mutual labels:  conference
Vimconf
Obsoleted. Moved to https://github.com/vim-jp/vimconf.org
Stars: ✭ 46 (-44.58%)
Mutual labels:  conference
Query Optimization
Slides and material for MySQL and MariaDB query optimization.
Stars: ✭ 69 (-16.87%)
Mutual labels:  conference
Papers
Conference Papers and Appendicies (USENIX Security, BlackHat, HITBSecConf, and BeVX)
Stars: ✭ 19 (-77.11%)
Mutual labels:  conference
Freebsd Papers
The FreeBSD Papers, Slides, and Video Collection
Stars: ✭ 33 (-60.24%)
Mutual labels:  conference
Eventkit
A template conference app, featuring real-time schedule and data changes & running on Realm 🚀
Stars: ✭ 59 (-28.92%)
Mutual labels:  conference
React.london
🌟 react.london conference & community website 🌟
Stars: ✭ 9 (-89.16%)
Mutual labels:  conference
Cppnow presentations 2019
The presentations of C++Now 2019.
Stars: ✭ 74 (-10.84%)
Mutual labels:  conference
Js Kongress Munich Deep Track
Munich, 2020, April 15-16: This repository collects all session proposals for the #DeepTrack at JS Kongress Munich on 2020, April 15-16. Take a look on our website for more details.
Stars: ✭ 24 (-71.08%)
Mutual labels:  conference
Awesome Speaking
Resources about public speaking
Stars: ✭ 1,093 (+1216.87%)
Mutual labels:  conference
Showmethecode
Stars: ✭ 80 (-3.61%)
Mutual labels:  conference
Android Kotlin Chat App
Open-source Voice & Video Calling and Text Chat App for Kotlin (Android)
Stars: ✭ 76 (-8.43%)
Mutual labels:  conference
Android Java Chat App
Open-source Voice & Video Calling and Text Chat App for Java (Android)
Stars: ✭ 66 (-20.48%)
Mutual labels:  conference

Conference citizens

Build Status

https://confcitizens.com

Open-source and crowd-sourced conference speakers website

Run Locally

$ yarn
$ yarn dev

or

$ npm install
$ npm run dev

Can I use your data?

Sure! Here are the credentials to Algolia API:

Application ID: JDMQGRNX7K
Search-Only API Key: 7f88af4a8740a4559e15f509a39ca83d
Index name: speakers

Contributing

Full list of conference speakers is located in the data folder (./data/speakers.ts).

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

Help wanted

As you can see now, it's a very simple page. I'll be super happy if you have some ideas how to make it more user-friendly or/and create PR with these enhancements.

Also project is looking for a new fancy logo :)

Initial data source

I want to thank @karlhorky and every contributor for an amazing job you did for awesome-speakers. ConfCitizens is based on the awesome-speakers data.

Open Graph Image Generator

I also want to thank Steven (@styfle) from ZEIT for creating an awesome service that generates dynamic Open Graph images.

Licensing

This project is licensed under MIT license.

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].