Last active
June 27, 2019 14:51
-
-
Save bensochar/2b6c028c19f798ca44501ed53c9a404e to your computer and use it in GitHub Desktop.
Revisions
-
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 6 additions and 6 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 @@ -23,12 +23,12 @@ ] }, "skills": [{ "name": "Backend Development", "level": "Senior", "keywords": [ "Ruby", "Rails", "PHP" ] }] } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 10 additions and 1 deletion.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 @@ -21,5 +21,14 @@ "url": "https://github.com/bensochar" } ] }, "skills": [{ "name": "Web Development", "level": "Master", "keywords": [ "HTML", "CSS", "Javascript" ] }], } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 1 addition and 1 deletion.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 @@ -1,7 +1,7 @@ { "basics": { "name": "Ben Sochar", "label": "Full Stack", "summary": "Full stack web developer always eager for more", "website": "http://bensochar.com", "email": "[email protected]", -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 5 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 @@ -14,6 +14,11 @@ "network": "Twitter", "username": "bensochar", "url": "http://twitter.com/bensochar" }, { "network": "Github", "username": "bensochar", "url": "https://github.com/bensochar" } ] } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 4 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 @@ -9,10 +9,12 @@ "city": "New York", "countryCode": "US" }, "profiles": [ { "network": "Twitter", "username": "bensochar", "url": "http://twitter.com/bensochar" } ] } } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 1 addition and 10 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 @@ -14,14 +14,5 @@ "username": "bensochar", "url": "http://twitter.com/bensochar" }] } } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 4 additions and 9 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 @@ -16,17 +16,12 @@ }] }, "skills": [{ "name": "Web Development", "level": "Master", "keywords": [ "HTML", "CSS", "Javascript" ] }] } -
bensochar revised this gist
Jun 27, 2019 . No changes.There are no files selected for viewing
-
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 2 additions and 16 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 @@ -26,21 +26,7 @@ "Postgres", "MySQL" "Redis", "PHP" ] }] } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 28 additions and 32 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 @@ -15,36 +15,32 @@ "url": "http://twitter.com/bensochar" }] }, "skills": [{ "name": "Backend Development", "level": "Master", "keywords": [ "AWS", "Heroku", "Ruby", "Rails", "Postgres", "MySQL" "Redis", "PHP"] }, { "name": "Frontend Development", "level": "Master", "keywords": [ "HTML", "CSS", "Javascript", "SASS", "Webpack", "Vuw", "SEO", "Social sharing", "Microdata", "Accessibility"] }] } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 33 additions and 1 deletion.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 @@ -14,5 +14,37 @@ "username": "bensochar", "url": "http://twitter.com/bensochar" }] }, "skills": [ { "name": "Backend Development", "level": "Master", "keywords": [ "AWS", "Heroku", "Ruby", "Rails", "Postgres", "MySQL" "Redis", "PHP" ] }, { "name": "Frontend Development", "level": "Master", "keywords": [ "HTML", "CSS", "Javascript", "SASS", "Webpack", "Vuw", "SEO", "Social sharing", "Microdata", "Accessibility" ] } ] } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 5 additions and 7 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 @@ -9,12 +9,10 @@ "city": "New York", "countryCode": "US" }, "profiles": [{ "network": "Twitter", "username": "bensochar", "url": "http://twitter.com/bensochar" }] } } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 0 additions and 5 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 @@ -14,11 +14,6 @@ "network": "Twitter", "username": "bensochar", "url": "http://twitter.com/bensochar" } ] } -
bensochar revised this gist
Jun 27, 2019 . 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 @@ -18,8 +18,8 @@ { "network": "Github", "username": "bensochar", "url": "https://github.com/bensochar" } ] } } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 1 addition and 33 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 @@ -21,37 +21,5 @@ "url": "https://github.com/bensochar/" } ], } } -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 1 addition and 1 deletion.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 @@ -21,7 +21,7 @@ "url": "https://github.com/bensochar/" } ], }, "skills": [ { "name": "Backend Development", -
bensochar revised this gist
Jun 27, 2019 . 1 changed file with 44 additions and 5 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 @@ -9,10 +9,49 @@ "city": "New York", "countryCode": "US" }, "profiles": [ { "network": "Twitter", "username": "bensochar", "url": "http://twitter.com/bensochar" }, { "network": "Github", "username": "bensochar", "url": "https://github.com/bensochar/" } ], } "skills": [ { "name": "Backend Development", "level": "Master", "keywords": [ "AWS", "Heroku", "Ruby", "Rails", "Postgres", "MySQL" "Redis", "PHP" ] }, { "name": "Frontend Development", "level": "Master", "keywords": [ "HTML", "CSS", "Javascript", "SASS", "Webpack", "Vuw", "SEO", "Social sharing", "Microdata", "Accessibility" ] } ] } -
bensochar created this gist
Jun 27, 2019 .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,18 @@ { "basics": { "name": "Ben Sochar", "label": "Web Developer", "summary": "Full stack web developer always eager for more", "website": "http://bensochar.com", "email": "[email protected]", "location": { "city": "New York", "countryCode": "US" }, "profiles": [{ "network": "Twitter", "username": "bensochar", "url": "http://twitter.com/bensochar" }] } }