GithubHelp home page GithubHelp logo

ndungutsecharles103 / devjobboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laurent-i/devjobboard

0.0 0.0 0.0 349 KB

A Place where employers can see developers available for hire

Home Page: dev-job-board-now.vercel.app

License: MIT License

JavaScript 83.52% CSS 0.55% HTML 15.94%

devjobboard's Introduction

Dev-Job-Board

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.

Link to the webpage: JOB Board.

How to run the project in your local machine

  • git clone https://github.com/Irakarama-Laurent123/DevJobBoard.git

  • npm install

  • 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 DATA to the list Submission.json inside ./src/Submissions/ folder, 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]",
  "website": "[YOUR_WEBSITE_URL]",
  "linkedin": "https://www.linkedin.com/in/<YOUR_LINKEDIN_USERNAME>",
  "github": "https://github.com/<YOUR_GH_USERNAME>",
  "jobTitle": "[YOUR_TITLE]",
  "location": "[  YOUR_LOCATION]"
}

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

  • How to add profile image to your 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/Irakarama-Laurent123.png

  1. Copy url of this page and paste it in Submissions/Submission.json file

devjobboard's People

Contributors

laurent-i avatar pacifiquem avatar mugishap avatar israelmanzi avatar ivainqueur avatar mutesa-cedric avatar jazzybruno avatar ndungtse 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.