Giter Site home page Giter Site logo

dhaval1403 / ztm-job-board Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zero-to-mastery/ztm-job-board

0.0 1.0 0.0 22.47 MB

⚛️ A place for developers to show recruiters they are available for hire

Home Page: https://zero-to-mastery.github.io/ZtM-Job-Board

License: MIT License

CSS 28.91% HTML 7.02% JavaScript 64.06%

ztm-job-board's Introduction

ZtM-Job-Board   TravisCI Build Status

A place for developers to show recruiters that they are available for hire. Feel free to contribute and improve this in any way you see fit.

How to add your name to the list

To add your name to the list, simply open persons.json file in the src/assets folder, and then add your own row at the bottom, using the below template: ( Don't include the square brackets "[ ]" !!! They are just there to indicate an example placeholder. )

  ,{
    "id": [PREVIOUS_PLUS_ONE],
    "name": "[YOUR_FULL_NAME]",
    "img": "[YOUR_IMG_URL]",
    "links": {
      "website": "[YOUR_WEBSITE_URL]",
      "linkedin": "[YOUR_LINKEDIN_URL]",
      "github": "[YOUR_GITHUB_URL]"
    },
    "jobTitle": "[YOUR_TITLE]",
    "location": {
      "city": "[YOUR_CITY]",
      "state": "[YOUR_STATE_OR_PROVINCE]",
      "country": "[YOUR_COUNTRY]"
    }
  }

Please note!

  • Profile pictures and/or images are allowed.
  • If you do not want to fill some of the fields, leave them blank (e.g. state: "",).
  • Your pull request will only be accepted if it follows the example above. It cannot have anything else.

Please submit a Pull Request for your row to be added to this list. If you are unsure how to do this, please check out Contributing To Open Source video in the course curriculum.

Resources

All icons have been sourced from Material Design Icons and Octicons

ztm-job-board's People

Contributors

samirjouni avatar ekidoxx avatar aneagoie avatar notankur avatar abdus avatar chancethehacker avatar pratyakash avatar thomasdreyer avatar macrichie avatar 3htsham avatar kitravee avatar isaaczhou avatar earle-poole avatar timlamoureux avatar wagad22 avatar chris-aqui avatar luthermiller6042 avatar kenneth-brisco avatar royranger avatar odelavia avatar rahilhasnani95 avatar rahuls321 avatar janckode avatar t-mak avatar swapnil2095 avatar singhperryo1 avatar siegblink avatar mattcsmith avatar aasimahmed20 avatar sgranger2 avatar

Watchers

James Cloos 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.