Last active
June 20, 2018 07:35
-
-
Save zerothabhishek/c21a2bd8d69ef1a1152051093b8c760d to your computer and use it in GitHub Desktop.
Revisions
-
zerothabhishek revised this gist
Jun 20, 2018 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,3 +10,6 @@ job_description: "https://awesome-co.in/jobs/123", //link or details other_comments: "" } // Please also use https://carbon.now.sh to generate a picture of this post for better sharing -
zerothabhishek revised this gist
Jun 20, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,8 +3,8 @@ location: "Chennai", experience: "3 years", frameworks: "Angular", freelance_ok: "Yes", hours_per_week: 10, // in case of freelance company: "Awesome co", contact_person: "[email protected]", job_description: "https://awesome-co.in/jobs/123", //link or details -
zerothabhishek created this gist
Jun 20, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ { title: "Javascript developer", location: "Chennai", experience: "3 years", frameworks: "Angular", freelance_ok: true, hours_per_week: 20, // in case of freelance company: "Awesome co", contact_person: "[email protected]", job_description: "https://awesome-co.in/jobs/123", //link or details other_comments: "" }