Skip to content

Commit

Permalink
Adding my name and information to the job board
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegothman committed Apr 24, 2023
1 parent 3e59da7 commit 40ef700
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Submissions/@kylegothman.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Kyle Gothman",
"img": "https://github.com/avatars/u/3959032?v=4",
"email": "kyle.gothman@gmail.com",
"links": {
"website": "https://kylegothman.github.io/goth-os/",
"linkedin": "https://www.linkedin.com/in/kylegothman/",
"github": "https://github.com/kylegothman"
},
"jobTitle": "Software Engineer",
"location": {
"city": "Dallas",
"state": "TX",
"country": "USA"
}
}
18 changes: 18 additions & 0 deletions Submissions/kylegothman.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
```json
{
"name": "Kyle Gothman",
"img": "https://github.com/kylegothman.png",
"email": "kyle.gothman@gmail.com",
"links": {
"website": "[YOUR_WEBSITE_URL]",
"linkedin": "https://www.https://www.linkedin.com/in/kylegothman/",
"github": "https://github.com/kylegothman"
},
"jobTitle": "Full Stack Python Developer",
"location": {
"city": "Dallas",
"state": "TX",
"country": "United States"
}
}
```

0 comments on commit 40ef700

Please sign in to comment.