From 1592bf01a195b7c69e22a8c625833e8ee6238be6 Mon Sep 17 00:00:00 2001 From: Kyle Hek <107079031+KyleHek@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:38:15 +0000 Subject: [PATCH] Added my profile to the job board (#3163) --- Submissions/KyleHek.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/KyleHek.json diff --git a/Submissions/KyleHek.json b/Submissions/KyleHek.json new file mode 100644 index 000000000..071e7777e --- /dev/null +++ b/Submissions/KyleHek.json @@ -0,0 +1,16 @@ +{ + "name": "Kyle Hek", + "img": "https://avatars.githubusercontent.com/u/107079031?v=4", + "email": "kylehek123@gmail.com", + "links": { + "website": "https://kyle-hek.onrender.com/", + "linkedin": "https://www.linkedin.com/in/kyle-hek/", + "github": "https://github.com/KyleHek" + }, + "jobTitle": "Full Stack Developer", + "location": { + "city": "Newcastle", + "state": "Northumberland", + "country": "United Kingdom" + } + } \ No newline at end of file