From 0dcb7e5626c676cef4e955995efaaca6843301d5 Mon Sep 17 00:00:00 2001 From: Kyle Gothman Date: Mon, 24 Apr 2023 15:37:51 -0500 Subject: [PATCH] Adding my name and information to the job board --- Submissions/kylegothman.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/kylegothman.json diff --git a/Submissions/kylegothman.json b/Submissions/kylegothman.json new file mode 100644 index 000000000..56ded6073 --- /dev/null +++ b/Submissions/kylegothman.json @@ -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" + } +} \ No newline at end of file