Skip to content

Commit

Permalink
Merge pull request #1697 from lucas-mancini/master
Browse files Browse the repository at this point in the history
Adding Lucas Mancini
  • Loading branch information
BlakeCampbells authored Dec 27, 2023
2 parents 64f9453 + d4c73d9 commit 6486676
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -880,6 +880,41 @@ module.exports = [
country: '🇺🇸',
computer: 'linux',
tags: ['Student', 'Node.js', 'Javascript', 'Ubuntu'],
},
{
name: 'Lucas Mancini',
description:
'Software Development Engineer, specializing in Frontend',
url: 'https://lucasmancini.au/uses',
twitter: '@lucasmancini',
emoji: '🧉',
country: '🇦🇺',
computer: 'apple',
phone: 'android',
tags: [
'Frontend',
'Fullstack',
'Tech Lead',
'JavaScript',
'TypeScript',
'React',
'Next',
'Node.js',
'CSS',
'React Native',
'Storybook',
'MongoDB',
'Astro',
'MUI',
'web3',
'Vite',
'D3.js',
'Redux',
'React Query',
'GraphQL',
'UX',
'UI',
],
},
{
name: 'Lars Magnus Klavenes',
Expand Down

0 comments on commit 6486676

Please sign in to comment.