-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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 characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json", | ||
"basics": { | ||
"name": "Clint Plummer", | ||
"label": "Engineering Manager", | ||
"label": "Engineering Leader", | ||
"image": "https://gravatar.com/avatar/47dcd08e87e97b88d915d83ec373da74?s=200", | ||
"email": "[email protected]", | ||
"phone": "", | ||
|
This file contains 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 characters
This file contains 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 characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ If you haven't hit max geek yet the following are also available | |
I can be reached at [[email protected]](mailto:[email protected]) | ||
|
||
## Some of my Projects | ||
In my freetime I like to work on open source projects amongst other things, here are some notable ones I created | ||
In my freetime I like to work on [open source](https://github.com/yuhonas) projects amongst other things, here are some notable ones I created | ||
|
||
{ resume.projects.map((project) => ( | ||
<div> | ||
|