From 5cce8679087311a5e27da66c3f54e28bb7715430 Mon Sep 17 00:00:00 2001 From: Abdelrahman Mohamed <57725638+abdelrahmanm98@users.noreply.github.com> Date: Wed, 1 Feb 2023 16:52:27 +0200 Subject: [PATCH 01/32] Create abdelrahman mohamed --- Submissions/abdelrahman mohamed | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/abdelrahman mohamed diff --git a/Submissions/abdelrahman mohamed b/Submissions/abdelrahman mohamed new file mode 100644 index 000000000..6a1c64c83 --- /dev/null +++ b/Submissions/abdelrahman mohamed @@ -0,0 +1,16 @@ +{ + "name": "[Abdelrahman mohamed]", + "img": "https://github.com/avatars/u/57725638?v=4", + "email": "a.elmetwally10@gmail.com", + "links": { + "website": "https://abdelrahman.vercel.app/", + "linkedin": "https://www.linkedin.com/in/abdelrahmanm98", + "github": "https://github.com/abdelrahmanm98" + }, + "jobTitle": "Front-End Developer", + "location": { + "city": "Mansoura", + "state": "", + "country": "Egypt" + } +} From f1a67027b4a0d1c685e21082104ab54ed65ecc7f Mon Sep 17 00:00:00 2001 From: Abdelrahman Mohamed <57725638+abdelrahmanm98@users.noreply.github.com> Date: Thu, 2 Feb 2023 23:37:46 +0200 Subject: [PATCH 02/32] Update abdelrahman mohamed --- Submissions/abdelrahman mohamed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Submissions/abdelrahman mohamed b/Submissions/abdelrahman mohamed index 6a1c64c83..c4e5b2a74 100644 --- a/Submissions/abdelrahman mohamed +++ b/Submissions/abdelrahman mohamed @@ -1,5 +1,5 @@ { - "name": "[Abdelrahman mohamed]", + "name": "Abdelrahman mohamed", "img": "https://github.com/avatars/u/57725638?v=4", "email": "a.elmetwally10@gmail.com", "links": { From f301549524253eb000430ec85f04229948e90671 Mon Sep 17 00:00:00 2001 From: Pedro Dutra Date: Tue, 28 Feb 2023 09:42:13 -0300 Subject: [PATCH 03/32] creating a Pointer component and adding tooltips --- src/components/Navbar.tsx | 19 +++++++++++++------ src/components/Pointer.tsx | 14 ++++++++++++++ 2 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 src/components/Pointer.tsx diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 24bd783b7..61ee62e59 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -3,6 +3,7 @@ import Search from "./Search" import "../styles/SearchBarDesktopView.scss" import { pageNames } from "../util/pageNames" import { shuffle } from "../util/shuffle" +import { Pointer } from "./Pointer" const Navbar = ({ onSearchChange, @@ -25,12 +26,18 @@ const Navbar = ({ Board
- - {mapOrHomeTitle} - - - Shuffle - + + {mapOrHomeTitle === pageNames.map && (
{ + return ( +
+ + {Text} + + {TooltipText} +
+ ) +} From 883c809ad3c1cfcbb64601124b3155f6d217c153 Mon Sep 17 00:00:00 2001 From: Sandeep Ghosh Date: Wed, 8 Mar 2023 13:34:11 +0530 Subject: [PATCH 04/32] Added my name to the job portal list --- Submissions/@mailsg.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/@mailsg.json diff --git a/Submissions/@mailsg.json b/Submissions/@mailsg.json new file mode 100644 index 000000000..81221dd2b --- /dev/null +++ b/Submissions/@mailsg.json @@ -0,0 +1,16 @@ +{ + "name": "Sandeep Ghosh", + "img": "https://github.com/avatars/u/105475440?v=4", + "email": "mailsg0912@gmail.com", + "links": { + "website": " ", + "linkedin": "https://www.linkedin.com/in/sandeep-ghosh-660830166/", + "github": "https://github.com/mailsg" + }, + "jobTitle": "SRE/SDE", + "location": { + "city": "New Delhi", + "state": "New Delhi", + "country": "India" + } +} \ No newline at end of file From 3a9a7cc8c56879e07c90c9e27aaaf51bcba2268f Mon Sep 17 00:00:00 2001 From: calvinucheoma Date: Wed, 8 Mar 2023 09:11:46 +0100 Subject: [PATCH 05/32] added my user info to the submissions folder --- Submissions/calvinucheoma.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/calvinucheoma.json diff --git a/Submissions/calvinucheoma.json b/Submissions/calvinucheoma.json new file mode 100644 index 000000000..c91356a32 --- /dev/null +++ b/Submissions/calvinucheoma.json @@ -0,0 +1,16 @@ +{ + "name": "Chukwuma Ucheoma", + "img": "https://github.com/avatars/u/76457560?v=4", + "email": "calvinchukwuma@gmail.com", + "links": { + "website": "https://chukwuma-ucheoma-portfolio.netlify.app", + "linkedin": "https://www.linkedin.com/in/chukwumaucheoma", + "github": "https://github.com/calvinucheoma" + }, + "jobTitle": "Full Stack Web Developer(MERN)", + "location": { + "city": "Aba", + "state": "Abia", + "country": "Nigeria" + } +} \ No newline at end of file From a0ce80b9454b178aadc51ccd4ded582087b194e3 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 8 Mar 2023 07:57:55 -0300 Subject: [PATCH 06/32] Added my name to the list --- Submissions/@alejosilvalau.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/@alejosilvalau.json diff --git a/Submissions/@alejosilvalau.json b/Submissions/@alejosilvalau.json new file mode 100644 index 000000000..1018abe4a --- /dev/null +++ b/Submissions/@alejosilvalau.json @@ -0,0 +1,16 @@ +{ + "name": "Alejo Silva", + "img": "https://github.com/avatars/u/73258757?v=4", + "email": "alejo.lautaro@hotmail.com", + "links": { + "website": "https://alejosilvalau.netlify.app/", + "linkedin": "https://www.linkedin.com/in/alejosilvalau", + "github": "https://github.com/alejosilvalau" + }, + "jobTitle": "Web Developer and Designer", + "location": { + "city": "Rosario", + "state": "Santa Fe", + "country": "Argentina" + } +} \ No newline at end of file From 015346d6dfab10f09884dad5d9b3bfcec2a12c2d Mon Sep 17 00:00:00 2001 From: Carlos Trujillo Date: Thu, 9 Mar 2023 13:57:06 -0500 Subject: [PATCH 07/32] adding Carlos Trujillo profile --- Submissions/CarlosTrujillo.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/CarlosTrujillo.json diff --git a/Submissions/CarlosTrujillo.json b/Submissions/CarlosTrujillo.json new file mode 100644 index 000000000..26d9f4b16 --- /dev/null +++ b/Submissions/CarlosTrujillo.json @@ -0,0 +1,16 @@ +{ + "name": "Carlos Trujillo", + "img": "https://github.com/avatars/u/10585033?v=4", + "email": "krloslao90@gmail.com", + "links": { + "website": "https://realcarlostrujillo.com", + "linkedin": "https://www.linkedin.com/in/realcarlostrujillo", + "github": "https://github.com/realcarlostrujillo" + }, + "jobTitle": "Full Stack Engineer", + "location": { + "city": "Fort Myers", + "state": "Florida", + "country": "United States" + } +} \ No newline at end of file From 699fd3bacaa162d29ce89719d693c90c7efa1915 Mon Sep 17 00:00:00 2001 From: Brandon Benton Date: Sat, 11 Mar 2023 22:57:08 -0800 Subject: [PATCH 08/32] added myself to submissions --- Submissions/@BTBenton10.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Submissions/@BTBenton10.json diff --git a/Submissions/@BTBenton10.json b/Submissions/@BTBenton10.json new file mode 100644 index 000000000..e69de29bb From c1a2adfb2399efd64f8572f71c0149b998facc1b Mon Sep 17 00:00:00 2001 From: Albert Ruan Date: Sun, 12 Mar 2023 15:32:03 +0800 Subject: [PATCH 09/32] adds berty's profile --- Submissions/bertyruan.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/bertyruan.json diff --git a/Submissions/bertyruan.json b/Submissions/bertyruan.json new file mode 100644 index 000000000..8588f86d3 --- /dev/null +++ b/Submissions/bertyruan.json @@ -0,0 +1,16 @@ +{ + "name": "Berty Ruan", + "img": "https://github.com/avatars/u/5183841?v=4", + "email": "berty.ruan@gmail.com", + "links": { + "website": "bertydev.com", + "linkedin": "https://www.linkedin.com/in/bertyruan", + "github": "https://github.com/bertyran" + }, + "jobTitle": "React Web Developer", + "location": { + "city": "Pittsburgh", + "state": "PA", + "country": "USA" + } +} \ No newline at end of file From 1c2cc7a2655dd4fc4e9af681dafdf9ff3d840a19 Mon Sep 17 00:00:00 2001 From: Albert Ruan Date: Mon, 13 Mar 2023 11:15:56 +0800 Subject: [PATCH 10/32] adds http to website link --- Submissions/bertyruan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Submissions/bertyruan.json b/Submissions/bertyruan.json index 8588f86d3..70431f42c 100644 --- a/Submissions/bertyruan.json +++ b/Submissions/bertyruan.json @@ -3,7 +3,7 @@ "img": "https://github.com/avatars/u/5183841?v=4", "email": "berty.ruan@gmail.com", "links": { - "website": "bertydev.com", + "website": "http://bertydev.com", "linkedin": "https://www.linkedin.com/in/bertyruan", "github": "https://github.com/bertyran" }, From abb3b7d0b81e0f4b8acfc6f0d02124117659c33e Mon Sep 17 00:00:00 2001 From: Sandeep Ghosh Date: Mon, 13 Mar 2023 09:37:56 +0530 Subject: [PATCH 11/32] Removed the space and defined the title as suggested --- Submissions/@mailsg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Submissions/@mailsg.json b/Submissions/@mailsg.json index 81221dd2b..2f675bae8 100644 --- a/Submissions/@mailsg.json +++ b/Submissions/@mailsg.json @@ -3,11 +3,11 @@ "img": "https://github.com/avatars/u/105475440?v=4", "email": "mailsg0912@gmail.com", "links": { - "website": " ", + "website": "", "linkedin": "https://www.linkedin.com/in/sandeep-ghosh-660830166/", "github": "https://github.com/mailsg" }, - "jobTitle": "SRE/SDE", + "jobTitle": "DevOps Engineer", "location": { "city": "New Delhi", "state": "New Delhi", From 293b0aa48afffdc1e5e61f3c70cb48a925b146c2 Mon Sep 17 00:00:00 2001 From: Tiffany Chen Date: Mon, 13 Mar 2023 15:29:28 +0800 Subject: [PATCH 12/32] Adding my portfolio --- Submissions/yinjuchen.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/yinjuchen.json diff --git a/Submissions/yinjuchen.json b/Submissions/yinjuchen.json new file mode 100644 index 000000000..57daf655d --- /dev/null +++ b/Submissions/yinjuchen.json @@ -0,0 +1,16 @@ +{ + "name": "Tiffany Chen", + "img": "https://github.com/avatars/u/70742084?v=4", + "email": "tiffanyc1213@icloud.com", + "links": { + "website": "https://yinjuchen.github.io/univers/", + "linkedin": "https://www.linkedin.com/in/tiffanychen13/", + "github": "https://github.com/yinjuchen" + }, + "jobTitle": "Frontend developer", + "location": { + "city": "Taipei", + "state": "", + "country": "TAIWAN" + } +} \ No newline at end of file From d08c6d58a9f3f2df5e871ddb345c08b937b2340d Mon Sep 17 00:00:00 2001 From: Alejo Lautaro Silva <73258757+alejosilvalau@users.noreply.github.com> Date: Mon, 13 Mar 2023 07:29:56 -0300 Subject: [PATCH 13/32] Removed @ from file name --- Submissions/{@alejosilvalau.json => alejosilvalau.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Submissions/{@alejosilvalau.json => alejosilvalau.json} (99%) diff --git a/Submissions/@alejosilvalau.json b/Submissions/alejosilvalau.json similarity index 99% rename from Submissions/@alejosilvalau.json rename to Submissions/alejosilvalau.json index 1018abe4a..0b7b5481c 100644 --- a/Submissions/@alejosilvalau.json +++ b/Submissions/alejosilvalau.json @@ -13,4 +13,4 @@ "state": "Santa Fe", "country": "Argentina" } -} \ No newline at end of file +} From a81ef04c6fd7e1f1ecf70ba172efb574902f213d Mon Sep 17 00:00:00 2001 From: calvinucheoma Date: Mon, 13 Mar 2023 18:05:16 +0100 Subject: [PATCH 14/32] added my user info to the submissions folder --- Submissions/calvinucheoma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Submissions/calvinucheoma.json b/Submissions/calvinucheoma.json index c91356a32..aef46dedb 100644 --- a/Submissions/calvinucheoma.json +++ b/Submissions/calvinucheoma.json @@ -7,7 +7,7 @@ "linkedin": "https://www.linkedin.com/in/chukwumaucheoma", "github": "https://github.com/calvinucheoma" }, - "jobTitle": "Full Stack Web Developer(MERN)", + "jobTitle": "Full Stack Web Developer (MERN)", "location": { "city": "Aba", "state": "Abia", From 16f52ea88a40b3d0de311561fe8d3f97e7574bf3 Mon Sep 17 00:00:00 2001 From: Carlos Trujillo Date: Mon, 13 Mar 2023 14:46:25 -0400 Subject: [PATCH 15/32] Rename CarlosTrujillo.json to realcarlostrujillo.json --- Submissions/{CarlosTrujillo.json => realcarlostrujillo.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Submissions/{CarlosTrujillo.json => realcarlostrujillo.json} (99%) diff --git a/Submissions/CarlosTrujillo.json b/Submissions/realcarlostrujillo.json similarity index 99% rename from Submissions/CarlosTrujillo.json rename to Submissions/realcarlostrujillo.json index 26d9f4b16..99d475f49 100644 --- a/Submissions/CarlosTrujillo.json +++ b/Submissions/realcarlostrujillo.json @@ -13,4 +13,4 @@ "state": "Florida", "country": "United States" } -} \ No newline at end of file +} From bae43e1108d251c438a29f956237cb3eb55aa6ef Mon Sep 17 00:00:00 2001 From: Brandon Benton Date: Mon, 13 Mar 2023 21:03:52 -0700 Subject: [PATCH 16/32] tried adding myself again --- Submissions/@BTBenton10.json | 0 Submissions/BTBenton10.json | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) delete mode 100644 Submissions/@BTBenton10.json create mode 100644 Submissions/BTBenton10.json diff --git a/Submissions/@BTBenton10.json b/Submissions/@BTBenton10.json deleted file mode 100644 index e69de29bb..000000000 diff --git a/Submissions/BTBenton10.json b/Submissions/BTBenton10.json new file mode 100644 index 000000000..4dcfaac46 --- /dev/null +++ b/Submissions/BTBenton10.json @@ -0,0 +1,16 @@ +{ + "name": "Brandon Benton", + "img": "https://github.com/avatars/u/117562152?v=4", + "email": "BrandonTBenton@Gamil.com", + "links": { + "website": "", + "linkedin": "", + "github": "https://github.com/BTBenton10" + }, + "jobTitle": "Web Developer", + "location": { + "city": "Newbury Park", + "state": "California", + "country": "United States" + } + } \ No newline at end of file From 3e7198ee714dfcd09877121577fc1de70c4b3d28 Mon Sep 17 00:00:00 2001 From: John McKinnon Date: Wed, 15 Mar 2023 12:09:24 -0600 Subject: [PATCH 17/32] adding to board --- Submissions/@Jmckinnon10.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/@Jmckinnon10.json diff --git a/Submissions/@Jmckinnon10.json b/Submissions/@Jmckinnon10.json new file mode 100644 index 000000000..c22a00c1b --- /dev/null +++ b/Submissions/@Jmckinnon10.json @@ -0,0 +1,16 @@ +{ + "name": "John McKinnon", + "img": "", + "email": "johnmckinnon23@yahoo.com", + "links": { + "website": "https://johns-portfolio.s3.amazonaws.com/index.html", + "linkedin": "https://www.linkedin.com/in/john-l-mckinnon", + "github": "https://github.com/Jmckinnon10" + }, + "jobTitle": "Software Engineer", + "location": { + "city": "Denver", + "state": "Colorado", + "country": "United States" + } +} From fc45afd6eb23fbf9b63b6cb1f7ef8718d636e7fa Mon Sep 17 00:00:00 2001 From: John McKinnon Date: Wed, 15 Mar 2023 16:49:28 -0600 Subject: [PATCH 18/32] removed the @ --- Submissions/{@Jmckinnon10.json => Jmckinnon10.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Submissions/{@Jmckinnon10.json => Jmckinnon10.json} (100%) diff --git a/Submissions/@Jmckinnon10.json b/Submissions/Jmckinnon10.json similarity index 100% rename from Submissions/@Jmckinnon10.json rename to Submissions/Jmckinnon10.json From 19b7e7cc0eb6ffd3a93aa22d96b80607afb21bcc Mon Sep 17 00:00:00 2001 From: Maria Matviian Date: Fri, 17 Mar 2023 16:51:43 -0400 Subject: [PATCH 19/32] added @o-ponchik to the ZTM-job-board --- Submissions/@o-ponchik.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/@o-ponchik.json diff --git a/Submissions/@o-ponchik.json b/Submissions/@o-ponchik.json new file mode 100644 index 000000000..f58d66a08 --- /dev/null +++ b/Submissions/@o-ponchik.json @@ -0,0 +1,16 @@ +{ + "name": "Mariia Matviian", + "img": "https://github.com/avatars/u/105226321?v=4", + "email": "matviyanm@gmail.com", + "links": { + "website": "https://mariia-matviian.netlify.app/", + "linkedin": "https://www.linkedin.com/in/maria-matviian/", + "github": "https://github.com/o-ponchik" + }, + "jobTitle": "Web Developer", + "location": { + "city": "Toronto", + "state": "ON", + "country": "Canada" + } +} From 38b70812b9680bc23eb0a34971deb426d0eeed10 Mon Sep 17 00:00:00 2001 From: Sandeep Ghosh Date: Sat, 18 Mar 2023 10:16:36 +0530 Subject: [PATCH 20/32] Removed '@' from the filename as instructed. --- Submissions/{@mailsg.json => mailsg.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Submissions/{@mailsg.json => mailsg.json} (100%) diff --git a/Submissions/@mailsg.json b/Submissions/mailsg.json similarity index 100% rename from Submissions/@mailsg.json rename to Submissions/mailsg.json From 819fb3055f0428aeb0c3e2825e519eb3b2cc77e9 Mon Sep 17 00:00:00 2001 From: Jlo Date: Sat, 18 Mar 2023 22:06:26 -0400 Subject: [PATCH 21/32] added jolo988.json to ZtM Job Board, Submissions folder. --- Submissions/jolo988.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/jolo988.json diff --git a/Submissions/jolo988.json b/Submissions/jolo988.json new file mode 100644 index 000000000..dbd706865 --- /dev/null +++ b/Submissions/jolo988.json @@ -0,0 +1,16 @@ +{ + "name": "Jonathan Lo", + "img": "https://github.com/jolo988.png", + "email": "jonathanlo88@gmail.com", + "links": { + "website": "", + "linkedin": "https://www.linkedin.com/in/jonathan-lo-ab51a612/", + "github": "https://github.com/jolo988" + }, + "jobTitle": "Software Engineer", + "location": { + "city": "New York", + "state": "New York", + "country": "USA" + } +} \ No newline at end of file From 61b7d5c96b4e6b0c8fbf7e2d20b5a24b422da6f6 Mon Sep 17 00:00:00 2001 From: camilagx Date: Sun, 19 Mar 2023 20:25:58 -0700 Subject: [PATCH 22/32] created a file under submission for my profile --- Submissions/camilagx.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Submissions/camilagx.json diff --git a/Submissions/camilagx.json b/Submissions/camilagx.json new file mode 100644 index 000000000..e69de29bb From 4bd007dfc5cd0ba632f2cf2d523558361eaffa18 Mon Sep 17 00:00:00 2001 From: camilagx Date: Sun, 19 Mar 2023 20:31:30 -0700 Subject: [PATCH 23/32] completed profile details --- Submissions/camilagx.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Submissions/camilagx.json b/Submissions/camilagx.json index e69de29bb..e3269868d 100644 --- a/Submissions/camilagx.json +++ b/Submissions/camilagx.json @@ -0,0 +1,16 @@ +{ + "name": "Camila", + "img": "https://github.com/avatars/u/99628526?v=4", + "email": "camilax.gomez97@gmail.com", + "links": { + "website": "https://devmila.netlify.app/", + "linkedin": "https://www.linkedin.com/in/camilagx/", + "github": "https://github.com/camilagx" + }, + "jobTitle": "Full Stack Developer", + "location": { + "city": "Phoenix", + "state": "Arizona", + "country": "US" + } +} \ No newline at end of file From d23d74eb2de731f6c7eb683e8a33d3dbba320109 Mon Sep 17 00:00:00 2001 From: Maria Matviian Date: Mon, 20 Mar 2023 16:15:03 -0400 Subject: [PATCH 24/32] removed @ from the file name --- Submissions/{@o-ponchik.json => o-ponchik.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Submissions/{@o-ponchik.json => o-ponchik.json} (100%) diff --git a/Submissions/@o-ponchik.json b/Submissions/o-ponchik.json similarity index 100% rename from Submissions/@o-ponchik.json rename to Submissions/o-ponchik.json From f47126ed50198b6494ca7bcd874d07e78c5ae358 Mon Sep 17 00:00:00 2001 From: Andrew Mostella Date: Thu, 23 Mar 2023 19:42:56 -0600 Subject: [PATCH 25/32] Added Profile --- Submissions/MrMostellar.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Submissions/MrMostellar.json diff --git a/Submissions/MrMostellar.json b/Submissions/MrMostellar.json new file mode 100644 index 000000000..335dd9227 --- /dev/null +++ b/Submissions/MrMostellar.json @@ -0,0 +1,15 @@ +{ + "name": "Andrew Mostella", + "img": "https://www.github.com/MrMostellar.png", + "email": "mr.mostellar@gmail.com", + "links": { + "linkedin": "https://www.linkedin.com/in/AndrewMostella", + "github": "https://github.com/MrMostellar" + }, + "jobTitle": "Full Stack Web Developer", + "location": { + "city": "Denver", + "state": "Colorado", + "country": "United States" + } +} \ No newline at end of file From 071ebc6827809658a28116d33a9fab0339e07ae1 Mon Sep 17 00:00:00 2001 From: maxkonrad Date: Fri, 24 Mar 2023 05:08:06 +0300 Subject: [PATCH 26/32] add maxkonrad --- Submissions/maxkonrad.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/maxkonrad.json diff --git a/Submissions/maxkonrad.json b/Submissions/maxkonrad.json new file mode 100644 index 000000000..430e62bef --- /dev/null +++ b/Submissions/maxkonrad.json @@ -0,0 +1,16 @@ +{ + "name": "Furkan Selek", + "img": "https://github.com/avatars/u/27919743?v=4", + "email": "furkanselek@outlook.com", + "links": { + "website": "https://furkanselek.net", + "linkedin": "https://www.linkedin.com/in/furkanselek", + "github": "https://github.com/maxkonrad" + }, + "jobTitle": "Electronics - Software Engineer", + "location": { + "city": "Urla", + "state": "İzmir", + "country": "Turkey" + } + } \ No newline at end of file From 612ed3db6c63bf0d609c50fab8b73e116fcc4acc Mon Sep 17 00:00:00 2001 From: Syed Ragib Israq Date: Mon, 27 Mar 2023 15:40:04 +0600 Subject: [PATCH 27/32] Adding information Israq --- Submissions/Israq.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/Israq.json diff --git a/Submissions/Israq.json b/Submissions/Israq.json new file mode 100644 index 000000000..d415750cd --- /dev/null +++ b/Submissions/Israq.json @@ -0,0 +1,16 @@ +{ + "name": "Syed Ragib Israq", + "img": "https://github.com/avatars/u/35467653?s=400&u=c83bc0687409710e7e8b3d1fef9ed718dad764ec&v=4", + "email": "ragib.israq9833@gmail.com", + "links": { + "website": "https://israq-portfolio.onrender.com/", + "linkedin": "https://www.linkedin.com/in/syed-ragib-israq-profile/", + "github": "https://github.com/Israq" + }, + "jobTitle": "Full Stack React Developer", + "location": { + "city": "Dhaka", + "state": "Dhaka", + "country": "Bangladesh" + } + } From 679f66d94db32926ca740fae512414a755b5cb45 Mon Sep 17 00:00:00 2001 From: Ru Chern Chong Date: Tue, 28 Mar 2023 02:16:35 +0800 Subject: [PATCH 28/32] Add profile --- Submissions/ruchernchong.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/ruchernchong.json diff --git a/Submissions/ruchernchong.json b/Submissions/ruchernchong.json new file mode 100644 index 000000000..4f3e46532 --- /dev/null +++ b/Submissions/ruchernchong.json @@ -0,0 +1,16 @@ +{ + "name": "Chong Ru Chern", + "img": "https://github.com/avatars/u/10343662?v=4", + "email": "hello@ruchern.xyz", + "links": { + "website": "https://ruchern.xyz", + "linkedin": "https://www.linkedin.com/in/ruchernchong", + "github": "https://github.com/ruchernchong" + }, + "jobTitle": "Application Developer", + "location": { + "city": "", + "state": "", + "country": "Singapore" + } +} \ No newline at end of file From 5f7c6360a85b809ee81991ec5a5aa8bac7105d08 Mon Sep 17 00:00:00 2001 From: dussanfreire Date: Mon, 27 Mar 2023 20:08:08 -0400 Subject: [PATCH 29/32] Submission added --- Submissions/DussanFreire.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/DussanFreire.json diff --git a/Submissions/DussanFreire.json b/Submissions/DussanFreire.json new file mode 100644 index 000000000..ed906c762 --- /dev/null +++ b/Submissions/DussanFreire.json @@ -0,0 +1,16 @@ +{ + "name": "Dussan Freire", + "img": "https://github.com/avatars/u/73646620?v=4", + "email": "dussanfreire@gmail.com", + "links": { + "website": "https://dussan-freire.web.app/", + "linkedin": "https://www.linkedin.com/in/dussan-freire", + "github": "https://github.com/DussanFreire" + }, + "jobTitle": "Software Developer", + "location": { + "city": "Cochabamba", + "state": "Cochabamba", + "country": "Bolivia" + } +} \ No newline at end of file From 9ace2aee422dcc0eefe7d0b52ab95e80f0960b29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Batista=20Costa=20Oliveira?= Date: Tue, 28 Mar 2023 22:08:01 +0100 Subject: [PATCH 30/32] Add files via upload --- Submissions/jbcoliveira.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/jbcoliveira.json diff --git a/Submissions/jbcoliveira.json b/Submissions/jbcoliveira.json new file mode 100644 index 000000000..6191be3dd --- /dev/null +++ b/Submissions/jbcoliveira.json @@ -0,0 +1,16 @@ +{ + "name": "Joao Batista Costa Oliveira", + "img": "https://media.licdn.com/dms/image/D4E03AQH_3DaiRJiRcg/profile-displayphoto-shrink_400_400/0/1675764347051?e=1685577600&v=beta&t=UvLGZlZD_lvEH2gpToNCJ9t7Zz9hJq7p_lCvUfa94ZQ", + "email": "joao.bcoliveira@outlook.com", + "links": { + "website": "https://dev.to/jbcoliveira", + "linkedin": "https://www.linkedin.com/in/joaobcoliveira", + "github": "https://github.com/jbcoliveira" + }, + "jobTitle": "Senior .NET Developer", + "location": { + "city": "Lisbon", + "state": "Lisbon", + "country": "Portugal" + } +} \ No newline at end of file From ed0e148297d52c408acac7ac05e6cc5e0a36038d Mon Sep 17 00:00:00 2001 From: Anantashayana Date: Thu, 30 Mar 2023 10:02:46 +0530 Subject: [PATCH 31/32] Added my profile --- Submissions/Anantashayana.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/Anantashayana.json diff --git a/Submissions/Anantashayana.json b/Submissions/Anantashayana.json new file mode 100644 index 000000000..f12898055 --- /dev/null +++ b/Submissions/Anantashayana.json @@ -0,0 +1,16 @@ +{ + "name": "Anantashayana Hegde", + "img": "https://github.com/avatars/u/68594918?v=4", + "email": "anantashayana.hegde@gmail.com", + "links": { + "website": "", + "linkedin": "https://www.linkedin.com/in/anantashayana-hegde/", + "github": "https://github.com/Anantashayana/" + }, + "jobTitle": "Data Scientist | MERN Stack Developer", + "location": { + "city": "Bengaluru", + "state": "Karanataka", + "country": "India" + } +} \ No newline at end of file From a0c1e37375c9a1e325726ffd823dd1712ec4f596 Mon Sep 17 00:00:00 2001 From: GigaBerdzenishvili Date: Fri, 31 Mar 2023 16:44:59 +0400 Subject: [PATCH 32/32] adding my information to job board --- Submissions/GigaBerdzenishvili.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/GigaBerdzenishvili.json diff --git a/Submissions/GigaBerdzenishvili.json b/Submissions/GigaBerdzenishvili.json new file mode 100644 index 000000000..311bb599c --- /dev/null +++ b/Submissions/GigaBerdzenishvili.json @@ -0,0 +1,16 @@ +{ + "name": "Giga", + "img": "https://github.com/avatars/u/87497933?s=400&u=b91c8536d1757ca1786b9df95c0063700f646197&v=4", + "email": "berdzenishviligiga.dev@gmail.com", + "links": { + "website": "", + "linkedin": "https://www.linkedin.com/in/giga-berdzenishvili/", + "github": "https://github.com/GigaBerdzenishvili" + }, + "jobTitle": "Front-End Developer", + "location": { + "city": "Batumi", + "state": "", + "country": "Georgia" + } +} \ No newline at end of file