From fbd17c3d27af9ad1b78e9c8ef3516b01056ce8f4 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Sat, 3 Jul 2021 20:52:41 +0300 Subject: [PATCH 1/4] Add Mohammed Sohail Mohammed Sohail --- src/data.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data.js b/src/data.js index 261d9288..dd4c9d53 100644 --- a/src/data.js +++ b/src/data.js @@ -3701,6 +3701,30 @@ module.exports = [ 'Streamer', ], }, + { + name: 'Mohammed Sohail', + description: 'A full stack web developer developing web applications in Laravel/PHP alongside Next.js, Livewire and Inertia.', + url: 'https://www.thecrazybob.com/uses', + twitter: '@itscrazybob', + emoji: '💯', + country: '🇹🇷', + computer: 'apple', + phone: 'iphone', + tags: [ + 'JavaScript', + 'PHP', + 'Developer', + 'Full Stack', + 'Entrepreneur', + 'Vue.js', + 'Laravel', + 'Gamer', + 'Livewire', + 'AlpineJS', + 'Next', + 'Front End', + ], + }, { name: 'Gift Egwuenu', description: '💻Frontend Engineer and Technical Writer.', From 9ef849dbe6910af28975406b8edd0efd74329de6 Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Sat, 18 Dec 2021 12:03:13 -0500 Subject: [PATCH 2/4] Forcing rerun of commits --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index dd4c9d53..4b2db3f3 100644 --- a/src/data.js +++ b/src/data.js @@ -1,4 +1,4 @@ -// keep it commonjs export +// keep it commonjs export // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 module.exports = [ { From 45c1ae268ba383c9eff0a6ac2283c6c79d5656bd Mon Sep 17 00:00:00 2001 From: Blake Campbell Date: Sat, 18 Dec 2021 12:03:50 -0500 Subject: [PATCH 3/4] Removing whitespace added to rerun jobs. --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index 4b2db3f3..dd4c9d53 100644 --- a/src/data.js +++ b/src/data.js @@ -1,4 +1,4 @@ -// keep it commonjs export +// keep it commonjs export // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 module.exports = [ { From db7d49107e0c975f058d7ab1277b00ac151881ea Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Sun, 19 Dec 2021 02:34:55 +0300 Subject: [PATCH 4/4] Updated URL --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index dd4c9d53..40d1205d 100644 --- a/src/data.js +++ b/src/data.js @@ -3704,7 +3704,7 @@ module.exports = [ { name: 'Mohammed Sohail', description: 'A full stack web developer developing web applications in Laravel/PHP alongside Next.js, Livewire and Inertia.', - url: 'https://www.thecrazybob.com/uses', + url: 'https://www.msohail.dev/uses', twitter: '@itscrazybob', emoji: '💯', country: '🇹🇷',