From 02f76a2073497bcdf8f8fab12b0995190da40df6 Mon Sep 17 00:00:00 2001 From: Thomas Sambruni <107247294+tsambruni@users.noreply.github.com> Date: Wed, 12 Feb 2025 09:34:02 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=85=20Add=20Thomas=20Sambruni?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/data.js b/src/data.js index 45f2c3d4..934be71e 100644 --- a/src/data.js +++ b/src/data.js @@ -5444,6 +5444,25 @@ module.exports = [ 'CSS', ], }, + }, + { + name: 'Thomas Sambruni', + description: 'Cloud Data Engineer', + url: 'https://www.tsambruni.dev/uses', + emoji: '🫡', + country: '🇮🇹', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Data Engineer', + 'Google Cloud Platform', + 'Python', + 'SQL', + 'ZSH', + 'bash', + 'Linux' + ], + }, { name: 'John Irle', description: 'Graduate Student, Intern Developer at Charter and Go', From 64f2883d42c5f93c6d5eea7a8ec96aac482925cc Mon Sep 17 00:00:00 2001 From: tsambruni Date: Wed, 12 Feb 2025 09:42:01 +0100 Subject: [PATCH 2/2] =?UTF-8?q?=E2=9C=85=20Add=20Thomas=20Sambruni=20(fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data.js b/src/data.js index 934be71e..7f080235 100644 --- a/src/data.js +++ b/src/data.js @@ -5444,7 +5444,6 @@ module.exports = [ 'CSS', ], }, - }, { name: 'Thomas Sambruni', description: 'Cloud Data Engineer',