From e4f444437c3acc831cdd6cafcf8ca49359bed7e4 Mon Sep 17 00:00:00 2001 From: jibgittry <49435100+jibgittry@users.noreply.github.com> Date: Sat, 19 Oct 2024 02:41:58 +0200 Subject: [PATCH] Add my json file Going to the Job Board. Thanks --- Submissions/jibgittry.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/jibgittry.json diff --git a/Submissions/jibgittry.json b/Submissions/jibgittry.json new file mode 100644 index 000000000..5eab2fa45 --- /dev/null +++ b/Submissions/jibgittry.json @@ -0,0 +1,16 @@ +{ + "name": "Jimmy Beldineau", + "img": "", + "email": "jbeldine@gmail.com", + "links": { + "website": "", + "linkedin": "https://www.linkedin.com/in/jimmybeldineau", + "github": "https://github.com/jibgittry" + }, + "jobTitle": "Data Engineer", + "location": { + "city": "Budapest", + "state": "", + "country": "Hungary" + } +} \ No newline at end of file