All Projects → dev-meetup → dev-meetup.github.io

dev-meetup / dev-meetup.github.io

Licence: MIT license
developer meetup, seminar

Programming Languages

CSS
56736 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dev-meetup.github.io

embedded-in-rust
A blog about Rust and embedded stuff
Stars: ✭ 49 (-37.97%)
Mutual labels:  development
talks
Repository dédié aux soumissions de talks pour Paris TypeScript
Stars: ✭ 17 (-78.48%)
Mutual labels:  meetup
docker-go-dev
The containerized Go development environment.
Stars: ✭ 93 (+17.72%)
Mutual labels:  development
nyc-infosec
Mapping the NYC Infosec Community
Stars: ✭ 41 (-48.1%)
Mutual labels:  meetup
php-tester
Run your PHP scribbles
Stars: ✭ 17 (-78.48%)
Mutual labels:  development
video-recording-setup
How we do recordings at ReactVienna
Stars: ✭ 17 (-78.48%)
Mutual labels:  meetup
sp
BeerJS: São Paulo, Brazil
Stars: ✭ 12 (-84.81%)
Mutual labels:  meetup
lookbook
A tool to help browse, develop, test & document ViewComponents in Ruby on Rails apps 🛠
Stars: ✭ 420 (+431.65%)
Mutual labels:  development
MeetupPS
PowerShell module to interact with Meetup.com API
Stars: ✭ 15 (-81.01%)
Mutual labels:  meetup
hh research
Автоматизация поиска и исследования вакансий с сайта hh.ru (Headhunter) с помощью методов Python. Классификация данных, поиск статистических параметров.
Stars: ✭ 36 (-54.43%)
Mutual labels:  development
m2devbox
🚀 Head start your Magento 2 extension development with pre-configured Docker environments.
Stars: ✭ 18 (-77.22%)
Mutual labels:  development
meetup
📢 Repositorio dedicado a todo lo relacionado a la meetup
Stars: ✭ 23 (-70.89%)
Mutual labels:  meetup
ggsysinfo
Extension for eZ Publish Legacy allowing administrators and developers to have better insight into their working installation.
Stars: ✭ 14 (-82.28%)
Mutual labels:  development
CodeINN
CodeINN is an instant code editor 📃, that makes programming and development easier. Practice quickly and directly from your web browser, without any setup needed. CodeINN gives the perfect environment to developers technologists, coders computers, and geeks 🤓 to do more with their tech.
Stars: ✭ 39 (-50.63%)
Mutual labels:  development
standard-www
👆 Website for JavaScript Standard Style (@standard)
Stars: ✭ 28 (-64.56%)
Mutual labels:  development
karachi
Repository for organizing the karachi nodeschools events
Stars: ✭ 21 (-73.42%)
Mutual labels:  meetup
admin-training
Galaxy Admin Training
Stars: ✭ 55 (-30.38%)
Mutual labels:  development
wnmp-dev
Development environment: Windows + nginx + MySQL + PHP
Stars: ✭ 52 (-34.18%)
Mutual labels:  development
opnsense-starterkit
Try opnsense, build opnsense images or start development
Stars: ✭ 18 (-77.22%)
Mutual labels:  development
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-87.34%)
Mutual labels:  meetup

DevMeetup Travis

개발 관련 밋업, 세미나 정보 공유 페이지

이벤트 추가하기

  • data/events.json에 데이터 추가
  • master branch 대상으로 추가
{
  "events":[
    {
      "id": 1,
      "title": "GDG Korea WebTech meetup",
      "url": "https://gdg-korea-webtech.firebaseapp.com/events/meetup-20170223/",
      "start": "2017-02-23 19:30:00",
      "end": "2017-02-23 22:00:00",
      "address":"서울특별시 강남구 논현1동 15-11 Fast Campus 별관 MH bld. 3rd floor",
      "tags":"google, gdg, gdgkorea", 
      "pay_amount": "1,000 ~ 29,500" 
    },
   ...
]
}
  • pull request 혹은 commit 후 반영됨.

TODO

  • mobile support
  • statistic
  • google calendar
  • clova extension
  • google/naver map
  • meetup site auto parsing

event source

References :

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