Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
Added meself!
  • Loading branch information
james0r authored Dec 13, 2023
1 parent dad7fa5 commit 32f72d0
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 32f72d0

Please sign in to comment.