diff --git a/Contributors.md b/Contributors.md
index 2822b57d136b3bf4ec8dd47a3638f4e642ac51a1..87a57eca8b40d41f5d1ea05b8221dd18bcaef794 100644
--- a/Contributors.md
+++ b/Contributors.md
@@ -1,3 +1,4 @@
+- [Aastha Aneja](https://github.com/Aashu24/first-contributions.git)
 - [Aravinth Natarajan](https://github.com/aravinth-itsme)
 - [Simon Tite](https://github.com/simontite-capita-ti)
 - [Chris Winsor](https://github.com/cwinsor)
@@ -75,6 +76,7 @@
 - [Amar Yadav](https://github.com/amar-yadav)
 - [Jimmy Mannan](https://github.com/jiimms)
 - [Soroush Torkzadeh](https://github.com/sorousht)
+- [Yuanyuan Sheng](https://github.com/yuanyuansheng)
 - [Vipin Chacko](https://github.com/vipin7)
 - [ivlv](https://github.com/ivlv)
 - [Alvin Raygon](https://github.com/blackchalk)
@@ -84,3 +86,20 @@
 - [Carlos Dias](https://github.com/carloscdias)
 - [Lucas Martino](https://github.com/lucas95inc)
 - [Alsendor Nucum (Draymond)](https://github.com/alsendor)
+- [Alin Musat](https://github.com/alinbr)
+- [Rajkumarsb](https://github.com/Rajkumarsb)
+- [Anshul Chauhan](https://github.com/anshulnsit)
+- [Steve Ford](https://github.com/d1sco)
+- [Mike Chatsky](https://github.com/mikeChatsky)
+- [Chris Ball](https://github.com/Balldy)
+- [Rahul Malhotra](https://github.com/rahulmalhotra9620)
+- [Sir Furness](https://github.com/SirFurness)
+- [Ahmad W Khan](https://github.com/oli18)
+- [organdonor86](https://github.com/organdonor86)
+- [RocketSc](https://github.com/RocketSc)
+- [WalidJlidi](https://github.com/walidjlidi)
+- [Pratik6554](https://github.com/pratik6554)
+- [hsk97](https://github.com/hsk97)
+- [Mouath Ibrahim](https://github.com/iMouath)
+- [Narendra Avula](https://github.com/narendradivi)
+- [Christian Hansen](https://github.com/ChrisWcs)
\ No newline at end of file
diff --git a/README.md b/README.md
index 78ebb45c9970763d2e4a19c99dde00d76f5e5ce0..6ba9fd4f3832335922a861d47aea51a795dd2525 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,6 @@ Reading articles & watching tutorials can help, but what comes better than actua
 
 *Read this in other languages: [Spanish](translations/README.es.md), [Dutch](translations/README.nl.md), [Hindi](translations/README.hi.md), [Russian](translations/README.ru.md), [Japanese](translations/README.ja.md), [Vietnamese](translations/README.vn.md), [Polish](translations/README.pl.md), [Korean](translations/README.ko.md), [German](translations/README.de.md), [Simplified Chinese](translations/README.chs.md), [Traditional Chinese](translations/README.cht.md), [Greek](translations/README.gr.md).*
 
-If command-line tools make you uneasy, try our guide based on [GitKraken](gitkraken-tutorial.md).
-
 If you don't have git on your machine, [ install it ]( https://help.github.com/articles/set-up-git/ )
 
 ## Fork this repository
@@ -128,8 +126,6 @@ Notice here you're pushing to the remote named origin.
 
 ## Where to go from here?
 
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
 You could also join our slack team in case you need any help or have any questions. [Join slack team](https://firstcontributions.herokuapp.com)
 
 Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
diff --git a/README.sublime-workspace b/README.sublime-workspace
deleted file mode 100644
index 23d6c048ddd72fa1238b5920bfce9756092e23c5..0000000000000000000000000000000000000000
--- a/README.sublime-workspace
+++ /dev/null
@@ -1,204 +0,0 @@
-{
-	"auto_complete":
-	{
-		"selected_items":
-		[
-			[
-				"max",
-				"maxNo"
-			]
-		]
-	},
-	"buffers":
-	[
-	],
-	"build_system": "",
-	"build_system_choices":
-	[
-	],
-	"build_varint": "",
-	"command_palette":
-	{
-		"height": 0.0,
-		"last_filter": "",
-		"selected_items":
-		[
-		],
-		"width": 0.0
-	},
-	"console":
-	{
-		"height": 0.0,
-		"history":
-		[
-		]
-	},
-	"distraction_free":
-	{
-		"menu_visible": true,
-		"show_minimap": false,
-		"show_open_files": false,
-		"show_tabs": false,
-		"side_bar_visible": false,
-		"status_bar_visible": false
-	},
-	"file_history":
-	[
-		"/Users/amaryadav/Desktop/dbmsprojecttaxiforsure/core/signin.php",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/linkedlists/LinkedList.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/RawPair.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/Pair2.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/Pair.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/IntPair.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/FloatPair.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/DynamicArray.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_12_Attachments/Lecture_11_Attachments/CruxJune02/src/lect11/generics/Client.java",
-		"/Users/amaryadav/Desktop/edgetofile.py",
-		"/Users/amaryadav/Desktop/first.py",
-		"/Users/amaryadav/Desktop/edgesfromfile.py",
-		"/Users/amaryadav/Desktop/shortestPath.py",
-		"/Users/amaryadav/Desktop/try.py",
-		"/Users/amaryadav/Desktop/gg.py",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_10_Attachments/CruxJune02/src/lect10/pkg2/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_10_Attachments/CruxJune02/src/lect10/pkg2/C.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/P.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/C.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/PA.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/CA.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/inpol/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_9_Attachments/CruxJune02/src/lect9/quest/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/done/Lecture_8_Attachments/CruxJune02/src/lect8/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/done/Lecture_8_Attachments/CruxJune02/src/lect8/Student.java",
-		"/Users/amaryadav/Desktop/test.java",
-		"/Volumes/Untitled/rdp.java",
-		"/Volumes/Untitled/javacode",
-		"/Users/amaryadav/Desktop/topl/left recurrsion.py",
-		"/Users/amaryadav/Desktop/topl/left factoring.py",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_8_Attachments/CruxJune02/src/lect8/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_8_Attachments/CruxJune02/src/lect8/Student.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_7_Attachments/CruxJune02/src/lect7/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_6_Attachments/CruxJune02/src/lect6/Client.java",
-		"/Users/amaryadav/Desktop/JavaDone/Lecture_5_Attachments/lect5/Client.java",
-		"/Users/amaryadav/Desktop/edges.txt"
-	],
-	"find":
-	{
-		"height": 0.0
-	},
-	"find_in_files":
-	{
-		"height": 0.0,
-		"where_history":
-		[
-		]
-	},
-	"find_state":
-	{
-		"case_sensitive": false,
-		"find_history":
-		[
-		],
-		"highlight": true,
-		"in_selection": false,
-		"preserve_case": false,
-		"regex": false,
-		"replace_history":
-		[
-		],
-		"reverse": false,
-		"show_context": true,
-		"use_buffer2": true,
-		"whole_word": false,
-		"wrap": true
-	},
-	"groups":
-	[
-		{
-			"sheets":
-			[
-			]
-		}
-	],
-	"incremental_find":
-	{
-		"height": 0.0
-	},
-	"input":
-	{
-		"height": 0.0
-	},
-	"layout":
-	{
-		"cells":
-		[
-			[
-				0,
-				0,
-				1,
-				1
-			]
-		],
-		"cols":
-		[
-			0.0,
-			1.0
-		],
-		"rows":
-		[
-			0.0,
-			1.0
-		]
-	},
-	"menu_visible": true,
-	"output.find_results":
-	{
-		"height": 0.0
-	},
-	"pinned_build_system": "",
-	"project": "README.sublime-project",
-	"replace":
-	{
-		"height": 0.0
-	},
-	"save_all_on_build": true,
-	"select_file":
-	{
-		"height": 0.0,
-		"last_filter": "",
-		"selected_items":
-		[
-		],
-		"width": 0.0
-	},
-	"select_project":
-	{
-		"height": 0.0,
-		"last_filter": "",
-		"selected_items":
-		[
-		],
-		"width": 0.0
-	},
-	"select_symbol":
-	{
-		"height": 0.0,
-		"last_filter": "",
-		"selected_items":
-		[
-		],
-		"width": 0.0
-	},
-	"selected_group": 0,
-	"settings":
-	{
-	},
-	"show_minimap": true,
-	"show_open_files": false,
-	"show_tabs": true,
-	"side_bar_visible": true,
-	"side_bar_width": 150.0,
-	"status_bar_visible": true,
-	"template_settings":
-	{
-	}
-}
diff --git a/app/src/App.js b/app/src/App.js
index 8420e03006ba74fa3263c28691fa30be095802d0..0daeb33384d71f5a44ee04c440f91cc642b5ba83 100644
--- a/app/src/App.js
+++ b/app/src/App.js
@@ -1,15 +1,20 @@
 import React, { Component } from 'react';
 import './App.css';
 import LinkButton from './components/LinkButton';
+import Card from './components/Card';
+import ProjectsList from './components/ProjectsList'; 
 
 class App extends Component {
   render() {
     return (
-      <div className="App">
-        <div className="App-header">
-        <h1>Make your first open source contribution in 5 minutes</h1>
+      <div>
+        <div className="App">
+          <div className="App-header">
+          <h1>Make your first open source contribution in 5 minutes</h1>
+          </div>
+          <LinkButton />
         </div>
-      <LinkButton />
+        <ProjectsList />
       </div>
     );
   }
diff --git a/app/src/components/Card.css b/app/src/components/Card.css
new file mode 100644
index 0000000000000000000000000000000000000000..b7eeda679d08eea7f756f982782978322842a4e8
--- /dev/null
+++ b/app/src/components/Card.css
@@ -0,0 +1,56 @@
+/* Styling for the Card.jsx class */
+
+.CardContainer{
+    display: flex;
+    flex-direction: column;
+    align-items: flex-start;
+    justify-content: space-between;
+    padding: 20px;
+    margin: 20px;
+    width: 230px;
+    height: 250px;
+    background: #ECEFF1;
+}
+
+.CardContainer:hover{
+    display: flex;
+    flex-direction: column;
+    align-items: flex-start;
+    justify-content: space-between;
+    padding: 20px;
+    margin: 20px;
+    width: 230px;
+    height: 250px;
+    background: #ECEFF1;
+    box-shadow: 0 10px 6px -6px #B0BEC5;
+}
+
+.Row{
+    display: flex;
+    flex-direction: row;
+    align-items: center;
+    justify-content: space-between;
+}
+
+.Image{
+    height: 50px;
+    width: auto;
+    padding: 0px;
+    margin: 0px;
+}
+
+.CardTitle{
+    color: #212121;
+    font-size: 23px;
+}
+
+.CardSummary{
+
+    font-size: 15px;
+}
+
+.CardLink{
+    align-self: center;
+    text-decoration: none;
+    color: blue;
+}
\ No newline at end of file
diff --git a/app/src/components/Card.jsx b/app/src/components/Card.jsx
new file mode 100644
index 0000000000000000000000000000000000000000..9e472058fcb72980f275483e018f4e1e44b58a0c
--- /dev/null
+++ b/app/src/components/Card.jsx
@@ -0,0 +1,21 @@
+import React from 'react';
+import './Card.css';
+
+/**
+ * This is the card component. It is done in a stateless component manner. An JS object
+ * is passed in via props to populate the card with information. The styling for this 
+ * component is found in Card.CSS
+ * @param {*} props 
+ */
+const Card = (props) => (
+    <div className="CardContainer" >
+        <div className="Row">
+            <h1 className="CardTitle">{props.Info.title}</h1>
+            <img className="Image" src={props.Info.src}/>
+        </div>
+        <p className="CardSummary">{props.Info.summary}</p>
+        <a href={props.Info.site} className="CardLink">View Project</a>
+    </div>
+);
+
+export default Card;
\ No newline at end of file
diff --git a/app/src/components/ListOfProjects.js b/app/src/components/ListOfProjects.js
new file mode 100644
index 0000000000000000000000000000000000000000..01c41498bdf020db439718cb19c665055781f0a1
--- /dev/null
+++ b/app/src/components/ListOfProjects.js
@@ -0,0 +1,38 @@
+const companiesList = [
+
+    {
+        title: "React",
+        src: "https://upload.wikimedia.org/wikipedia/en/thumb/a/a7/React-icon.svg/1200px-React-icon.svg.png",
+        summary: "A JavaScript Library for building user-interfaces.",
+        site: "https://facebook.github.io/react/contributing/how-to-contribute.html",
+        keywords: ["React", "JavaScript"]
+        
+    },
+
+    {
+        title: "freeCodeCamp",
+        src: "https://cdn-images-1.medium.com/max/1200/1*B6_f-_SxscJ9FCuIjOrQAQ.jpeg",
+        summary: "An open source community that helps you learn to code",
+        site: "https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/CONTRIBUTING.md",
+        keywords: ["freeCodeCamp", "JavaScript", "HTML", "CSS"]
+    },
+
+    {
+        title: "exercism",
+        src: "https://avatars2.githubusercontent.com/u/5624255?v=3&s=200",
+        summary: "Exercism gives you hundreds of practice problems in over 30 programming languages, and a place where you can get feedback on your solutions.",
+        site: "https://github.com/exercism/exercism.io/blob/master/CONTRIBUTING.md",
+        keywords: ["JavaScript", "Java", "Ruby", "C#"]
+    },
+
+];
+
+export default companiesList;
+
+    // Pattern: {
+    //     title: "freeCodeCamp",
+    //     src: "image source",
+    //     summary: "",
+    //     site: "",
+    //     keyword: []
+    // }
\ No newline at end of file
diff --git a/app/src/components/ProjectsList.css b/app/src/components/ProjectsList.css
new file mode 100644
index 0000000000000000000000000000000000000000..cf0db644a8a5a285aff8c21397ff516aa5c3f0ce
--- /dev/null
+++ b/app/src/components/ProjectsList.css
@@ -0,0 +1,18 @@
+/*
+    Styling for ProjectsList.css
+*/
+
+.RowContainer{
+    display: flex;
+    flex-direction: row;
+    align-items: center;
+    justify-content: flex-start;
+    flex-wrap: wrap;
+}
+
+.ColumnContainer{
+    display: flex;
+    flex-direction: column;
+    align-items: center;
+    justify-content: flex-start;
+}
\ No newline at end of file
diff --git a/app/src/components/ProjectsList.jsx b/app/src/components/ProjectsList.jsx
new file mode 100644
index 0000000000000000000000000000000000000000..92c326809584739bc0ff5f7690f9fafa90813134
--- /dev/null
+++ b/app/src/components/ProjectsList.jsx
@@ -0,0 +1,59 @@
+import React, { Component } from 'react';
+import Card from './Card';
+import ListOfProjects from './ListOfProjects';
+import SearchInput from './SearchInput';
+import "./ProjectsList.css";
+
+/**
+ * This is the component which will hold many cards (project info card). A array
+ * of projects is passed in from ListOfProjects. The state holds the full list of projects
+ * and then there is a tempList key which holds the value of the current list based on the 
+ * search ( this is initialized to all the projects )
+ */
+class ProjectsList extends Component {
+    constructor(props){
+        super(props);
+
+        this.state = {
+            projects: ListOfProjects,
+            tempList: ListOfProjects,
+            searchValue: ""
+        };
+
+        this.getSearchValue = this.getSearchValue.bind(this);
+    }
+    
+    /**
+     * Function that is passed down to the search component which allows the search
+     * component to pass in a value that was searched for and this is then passed into
+     * the state here.
+     * @param {*} newValue 
+     */
+    getSearchValue(newValue){
+        this.setState({searchValue: newValue});
+        let arr = [];
+        for(let i = 0; i < this.state.projects.length; i++){
+            if(this.state.projects[i].keywords.indexOf(this.state.searchValue) != -1){
+                arr.push(this.state.projects[i]);
+            }
+        }
+        this.setState({tempList: arr});
+    }
+
+    // The tempList found in state is mapped into the div, with for each object in the array
+    // creating a Card component from it.
+    render() {
+        return (
+            <div className="ColumnContainer">
+                <SearchInput passValueUp={this.getSearchValue}/>
+                <div className="RowContainer">
+                    {this.state.tempList.map((item, index)=>(
+                        <Card Info={item} />
+                    ))}
+                </div>
+            </div>
+        );
+    }
+}
+
+export default ProjectsList;
\ No newline at end of file
diff --git a/app/src/components/SearchInput.css b/app/src/components/SearchInput.css
new file mode 100644
index 0000000000000000000000000000000000000000..147ea34f4d114b5dfd8a70bc762b7eb856dd0c38
--- /dev/null
+++ b/app/src/components/SearchInput.css
@@ -0,0 +1,10 @@
+/*
+    Styling for the SearchInput class
+*/
+
+.RowContainer{
+    display: flex;
+    flex-direction: row;
+    align-items: center;
+    justify-content: flex-start;
+}
\ No newline at end of file
diff --git a/app/src/components/SearchInput.jsx b/app/src/components/SearchInput.jsx
new file mode 100644
index 0000000000000000000000000000000000000000..7632bcd76909110bc157cb068d499bbf2e50ea0d
--- /dev/null
+++ b/app/src/components/SearchInput.jsx
@@ -0,0 +1,42 @@
+import React, { Component } from 'react';
+
+/**
+ * This is a component with state. It is used in the ProjectsList Class to allow the user to 
+ * enter information. A function is passed down from the ProjectsList class, which allows the
+ * value of the input to be passed up.
+ */
+class SearchInput extends Component {
+    constructor(props){
+        super(props);
+
+        this.state = {
+            value: ""
+        }
+
+        this.handleChange = this.handleChange.bind(this);
+        this.submit = this.submit.bind(this);
+    }
+
+    handleChange(event){
+        this.setState({value: event.target.value})
+    }
+
+    /**
+     * Runs the passed down function when called.
+     */
+    submit(){
+        this.props.passValueUp(this.state.value);
+    }
+
+    render() {
+        return (
+            <div className="RowContainer">
+                <input className="" type="text" value={this.state.value} onChange={this.handleChange}/>
+                <button onClick={this.submit}>Filter</button>
+            </div>
+        );
+    }
+}
+
+export default SearchInput;
+
diff --git a/github-desktop-tutorial.md b/github-desktop-tutorial.md
index 3d79476e77794b2f547bd822b2872ccaa4207359..4619f301b74cee1c2df52bc43936dab2a74155df 100644
--- a/github-desktop-tutorial.md
+++ b/github-desktop-tutorial.md
@@ -111,8 +111,6 @@ Hovering over `Update from Roshanjossey/master` will show you that you are up to
 
 ## Where to go from here?
 
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
 You could also join our slack team in case you need any help or have any questions. [Join slack team](https://firstcontributions.herokuapp.com)
 
 Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
diff --git a/github-windows-vs2017-tutorial.md b/github-windows-vs2017-tutorial.md
index 02e906a7fd76c24d1620fb38b6fd69e216d9bce4..56d991756594a2385ea4aefc7b35ea661abb83b5 100644
--- a/github-windows-vs2017-tutorial.md
+++ b/github-windows-vs2017-tutorial.md
@@ -215,8 +215,6 @@ Way to go, you are in sync!
 
 ## Where to go from here?
 
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
 You could also join our slack team in case you need any help or have any questions. [Join slack team](https://firstcontributions.herokuapp.com)
 
 Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
diff --git a/gitkraken-tutorial.md b/gitkraken-tutorial.md
index c041aa3da9ef9945fa38c89740efa7dfe9493df9..0b4b61e675d065c22bcaa06a0be6d9d2d8608103 100644
--- a/gitkraken-tutorial.md
+++ b/gitkraken-tutorial.md
@@ -163,8 +163,6 @@ Notice here you're pushing to the remote named origin.
 
 ## Where to go from here?
 
-You will find many beginner-friendly issues on: [contributor.ninja](https://contributor.ninja).
-
 Here's some beginner level issues in popular repos that you can solve. Go ahead and go to those repos to learn more
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.chs.md b/translations/README.chs.md
index f0ab813321eda430811cab52f871c805b619d9ec..483e56cfbf89cd07d71114aab2abee98265b5cc9 100644
--- a/translations/README.chs.md
+++ b/translations/README.chs.md
@@ -112,9 +112,6 @@ git push origin master
 
 ## 接下来做什么呢?
 
-你在这个链接页面中可以看到很多初学者友好的 issues(问题):
-[contributor.ninja](https://contributor.ninja).
-
 通过下面这些链接,你能看到当前流行的众多代码仓库中,适合初学者解决的问题列表,还等什么,去吧 :)
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.cht.md b/translations/README.cht.md
index c14259be9e0c874a47902170695df2a1b369b9b0..12c43bb1150dfba81fae334e4188847003e3a26b 100644
--- a/translations/README.cht.md
+++ b/translations/README.cht.md
@@ -112,9 +112,6 @@ git push origin master
 
 ## 接下來做什麼呢?
 
-你在這個鏈接頁面中可以看到很多初學者友好的 issues(問題):
-[contributor.ninja](https://contributor.ninja).
-
 通過下面這些鏈接,你能看到當前流行的眾多代碼倉庫中,適合初學者解決的問題列表,還等什麼,去吧 :)
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.de.md b/translations/README.de.md
index 8169c6a08e7533520372a8800d2d7092fe4e716e..3369bf5afc6eca69bbca7ff942f9f5445079363d 100644
--- a/translations/README.de.md
+++ b/translations/README.de.md
@@ -107,8 +107,6 @@ Beachte, dass du hier zum Remote names origin pushen musst.
 
 ## Wie geht es weiter?
 
-Du findest viele anfängerfreundliche issues unter: [contributor.ninja](https://contributor.ninja).
-
 Hier sind einige Anfänger-Level issues in bekannten repos die du lösen kannst. Schau sie dir an und erfahre mehr darüber
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.es.md b/translations/README.es.md
index 75b8dfb6256e8d58de12ca93b9cbf6e860e44207..93a4183c16c522046fdec0e3276bdd25618a7045 100644
--- a/translations/README.es.md
+++ b/translations/README.es.md
@@ -1,115 +1,134 @@
+[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
+[<img align="right" src="https://firstcontributions.herokuapp.com/badge.svg">](https://firstcontributions.herokuapp.com)
+
 # Primeras Contribuciones
 
-Si no tienes git en tu equipo, [ instálalo ]( https://help.github.com/articles/set-up-git/ )
+Es difícil. Siempre es difícil la primera vez que hacés algo. Especialmente cuando estás colaborando, equivocarse no es algo agradable. Pero *open source* (o código abierto) se trata de colaboración y de trabajar juntos. Queremos simplificár la forma en la que nuevos contribuidores *open-source* aprenden y contribuyen por primera vez.
+
+Leer artículos y ver tutoriales puede ayudar, pero lo que viene es mejor que hacer las cosas sin estropear nada realmente. Éste proyecto se enfoca en ser una guía y en simplificár la forma en la que los novatos hacen su primera contribución. Recuerda que mientras más relajado estés, aprenderás mejor. Si quieres hacer tu primera contribución sólo sigue los sencillos pasos que se muestran a continuación. Te lo prometemos, será entretenido. 
+
+<img align="right" width="300" src="../assets/fork.png" alt="fork de éste repositorio" />
+
+Si no tienes git en tu máquina, [ instálalo ]( https://help.github.com/articles/set-up-git/ )
+
+## Bifurcá(*Fork*) éste repositorio
 
-Haz Fork de este repositorio clicando en el botón fork
+Haz *fork* de éste repo haciendo click en el botón "Fork" que está arriba de esta página.
+Esto creará una copia de éste repositorio en tu cuenta.
 
-<img style="float: right;" width="300" src="../assets/fork.png">
+## Cloná(*Clone*) el repositorio
 
-Ahora clona este repositorio a tu equipo. Haz click sobre el botón clone y luego en el icono copiar a clipboard
+<img align="right" width="300" src="../assets/clone.png" alt="clonar éste repositorio" />
 
-<img style="float: right;" width="300" src="../assets/clone.png">
-<img style="float: right;" width="300" src="../assets/copy-to-clipboard.png">
+Ahora cloná éste repo en tu equipo. Haz click en el botón "*Clone*" y luego haz click en el ícono para copiar al portapapeles(clipboard)
 
-Abre un terminal y escribe
+Abre tu consola o terminal y ejecutá el siguiente comando de git:
 
 ```
-git clone <url que tu has copiado>
+git clone "url que copiaste"
 ```
-Donde la url puede ser pegada desde el clipboard
-Por ejemplo
+Donde "url que copiaste" (sin las comillas) es la url a éste repositorio. Mire los pasos previos para obtener la url.
+
+<img align="right" width="300" src="../assets/copy-to-clipboard.png" alt="copiar URL a clipboard" />
+
+Por ejemplo:
 ```
-git clone https://github.com/this-is-you/first-contributions.git
+git clone https://github.com/éste-eres-tu/first-contributions.git
 ```
-Aquí tú estas copiando el contenido del repositorio first-contributions en github a tu ordenador
+Donde "éste-eres-tu" es tu usuario de GitHub. Aquí estás copiando los contenidos del repositorio first-contributions en GitHub a tú computador
+
+## Crear una rama(*Branch*)
 
-Entra en ese directorio
+Cambiá al directorio del repositorio en tu computador si es que no estás ahí.
 
 ```
 cd first-contributions
 ```
 
-Ahora crea una branch usando `git checkout command`
+Ahora creá una branch usando `git checkout command`
 
 ```
 git checkout -b <añade tu nombre>
 ```
+
 Por ejemplo
 ```
 git checkout -b add-alonzo-church
 ```
 
-Ahora abre el archivo `Contributors.md` en un editor de texto y añade tu nombre, guarda el archivo
-
-Si vas al directorio del proyecto y haces `git status`, tú verás los cambios
-
-Añade estos cambios con el comando `git add`
+## Hacer los cambios necesarios y confirmar(*Commit*) esos cambios
 
+Ahora abrí el archivo `Contributors.md` en un editor de texto y añadi tu nombre, luego guardá el archivo. Si vas al directorio del proyecto y haces `git status`, verás que hay cambios. Agregá esos cambios usando el comando `git add` que está abajo.
 ```
 git add Contributors.md
 ```
 
 Ahora puedes hacer commit sobre los cambios con el comando `git commit`
-
 ```
 git commit -m "Add <tu-nombre> to Contributors list"
 ```
-cambia `<tu-nombre>` con tu nombre
+cambiá `<tu-nombre>` con tu nombre
 
-Puedes hacer Push en tus cambios con el comando `git push`
+## Mandá(*Push*) tus cambios a GitHub
 
+Haz *push* de tus cambios usando el comando `git push`
 ```
 git push origin <añade-tu-nombre>
 ```
-Cambia `<añade-tu-nombre>` con el nombre de la branch que creaste antes
+Cambiá `<añade-tu-nombre>` con el nombre de la branch que creaste antes
+
+## Enviar(*Submit*) tus cambios para ser revisados
 
-Si vas a tu repositorio en github verás un botón para abrir una pull request. Haz click sobre ese botón
+Si vas a tú repositorio en GitHub, verás un botón `Compare & pull request`. Haz click sobre éste botón.
 
-<img style="float: right;" src="../assets/compare-and-pull.png">
+<img style="float: right;" src="../assets/compare-and-pull.png" alt="crea una pull request" />
 
-Ahora submit la pull request 
+Ahora creá la pull request
 
-<img style="float: right;" src="../assets/submit-pull.png">
+<img style="float: right;" src="../assets/submit-pull.png" alt="sube la pull request" />
 
-### Manten tu fork sincronizado con este repositorio
+Ahora yo estaré fusionando tus cambios (haciendo *merge*) en la master branch de éste proyecto. Recibirás una notificación por correo cuando los cambios hayan sido fusionados.
 
-Ahora yo haré merge con tus cambios dentro de la master branch de este proyecto.
-Luego tu fork no tendrá estos cambios. En orden a mantener tu fork sincronizado con el mío,
+La master branch de tu fork no tendrá esos cambios. Para mantener tu fork sincronizado con el mío, sigue los siguientes pasos.
 
-Añade la url de mi repositorio como `upstream remote url`
+### Manteniendo tu fork sincronizado con éste repositorio
 
+Primero, cambiá a la master branch
 ```
-git remote add upstream https://github.com/multunus/first-contributions
+git checkout master
 ```
-Este es una manera de decirle a git que otra versión de este proyecto existe en esa url y nosotros estamos llamando a su upstream.
 
+Luego, agregá la url de mi repo como `upstream remote url`
+```
+git remote add upstream https://github.com/Roshanjossey/first-contributions
+```
+Ésta es una forma de decirle a git que otra versión de éste proyecto existe en la url especificada y que la llamaremos upstream. Una vez que los cambios sean agregados (cuando hice *merge*), recuperá la nueva versión de mi repositorio.
 ```
 git fetch upstream
 ```
-Aquí estamos trayendo todos los cambios en mi fork (upstream remote)
 
+Aquí estamos trayendo todos los cambios en mi fork (upstream remote). Ahora, necesitás agregar la nueva revisión de mi repositorio en tu master branch (harás *merge*)
 ```
 git rebase upstream/master
 ```
-Aquí tú estas aplicando todos los cambios anteriores en master branch.
-Si tú haces push en master branch ahora, tu fork también tendrá los cambios.
+Aquí estarás aplicando todos los cambios que recuperaste a la master branch. Si hacés push de la master branch ahora, tu fork también tendrá los cambios
 ```
 git push origin master
 ```
-Date cuenta que aquí tú estas haciendo Push hacia el remoto llamado origin
-
+Notarás aquí que estás empujando(push) a la url remota llamada origin.
 
 ## Tutoriales con otras herramientas
 
 
-|<a href="github-desktop-tutorial.md"><img alt="GitHub Desktop" src="https://desktop.github.com/images/desktop-logo.png" width="100"></a>|<a href="github-windows-vs2017-tutorial.md"><img alt="Visual Studio 2017" src="https://www.microsoft.com/net/images/vslogo.png" width="100"></a>|<a href="gitkraken-tutorial.md"><img alt="GitKraken" src="/assets/gk-icon.png" width="100"></a>|
+|<a href="github-desktop-tutorial.md"><img alt="GitHub Desktop" src="https://desktop.github.com/images/desktop-logo.png" width="100"></a>|<a href="github-windows-vs2017-tutorial.md"><img alt="Visual Studio 2017" src="https://www.microsoft.com/net/images/vslogo.png" width="100"></a>|<a href="gitkraken-tutorial.md"><img alt="GitKraken" src="/../assets/gk-icon.png" width="100"></a>|
 |---|---|---|
-|[GitHub Desktop](../github-desktop-tutorial.md)|[Visual Studio 2017](../github-windows-vs2017-tutorial.md)|[GitKraken](../gitkraken-tutorial.md)|
+|[GitHub Desktop](github-desktop-tutorial.md)|[Visual Studio 2017](github-windows-vs2017-tutorial.md)|[GitKraken](gitkraken-tutorial.md)|
 
 ## A dónde ir desde aquí?
 
-Usted encontrará muchos problemas para principiantes en: [contributor.ninja](https://contributor.ninja).
-Aquí hay algunos problemas de nivel de principiante en repos populares que puede resolver. Adelante e ir a esos repos para aprender más
+También podrías unirte a nuestro *equipo* Slack en caso de que necesites alguna ayuda o tengas alguna pregunta. [Únete a nuestro Slack](https://firstcontributions.herokuapp.com)
+
+Aquí hay algunas *issues* para principiantes en repositorios populares que podrías resolver. Anímate y ve a esos repos para aprender más
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
 |---|---|---|---|---|---|---|---|
diff --git a/translations/README.gr.md b/translations/README.gr.md
index a238d2a0c935a3f7cf7b38b45a99799affca2f25..220b6226fddd056f80bda063ac4551b4f817d7e6 100644
--- a/translations/README.gr.md
+++ b/translations/README.gr.md
@@ -116,8 +116,6 @@ git push origin master
 
 ## Επόμενα βήματα
 
-Θα βρείτε πολλές φιλικές για αρχάριους εργασίες εδω: [contributor.ninja](https://contributor.ninja).
-
 Εδώ είναι μερικές σχετικά εύκολες εργασίες για αρχαρίους οπου μπορείτε να φέρετε εις πέρας. Συνεχίστε και ρίξτε μια ματιά στα παρακάτω για να μάθετε περισσότερα:
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.hi.md b/translations/README.hi.md
index 44b0d67b869b9d5b29a971759587a7c689382ecc..4998e4402d6da25ad8d0f79091d96917575c40d5 100644
--- a/translations/README.hi.md
+++ b/translations/README.hi.md
@@ -129,8 +129,6 @@ git push origin master
 
 ## यहाँ से कहाँ जाएं ?
 
-आप : [Contributor.ninja](https://contributor.ninja) पर कई शुरुआत के अनुकूल मुद्दों मिलेगा।
-
 यहाँ लोकप्रिय रेपो कि आप को हल कर सकते हैं में कुछ शुरुआत के स्तर के मुद्दों है। आगे बढ़ो और अधिक जानने के लिए उन रेपो करने के लिए जाना
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.ja.md b/translations/README.ja.md
index 521db94d6c9fded382ffa283987e8244e7de8674..76143e93c15eed57d3f715cd20f12f90b33b5aa4 100644
--- a/translations/README.ja.md
+++ b/translations/README.ja.md
@@ -113,8 +113,6 @@ git push origin master
 
 ## 次のステップ
 
-初心者向けの不具合を [contributor.ninja](https://contributor.ninja) 見つけられます。
-
 ここでは、人気のあるレポジトリにいくつかの初心者レベルの不具合がまとめてあります。レポジトリにアクセスして詳細を調べてみてください:
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.ko.md b/translations/README.ko.md
index f86896c8215a4f89c8b70288aeb5cf02dc57ecc5..b27d9884dcf577725c9938161359cbb58735d12f 100644
--- a/translations/README.ko.md
+++ b/translations/README.ko.md
@@ -147,9 +147,6 @@ origin 이라 명명된 원격으로 푸시하고 있는 것에 주목하세요.
 
 ## 이제 어디로 가나요?
 
-당신은 이곳에서 많은 초보자를 위한 문제를 발견할 수 있습니다:
-[contributor.ninja](https://contributor.ninja).
-
 이곳의 인기있는 저장소에 당신이 해결할 수 있는 초보자 수준의 문제들이 있습니다.
 더 자세히 알아보기 위해 해당 저장소를 방문해보세요.
 
diff --git a/translations/README.pl.md b/translations/README.pl.md
index 2e197e5b5a0a6c5226e1bf27af4df6acb68517bd..eaa08b4339b9f68532f0315afcb956ddb69b6209 100644
--- a/translations/README.pl.md
+++ b/translations/README.pl.md
@@ -108,8 +108,6 @@ git push origin master
 
 ## Co dalej?
 
-Znajdziesz dużo łatwych do zrobienia rzeczy na: [contributor.ninja](https://contributor.ninja).
-
 Oto lista popularnych projektów, w których jest dużo łatwych rzeczy do zrobienia. Miłej nauki!
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.ru.md b/translations/README.ru.md
index 1e4bb94f6eb1f0b1683aacc42bd1d2f671dfe87f..c9bf8455c1ecbbd458878586e3936324fb03383a 100644
--- a/translations/README.ru.md
+++ b/translations/README.ru.md
@@ -111,8 +111,6 @@ git push origin master
 
 ## Что далее?
 
-Вы найдете много заданий для новичков на: [contributor.ninja](https://contributor.ninja).
-
 Ниже несколько популярных репозиториев, где вы можете найти задания для ноичков. Вперед, перейдите в репозитории, чтобы узнать больше.
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|
diff --git a/translations/README.vn.md b/translations/README.vn.md
index 60f9dbd6be8a73c16563be94cd5f622498253b3e..da1b57b94a8198a2a0cce5d0eda573a6fd014daf 100644
--- a/translations/README.vn.md
+++ b/translations/README.vn.md
@@ -127,8 +127,6 @@ Chú ý ở đây bạn đang đẩy lên trên github với chi nhánh tên là
 
 ## Tiếp tục đóng góp?
 
-Bạn sẽ tìm thấy nhiều vấn đề (issues) dễ cho người bắt đầu tại: [contributor.ninja](https://contributor.ninja).
-
 Dưới đây là một số vấn đề cho người bắt đầu trong các kho mã nguồn phổ biến mà bạn có thể tham gia đóng góp. Nhấn vào những kho mã nguồn này để tìm hiểu thêm
 
 |[![exercism](https://avatars2.githubusercontent.com/u/5624255?v=3&s=100)](https://github.com/exercism/exercism.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+patch%22)|[![fun-retro](https://avatars3.githubusercontent.com/u/15913975?v=3&s=100)](https://github.com/funretro/distributed/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner-friendly)|[<img width="100" src="https://cdn.worldvectorlogo.com/logos/react.svg">](https://github.com/facebook/react/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+bug%22)|[![habitat](https://avatars1.githubusercontent.com/u/18171698?v=3&s=100)](https://github.com/habitat-sh/habitat/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[![scikit-learn](https://avatars0.githubusercontent.com/u/365630?v=3&s=100)](https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy)|[<img width="100" src="https://camo.githubusercontent.com/0f302c808c8457f6460913e33aed3478124612c2/687474703a2f2f6c65696e696e67656e2e6f72672f696d672f6c65696e696e67656e2e6a7067">](https://github.com/technomancy/leiningen/issues?q=is%3Aopen+is%3Aissue+label%3ANewbie)|[<img width="100" src="https://images.plot.ly/plotly-documentation/thumbnail/numpy-logo.jpg">](https://github.com/numpy/numpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Fix%22)|[![elasticsearch](https://avatars2.githubusercontent.com/u/6764390?v=3&s=100)](https://github.com/elastic/elasticsearch/issues?q=is%3Aopen+is%3Aissue+label%3A%22low+hanging+fruit%22)|