mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Bram Smulders uses page (#916)
This commit is contained in:
parent
3384f8e53d
commit
4eb63708df
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1,5 +1,25 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Bram Smulders',
|
||||||
|
description: 'Front-end UI developer',
|
||||||
|
url: 'https://bram.is/using',
|
||||||
|
twitter: '@bramsmulders',
|
||||||
|
emoji: '🔥',
|
||||||
|
country: '🇳🇱',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'CSS',
|
||||||
|
'Front-end',
|
||||||
|
'HTML',
|
||||||
|
'ITCSS',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Eleventy',
|
||||||
|
'Svelte',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Erick Mwamodo',
|
name: 'Erick Mwamodo',
|
||||||
description: 'Web Engineer, Designer, All-Round Entrepreneur',
|
description: 'Web Engineer, Designer, All-Round Entrepreneur',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue