From 26430b697d748a0adea7649244d4929401499c0e Mon Sep 17 00:00:00 2001 From: Haseeb Majid Date: Sat, 8 Aug 2020 21:59:54 +0100 Subject: [PATCH 1/2] Add Haseeb Majid --- .gitignore | 1 + src/data.js | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/.gitignore b/.gitignore index a93d3658..b3c65cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ yarn-error.log haters/ .idea/ +.history/ diff --git a/src/data.js b/src/data.js index 5e5af3f5..7006a414 100644 --- a/src/data.js +++ b/src/data.js @@ -9033,6 +9033,23 @@ module.exports = [ 'Vim', ], }, + { + name: 'Haseeb Majid', + description: 'Software Engineer, who mostly develops in JavaScript and Python.', + url: 'https://haseebmajid.dev/uses/', + emoji: '💻', + country: '🇬🇧', + computer: 'linux', + phone: 'android', + tags: [ + 'Developer', + 'JavaScript', + 'React', + 'Gatsby', + 'TypeScript', + 'Python', + ], + }, { name: 'Narendra Mandadapu', description: From 4c64980d3a672b6ecea5ec716ceeabd07f4685ce Mon Sep 17 00:00:00 2001 From: Haseeb Majid Date: Sun, 9 Oct 2022 17:50:11 +0100 Subject: [PATCH 2/2] Update Haseeb Majid --- src/data.js | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/src/data.js b/src/data.js index 1bd831b3..51062752 100644 --- a/src/data.js +++ b/src/data.js @@ -13173,36 +13173,18 @@ module.exports = [ { name: 'Haseeb Majid', description: - 'Software Engineer, who mostly develops in JavaScript and Python.', + 'Backend software engineer 💻 and village cricketer 🏏', url: 'https://haseebmajid.dev/uses/', - emoji: '💻', + emoji: '🏏', country: '🇬🇧', computer: 'linux', phone: 'android', tags: [ - 'Developer', - 'JavaScript', - 'React', - 'Gatsby', - 'TypeScript', - 'Python', - ], - }, - { - name: 'Haseeb Majid', - description: 'Software Engineer, who mostly develops in JavaScript and Python.', - url: 'https://haseebmajid.dev/uses/', - emoji: '💻', - country: '🇬🇧', - computer: 'linux', - phone: 'android', - tags: [ - 'Developer', - 'JavaScript', - 'React', - 'Gatsby', + 'Backend', 'TypeScript', 'Python', + 'Docker', + 'Golang' ], }, {