Coder Social home page Coder Social logo

chiufin / 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 0.0 0.0 55.64 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

Shell 0.10% JavaScript 17.16% TypeScript 54.97% HTML 5.71% SCSS 22.06%

ztm-job-board's Introduction

ZtM-Job-Board   Build Project

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

Link to the webpage: ZtM JOB Board.

How to run the project in your local machine

  • git clone https://github.com/zero-to-mastery/ZtM-Job-Board.git

  • npm ci

  • npm start

How to add your name to the list

Note: You will first need to make a fork of the project!

fork image

If you are unclear on how the GitHub workflow works, you can check the Make a Pull Request guide.


To add your name to the list, create a file <YOUR_GH_USERNAME>.json inside Submissions/ folder, and then fill it up with following content. (Don't include the square brackets "[ ]" or angle brackets "< >" !!! They are just there to indicate an example placeholder.)

{
  "name": "[YOUR_FULL_NAME]",
  "img": "[YOUR_IMG_URL]",
  "email": "[YOUR_EMAIL_ADDRESS]",
  "links": {
    "website": "[YOUR_WEBSITE_URL]",
    "linkedin": "https://www.linkedin.com/in/<YOUR_LINKEDIN_USERNAME>",
    "github": "https://github.com/<YOUR_GH_USERNAME>"
  },
  "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 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.

  • How to add profile image to your ZTM JobBoard profile using Github avatars.
  1. Go to your profile on GitHub.com
  2. Append to your GitHub profile url “.png”, so it will look like this:

https://github.com/aneta-s.png

  1. Hit enter and the browser will generate a page with your image, it look like this: https://avatars2.githubusercontent.com/u/54153719?v=4

  2. Copy url of this page and paste it in Submissions/<YOUR_GH_USERNAME>.json file

Resources

All icons have been sourced from Material Design Icons and Octicons

ztm-job-board's People

Contributors

stefanselftaught avatar samirjouni avatar mattcsmith avatar abdus avatar donmarvex avatar sophiabrandt avatar ekidoxx avatar abhishekakade avatar notankur avatar aneagoie avatar thomas-lysens avatar pratyakash avatar chancethehacker avatar shubhamai avatar dhaval1403 avatar dependabot[bot] avatar thomasdreyer avatar macrichie avatar s-mcnair avatar isamelb avatar kitravee avatar 3htsham avatar krittiyaclark avatar isaaczhou avatar pradipmudi avatar kennithnichol avatar mmostagirbhuiyan avatar timlamoureux avatar ayaan2907 avatar kenneth-brisco 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.