mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
refactor: update julius' data entry
This commit is contained in:
parent
24ffd3af24
commit
5e6b5f3ec1
1 changed files with 5 additions and 8 deletions
13
src/data.js
13
src/data.js
|
|
@ -3349,24 +3349,21 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Julius Dockwarder',
|
name: 'Julius Dockwarder',
|
||||||
description: 'he/him - Full-Stack Developer from Berlin',
|
description: 'he/him - Developer, blogger & YouTuber from Berlin',
|
||||||
url: 'https://julius.dev/uses',
|
url: 'https://julius.dev/uses',
|
||||||
twitter: '@juliusdotdev',
|
twitter: '@dockwarder',
|
||||||
emoji: '⚛',
|
emoji: '⚛',
|
||||||
country: '🇩🇪',
|
country: '🇩🇪',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Student',
|
'Student',
|
||||||
|
'Remote',
|
||||||
'Developer',
|
'Developer',
|
||||||
'Full Stack',
|
|
||||||
'JavaScript',
|
|
||||||
'TypeScript',
|
'TypeScript',
|
||||||
|
'Sanity',
|
||||||
|
'Next.js',
|
||||||
'React',
|
'React',
|
||||||
'Gatsby',
|
|
||||||
'Firebase',
|
|
||||||
'Docker',
|
|
||||||
'Vim',
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue