mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
comments
This commit is contained in:
parent
54f56d0854
commit
f96773940c
1 changed files with 1 additions and 12 deletions
13
src/data.js
13
src/data.js
|
|
@ -895,25 +895,14 @@ const pages = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Mike Barkmin',
|
name: 'Mike Barkmin',
|
||||||
// Short description
|
|
||||||
description:
|
description:
|
||||||
"I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education.",
|
"I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education.",
|
||||||
// URL to your /uses page
|
|
||||||
url: 'https://www.barkmin.eu/uses/',
|
url: 'https://www.barkmin.eu/uses/',
|
||||||
twitter: '@mikebarkmin',
|
twitter: '@mikebarkmin',
|
||||||
// An emoji that describes you
|
|
||||||
emoji: '🐧',
|
emoji: '🐧',
|
||||||
// emoji of your country's flag
|
|
||||||
country: '🇩🇪',
|
country: '🇩🇪',
|
||||||
// ONE of: apple, windows or linux
|
|
||||||
computer: 'linux',
|
computer: 'linux',
|
||||||
// iphone or android
|
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
// Tags - You can add your own, but please keep it to one word. "Social vape entrepreneur influencer denver" isn't a tag.
|
|
||||||
|
|
||||||
// Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack,
|
|
||||||
// Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker,
|
|
||||||
// Language Tags: JavaScript, PHP, Rails, Ruby, TypeScript, React, Vue, Node
|
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
|
|
@ -930,7 +919,7 @@ const pages = [
|
||||||
{
|
{
|
||||||
name: 'Steve Heyes',
|
name: 'Steve Heyes',
|
||||||
description:
|
description:
|
||||||
' I like to use tech to build awesome things that makes peoples lives better',
|
'I like to use tech to build awesome things that makes peoples lives better',
|
||||||
url: 'https://steveheyes.co.uk/uses',
|
url: 'https://steveheyes.co.uk/uses',
|
||||||
twitter: '@mrsteveheyes',
|
twitter: '@mrsteveheyes',
|
||||||
emoji: '👋',
|
emoji: '👋',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue