From 32f72d0844c723f984d3ad43a3b2999774636520 Mon Sep 17 00:00:00 2001 From: James Auble Date: Wed, 13 Dec 2023 10:46:09 -0800 Subject: [PATCH] Update data.js Added meself! --- src/data.js | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/data.js b/src/data.js index 6081ad543..8c3ae570b 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,32 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'James Auble', + description: 'Full Stack Developer', + url: 'https://jamesauble.com/uses', + emoji: 'πŸ€™', + twitter: '@jamesauble', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'android', + tags: [ + 'Frontend', + 'Javascript', + 'Typescript', + 'Alpine.Js', + 'React', + 'Next.js', + 'Vue 3', + 'Svelte', + 'Astro', + 'Tailwind CSS', + 'Wordpress', + 'VS Code', + 'Remote', + 'Freelancer' + ], + }, { name: 'Mariusz Szubryt', description: 'Frontend-oriented Product Engineer',