All Projects → WomenWhoCode → Berlin

WomenWhoCode / Berlin

Licence: other
Repo to share documentation and resources from Berlin Hack Evenings

Projects that are alternatives of or similar to Berlin

MMM-PublicTransportBerlin
MagicMirror module to display public transport in Berlin and Brandenburg with BVG Hafas data.
Stars: ✭ 37 (-19.57%)
Mutual labels:  berlin
vbb-rest
An HTTP API for Berlin & Brandenburg public transport.
Stars: ✭ 104 (+126.09%)
Mutual labels:  berlin
meetup-presentations berlin
R-Ladies Berlin - Collection of presentation and information
Stars: ✭ 24 (-47.83%)
Mutual labels:  berlin
django-berlin
🍀 Ever wondered who's doing Django... in Berlin?
Stars: ✭ 65 (+41.3%)
Mutual labels:  berlin
berlin corona cases
Scraper for the official dashboard with current Corona case numbers, traffic light indicators ("Corona-Ampel") and vaccination situation for Berlin.
Stars: ✭ 19 (-58.7%)
Mutual labels:  berlin
awesome-expat
🌎 A curated list of resources for expats
Stars: ✭ 80 (+73.91%)
Mutual labels:  berlin
erfrischungskarte-frontend
Interactive map of Berlin that shows 🕶 shade areas, 💨 wind and 🌡 temperature intensities across the day
Stars: ✭ 18 (-60.87%)
Mutual labels:  berlin
haskellbook-berlin
Haskell reading group in Berlin.
Stars: ✭ 14 (-69.57%)
Mutual labels:  berlin
VBBNow
A VBB NotificationCenter Widget. It shows the nearby transit information
Stars: ✭ 23 (-50%)
Mutual labels:  berlin
wwwtf.berlin
wwwtf, a ~week of events organized for and by the web community
Stars: ✭ 46 (+0%)
Mutual labels:  berlin
meetup-slides
Speaker slides from monthly meetups and conference
Stars: ✭ 18 (-60.87%)
Mutual labels:  berlin
a4-meinberlin
The central participation platform of the city of Berlin, Germany
Stars: ✭ 32 (-30.43%)
Mutual labels:  berlin
berlin
🐻 learn coding with nodeschool berlin (๑>ᴗ<๑)
Stars: ✭ 54 (+17.39%)
Mutual labels:  berlin
vimfest
Sources of vimfest https://vimfest.org
Stars: ✭ 16 (-65.22%)
Mutual labels:  berlin
berlinphp.github.com
bephpug.de
Stars: ✭ 41 (-10.87%)
Mutual labels:  berlin
vbb-hafas
A JavaScript client for Berlin & Brandenburg public transport HAFAS API.
Stars: ✭ 28 (-39.13%)
Mutual labels:  berlin
bvg-topological-map
BVG transport map as a nice SVG.
Stars: ✭ 15 (-67.39%)
Mutual labels:  berlin
bbbike
BBBike
Stars: ✭ 56 (+21.74%)
Mutual labels:  berlin

Women Who Code Berlin

This repository (repo) contains a collection of resources collected for and during our Hack Evening event series. It is designed to help anyone who is looking to learn and improve their coding skills to find tutorials, resources, and inspiration.

How can I contribute?

We love contributions! We would like to extend this collection further to contain all kinds of resources related to all programming languages, frameworks, general programming knowledge, and IT careers.

Your contributions are more than welcome. If you have anything you liked and found useful, please share it with us:

What to contribute?

Please be sure to check out the existing resources and also look at our Content Guidelines to learn more about what types of content we like and what information should be provided.

If you are motivated to help out, but are not sure where to start or what to do, you can also check out the open Issues. These are a collection of tasks that we (or others) think should be done in order to improve this repository.

Maybe there is something open that would be perfect for you? If you do start working on an issue, it is recommended to comment on the issue to let others know about your work. This can help avoid duplicate work :)

Contribution Step by Step Guide

The original repository is owned by Women Who Code, only members of the WWC organization can make changes. You can contribute meaningful content to an existing repo with the following steps: create a fork (clone / copy the repo into your github account), make your changes and updates, and finally create a Pull Request (submit your changes to the repository owners).

Create a github account

To add your contribution to this repository you will need a Github account. You can sign up for free at https://github.com/join.

Create a fork

If you have an account and you are signed in, you can create your own fork of this repo. (Learn more about forks here).

Click the button labelled "Fork" in the top right corner, this adds a copy of the repo to your github account, with your username as the creator of the (forked) repo. You might see a popup that asks you where to create the fork if you are part of any organization - select your personal account.

This means you have your own copy of the repository which you are allowed to freely edit and add to. When you commit changes and save your edits, the changes are made to your fork.

If all the contributions were only spread across different individuals' forks, it would not be very useful. So how do your changes get updated into the original repository? You create a pull request.

Create a Pull Request

You "propose" your changes to us, the owners of the original repository, by creating a pull request (often abbreviated as "PR").

In your forked repository, once you have finished making your edits, select the "Pull Requests" tab, then click the button "New Pull Request" (green button in the top right). You will see a new view where you can select the repositories and branches. By default it should show WomenWhoCode/Berlin as the base repositiory and your fork (\<YourUsername\>/Berlin) as the "head repository".

The branch for the base should be master and for your repo it is the branch where you made the changes (if you did not create a branch, it will be master).

Continue by giving your pull request a title that helps us to know what changes it contains. Ideally, you can also add at least a little bit of detail to the description of the PR. When you are done, submit the pull request by clicking the green "Create Pull Request" button.

We receive a notification about the new pull request and can have a look at the changes you proposed. We can then merge the changes from your PR to the original repository. This means they will become part of the original repositiory and you will officially be a contributor. You may delete your fork afterwards or keep it around for your next contribution. Congratulations, you have shared your knowledge & tips with our community and potentially the whole world!

Tips

To make sure everything goes smoothly, here are a few more tips:

  • If you create Pull Requests, try to make sure that your fork is up to date with the master branch of this repo.
  • If you intend to work on a task where we have an open issue, please make a comment on the issue to let everyone know what you are doing.
  • If you need personal support or have any questions, join our slack channel WWCode-hacknights (What is Slack?)

Content Guidelines

We are happy to include any contributions: tutorials, guides, (free) (e)books, video courses, online exercises, ... Take a look and see if your resource fits any of the existing categories and/or sub-categories.

We are happy about any contributions: tutorials, guides, (free) (e)books, video courses, online exercises, ... Take a look and see if your resource fits any of the existing categories and/or sub-categories. If you think the appropriate category is missing, add it.

If you are not sure where your resource belongs, you can also create an issue to ask about it. Or ask in the our slack channel.

Ideally you will not only add a link, but also a little bit of information:

  • What is it exactly? Try to describe it in a sentence or two.
  • Why do you like it / or think it is useful?
  • A link to the resource (Learn about how to create a clickable link in this markdown guide)
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].