mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Lucas Schumacher (#753)
This commit is contained in:
parent
962b799e4d
commit
1e8d51d31a
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -1,5 +1,24 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Lucas Schumacher',
|
||||||
|
description: 'Fullstack Developer, IoT & DIY Enthusiast',
|
||||||
|
url: 'https://aceto.dev/uses',
|
||||||
|
twitter: '@aceto_ls',
|
||||||
|
emoji: '🌮',
|
||||||
|
country: '🇩🇪',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Web',
|
||||||
|
'React',
|
||||||
|
'TypeScript',
|
||||||
|
'JavaScript',
|
||||||
|
'C#',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Sythe Veenje',
|
name: 'Sythe Veenje',
|
||||||
description: 'Freelance Developer & Designer',
|
description: 'Freelance Developer & Designer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue