All Projects → prisma → Women World Wide

prisma / Women World Wide

Licence: mit

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Women World Wide

Whatpulse
WhatPulse reverse engineered
Stars: ✭ 30 (-9.09%)
Mutual labels:  hacktoberfest
App
The SimpleLogin back-end
Stars: ✭ 958 (+2803.03%)
Mutual labels:  hacktoberfest
Gridly
⚡️ The minimal (~100-170 bytes) grid system for modern browsers.
Stars: ✭ 962 (+2815.15%)
Mutual labels:  hacktoberfest
Todo list flask brython
um todo-list/kanban implementado com python fullstack
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Ssh Agent Helper
Use SSH keys from CMD, PowerShell, etc. on Windows
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Bonita Doc
This repository contains the sources of the Bonita documentation site. It uses Markdown to create the documentation content.
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Dataframes.jl
In-memory tabular data in Julia
Stars: ✭ 951 (+2781.82%)
Mutual labels:  hacktoberfest
Laravel Guided Image
Simplified and ready image manipulation for Laravel through intervention image.
Stars: ✭ 32 (-3.03%)
Mutual labels:  hacktoberfest
Mod Pbxproj
A python module to manipulate XCode projects
Stars: ✭ 959 (+2806.06%)
Mutual labels:  hacktoberfest
Openhospital Core
Open Hospital Core library
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Coc Powershell
PowerShellEditorService integration for coc.vim
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Calvin And Hobbes Quotes
🐯 Get Calvin and Hobbes quotes
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Wowonewsletterbundle
Newsletter Bundle for Symfony2 (with messages queuing in beanstalkd)
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (+2827.27%)
Mutual labels:  hacktoberfest
Vue Gh Corners
GitHub Corners for Vue.
Stars: ✭ 30 (-9.09%)
Mutual labels:  hacktoberfest
Wire Desktop
💻 Wire for desktop
Stars: ✭ 961 (+2812.12%)
Mutual labels:  hacktoberfest
Training
Various Plone Trainings
Stars: ✭ 32 (-3.03%)
Mutual labels:  hacktoberfest
Ethpm Js
Javascript library for publishing and consuming Ethereum packages.
Stars: ✭ 32 (-3.03%)
Mutual labels:  hacktoberfest
Sql To Graphql Schema Generator
⚛️ Generate GraphQL Scheme Online From SQL Query - https://sql-to-graphql.now.sh/
Stars: ✭ 32 (-3.03%)
Mutual labels:  hacktoberfest

Women World Wide Dev 🗺👩🏾‍💻👩🏿‍💻👩🏻‍💻👩🏽‍💻👩🏼‍💻

WomenWorldWide.dev is a map of coding and tech groups around the world for all who identify as women.

This map represents just a tiny sliver of the great organizations that share this focus.

If you know of a local group that should be on the map, please submit a pull request, so that we can be sure to add it!

Running the repo locally

If you'd like to submit a pull request, you can run the project locally:

git clone [email protected]:prisma/women-world-wide.git
cd women-world-wide
yarn 
yarn develop

Contributions 🤝

We are actively seeking to add additional organizations for the map. To add your group, please add each of the organization's locations as a separate JSON file in the src/data/orgs directory.

You can see an example below (using the Women Who Code Atlanta organization):

{
  "image": "https://pbs.twimg.com/profile_images/1016008941757718528/tCnG03WW_400x400.jpg",
  "name": "Women Who Code Atlanta",
  "country": "usa",
  "city": "atlanta",
  "topics": ["Tech"],
  "mainLink": "https://www.meetup.com/Women-Who-Code-Atlanta/",
  "secondaryLinks": [
    {
      "name": "Twitter",
      "url": "https://twitter.com/wwcatl"
    },
    {
      "name": "Slack",
      "url": "https://wwcatl.typeform.com/to/WKy2an"
    }
  ]
}

A submitted organization should have the following:

  • Filename: The filename should be the organization name followed by the group's location. For example: women-who-code-atlanta.json
  • image: A link to the organization's image
  • name: The name of the organization (including the branch location)
  • country
  • city: If your local organization branch just has a country, but not a city, this section can be skipped
  • topics: If the group focuses on a specfic technology, you can add more details about the language or focus here
  • mainLink: This is the main link where your organization lives. Often this is a meetup link, but it could be the group's homepage, or any other place where readers can get additional information
  • secondaryLink: These are additional links that correspond to an organization — for example if the group has a specific twitter, etc

Maintenance 💪

If you see an inactive (without activity for over six months) organization on this map, please open up an issue, so that the map can remain as current and helpful as possible.

Made with ❤️ by Prisma

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