All Projects → abhijitparida → Hacktobermap

abhijitparida / Hacktobermap

Licence: mit
A map of Hacktoberfest 2019 participants https://abhijitparida.github.io/hacktobermap/

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hacktobermap

Navit
The open source (GPL v2) turn-by-turn navigation software for many OS
Stars: ✭ 368 (+523.73%)
Mutual labels:  hacktoberfest, openstreetmap
Id
🆔 The easy-to-use OpenStreetMap editor in JavaScript.
Stars: ✭ 2,667 (+4420.34%)
Mutual labels:  hacktoberfest, openstreetmap
Konlpy
Python package for Korean natural language processing.
Stars: ✭ 1,098 (+1761.02%)
Mutual labels:  hacktoberfest
Awesome Material Ui
A curated list of Material-UI resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Material-UI that we keep up-to-date
Stars: ✭ 57 (-3.39%)
Mutual labels:  hacktoberfest
Django Cms
The easy-to-use and developer-friendly enterprise CMS powered by Django
Stars: ✭ 8,522 (+14344.07%)
Mutual labels:  hacktoberfest
Containerd
An open and reliable container runtime
Stars: ✭ 9,956 (+16774.58%)
Mutual labels:  hacktoberfest
Box Shadows
Box Shadows - Handpicked Box-Shadows for Developers and Designers
Stars: ✭ 58 (-1.69%)
Mutual labels:  hacktoberfest
Tarpaulin
A code coverage tool for Rust projects
Stars: ✭ 1,097 (+1759.32%)
Mutual labels:  hacktoberfest
Awesome Ebpf
A curated list of awesome projects related to eBPF.
Stars: ✭ 1,102 (+1767.8%)
Mutual labels:  hacktoberfest
Post Mortems
A collection of postmortems. Sorry for the delay in merging PRs!
Stars: ✭ 8,772 (+14767.8%)
Mutual labels:  hacktoberfest
Laminas Migration
Migrate Zend Framework MVC applications, Expressive applications, Apigility applications, or third-party libraries to target Laminas.
Stars: ✭ 58 (-1.69%)
Mutual labels:  hacktoberfest
Openapi Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Stars: ✭ 10,634 (+17923.73%)
Mutual labels:  hacktoberfest
Thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Stars: ✭ 9,820 (+16544.07%)
Mutual labels:  hacktoberfest
Hooking Template With Mod Menu
A small template for Android Hooking with Substrate. (Includes a mod menu written in Java)
Stars: ✭ 59 (+0%)
Mutual labels:  hacktoberfest
Drf Nested Routers
Nested Routers for Django Rest Framework
Stars: ✭ 1,098 (+1761.02%)
Mutual labels:  hacktoberfest
Elm Markdown
Extensible markdown parser with custom rendering, in pure Elm.
Stars: ✭ 59 (+0%)
Mutual labels:  hacktoberfest
Godo
DigitalOcean Go API client
Stars: ✭ 1,097 (+1759.32%)
Mutual labels:  hacktoberfest
Vulcan
🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
Stars: ✭ 8,027 (+13505.08%)
Mutual labels:  hacktoberfest
Webtorrent Desktop
❤️ Streaming torrent app for Mac, Windows, and Linux
Stars: ✭ 8,587 (+14454.24%)
Mutual labels:  hacktoberfest
Vue Lazy Youtube Video
Vue.js component for lazyloading YouTube videos.
Stars: ✭ 59 (+0%)
Mutual labels:  hacktoberfest

HacktoberMap

Happy Hacktoberfest! 🔥 HacktoberMap is a map of Hacktoberfest 2019 participants.

Link to the map: https://abhijitparida.github.io/hacktobermap/

Contributing

Step 1

If this is your first pull request, please read this article: How To Create a Pull Request on GitHub

Fork the repo by pressing the "Fork" button on the top right side of the repository and clone your forked repository.

Step 2

In your forked repository, edit hacktobermap.js and add your name, location, latitude and longitude to the bottom of the file using this format:

  {
    name: "Your name",
    location: "Your location",
    latitude: 12.34,
    longitude: 56.78 
  },

You can get the coordinates of your location from https://latlong.net. Your location can be your city, your state or even your country - it's entirely up to you and how much you want to disclose on the Internet.

Warning: Do NOT put the exact coordinates of your house for your own safety!

Step 3

Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own marker on the HacktoberMap!

Step 4

Please star the repo if you like this fun little Hacktoberfest project ❤️

Other Fun Hacktoberfest Projects

License

MIT

Map data © OpenStreetMap contributors, CC-BY-SA, Imagery © Mapbox

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