Giter VIP home page Giter VIP logo

mentors-website's Introduction

Codehood logo Codehood Mentors

Contents:

Description:

  • Codehood Mentors is a free mentorship platform - in the development process - for Arabic speaking coders. It is meant to a hub for Arab learners who find it difficult to start because of the language barriers, and those who prefer to get explanations in their mother language together with volunteering mentors who want to give back to their community.

  • Mentees can search for mentors have good experiences with specific technologies, and mentors from specific Arab countries (in case they find it more comfortable to work with people from their countries or certain countries).

  • Mentors are volunteers who accept assigning some flexible time - according to their personal schedule - to teach, technically, and professional support learners, and answer their questions. It is all up to mentors regarding the amount of flexible time they can volunteer, and the number of people they can support.

How It Works:

  • For mentors:
    • Mentors can register themselves by contributing to the mentors.json file located inside src/data, and make a pull request. The contribution should be a json object with the following fields:
  {
    "name": "<Mentor's name>",
    "title": "<Mentor's title>",
    "message": "<A short message to mentees telling them what they expect from you>",
    "skills": ["html", "css", "javascript"],
    "countryAlpha2Code": "EG",
    "country": "Egypt",
    "image": "https:url/image(optional).jpg"
  }
  • Here is an example:
  {
    "name": "Islam Sayed",
    "title": "full-stack developer",
    "message": "I can help you answer questions and explain difficuilt systems in simple terms.",
    "skills": ["html", "css", "javascript"],
    "countryAlpha2Code": "EG",
    "country": "Egypt",
    "image": "https://uifaces.co/our-content/donated/ukegoVAy.jpg"
  }
  • Country Alpha 2 Code:

    EG: "Egypt"
    ---------------
    DZ: "Algeria"
    ---------------
    SD: "Sudan"
    ---------------
    IQ: "Iraq"
    ---------------
    MA: "Morocco"
    ---------------
    SA: "Saudi Arabia"
    ---------------
    YE: "Yemen"
    ---------------
    SY: "Syria"
    ---------------
    TN: "Tunisia"
    ---------------
    JO: "Jordan"
    ---------------
    AE: "United Arab Emirates"
    ---------------
    LB: "Lebanon"
    ---------------
    LY: "Libya"
    ---------------
    PS: "Palestine"
    ---------------
    OM: "Oman"
    ---------------
    KW: "Kuwait"
    ---------------
    MR: "Mauritania"
    ---------------
    QA: "Qatar"
    ---------------
    BH: "Bahrain"
    ---------------
    DJ: "Djibouti"
    ---------------
    KM: "Comoros"
    

mentors-website's People

Contributors

islamcodehood avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.