All Projects → zenika-open-source → the-duck-gallery

zenika-open-source / the-duck-gallery

Licence: Apache-2.0 License
theduckgallery.zenika.com

Programming Languages

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

Projects that are alternatives of or similar to the-duck-gallery

hacktoberfest
Fork and Create a Pull Request
Stars: ✭ 13 (-38.1%)
Mutual labels:  beginner, hacktoberfest2020
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+1976.19%)
Mutual labels:  beginner, hacktoberfest2020
oss-template
Um template PT-BR para projetos Open Source.
Stars: ✭ 15 (-28.57%)
Mutual labels:  oss, hacktoberfest2020
styles
A collection of cool effects in html, css and javascript.
Stars: ✭ 35 (+66.67%)
Mutual labels:  beginner, hacktoberfest2020
hacktoberfest-beginner
Make your first contribution for Hacktoberfest in the simplest way
Stars: ✭ 16 (-23.81%)
Mutual labels:  beginner, hacktoberfest2020
DeveloperFolio
A DevFolio/Developer Portfolio built using ReactJs and Animation libraries.
Stars: ✭ 51 (+142.86%)
Mutual labels:  hacktoberfest2020
HacktoberFest2020
Hacktober-Fest 2020 -> open for all!
Stars: ✭ 20 (-4.76%)
Mutual labels:  hacktoberfest2020
Fake Terminal Resume Website
A fake terminal website for coders
Stars: ✭ 57 (+171.43%)
Mutual labels:  hacktoberfest2020
Lumos
😴 Smart Lighting for Better Sleep
Stars: ✭ 98 (+366.67%)
Mutual labels:  beginner
Hacktoberfest2020
Repository for first timers to get started in Open Source Contributions
Stars: ✭ 44 (+109.52%)
Mutual labels:  hacktoberfest2020
ohloh-ui
Web Application for the Ohloh Stack.
Stars: ✭ 72 (+242.86%)
Mutual labels:  oss
coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+185.71%)
Mutual labels:  hacktoberfest2020
100-Days-of-Code
Officially committing to 100 Days of code challenge.
Stars: ✭ 63 (+200%)
Mutual labels:  beginner
Awesome-Scripts
A collection of awesome scripts from developers around the globe.
Stars: ✭ 135 (+542.86%)
Mutual labels:  hacktoberfest2020
agile-visitors
Application for registering employee entries with the possibility of generating reports, validating and storing users with minimal effort.
Stars: ✭ 23 (+9.52%)
Mutual labels:  hacktoberfest2020
start hacktoberfest2020
This repository is an initiative for beginners in Open source, the objective is to practice the first contribute a project, today the open-source projects are a great contribution to the world. Join the global community for the yearly celebration of open source software!
Stars: ✭ 14 (-33.33%)
Mutual labels:  hacktoberfest2020
oasa-telematics-api
The Athens' bus telematics API, complete with types and helper methods 🚌 🚌 🚌
Stars: ✭ 19 (-9.52%)
Mutual labels:  hacktoberfest2020
hs-lr-midi-schwurbler
Happy Shooting Community - DIY Lightroom Hardware Controller
Stars: ✭ 16 (-23.81%)
Mutual labels:  hacktoberfest2020
c3
𝗖𝟯 provides compliant AWS CDK components to various security standards.
Stars: ✭ 24 (+14.29%)
Mutual labels:  hacktoberfest2020
solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
Stars: ✭ 18 (-14.29%)
Mutual labels:  hacktoberfest2020

The Duck Gallery

License: Apache-2.0

The main goal of "The Duck Gallery" is to propose an easy and fun way to make your first contribution on an open source project.

Here is the official website: https://theduckgallery.zenika.com.

It's open to everyone. Happy Hacktoberfest!

Contributing

First of all, to contribute, you must agree with our code of conduct.

Then it's time to add your duck ;)

The easy way to contribute

Here you just need a GitHub account (don't forget to register to Hacktoberfest if you want a PR count).

Then follow the steps shown in this video:

Video

The developer way to contribute

  1. Go to https://pimpmyduck.zenika.com and create your own duck.
  2. Export it to an image (use the download button).
  3. Fork this repository and clone it.
  4. Add your image into the ducks/ folder, with your GitHub username as filename (ex: your-username.png).
  5. Into the contributors.js file add a line with your GitHub username and a short message.
  { username: 'your-username', message: 'Say something kind or fun' },
  1. Commit and push your modifications.
  2. Create a PR.

That's it 🎉 We will review and merge it if everything is OK 👍

Once your PR is merged, you will be able to see it here:

https://theduckgallery.zenika.com

Be careful, your PR must respect the following conditions:

  1. Your contribution must respect the code of conduct.
  2. It's your first PR to this repository.
  3. You have added your image of the duck downloaded from https://pimpmyduck.zenika.com.
  4. You have not changed the image of the duck.
  5. The image filename must be your GitHub username (ex: your-username.png).
  6. You are using your own GitHub user and it's the same as the PR author.
  7. Into the contributors.js file, the message must be short and respect the code of conduct.

License

This project is Apache-2.0 licensed.
Copyright © 2020 Zenika.

with love by zenika

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