mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Simon Fish (#895)
* Add Simon Fish * Change Twitter handle for Simon Fish
This commit is contained in:
parent
29e6962733
commit
2d2055ed7b
1 changed files with 33 additions and 0 deletions
33
src/data.js
33
src/data.js
|
|
@ -1,5 +1,38 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Simon Fish',
|
||||||
|
description: 'Engineering and educating for a free and open web. Ruby/React fullstack developer',
|
||||||
|
url: 'https://simon.fish/uses',
|
||||||
|
twitter: '@boardfish_',
|
||||||
|
emoji: '🐟',
|
||||||
|
country: '🇬🇧',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Software Engineer',
|
||||||
|
'jamSTACK',
|
||||||
|
'Ubuntu',
|
||||||
|
'Linux',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Ruby',
|
||||||
|
'Rails',
|
||||||
|
'Ruby on Rails',
|
||||||
|
'Ruby On Rails',
|
||||||
|
'Web',
|
||||||
|
'Web Development',
|
||||||
|
'Vim',
|
||||||
|
'Docker',
|
||||||
|
'HTML',
|
||||||
|
'SCSS',
|
||||||
|
'Sass',
|
||||||
|
'Backend',
|
||||||
|
'Fullstack'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Aymen Jarouih',
|
name: 'Aymen Jarouih',
|
||||||
description: 'Fullstack Developer, Technical SEO & WebPerf',
|
description: 'Fullstack Developer, Technical SEO & WebPerf',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue