mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'website' into patch-1
This commit is contained in:
commit
25717afc2b
1 changed files with 32 additions and 0 deletions
32
data.js
32
data.js
|
|
@ -266,6 +266,38 @@ const pages = [
|
||||||
'PHP',
|
'PHP',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Mohamed Benhida',
|
||||||
|
// Short description
|
||||||
|
description: 'Web Developer, Open source contributor.',
|
||||||
|
// URL to your /uses page
|
||||||
|
url: 'http://mohamedbenhida.com/uses',
|
||||||
|
twitter: '@simo_benhida',
|
||||||
|
// An emoji that describes you
|
||||||
|
emoji: '🔥',
|
||||||
|
// emoji of your country's flag
|
||||||
|
country: '🇲🇦',
|
||||||
|
// apple, windows or linux
|
||||||
|
computer: 'apple',
|
||||||
|
// iphone or android
|
||||||
|
phone: 'iphone',
|
||||||
|
// Tags
|
||||||
|
// 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...
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Teacher',
|
||||||
|
'Back End',
|
||||||
|
'Laravel',
|
||||||
|
'Vuejs',
|
||||||
|
'Tailwindcss',
|
||||||
|
'PHP',
|
||||||
|
'JavaScript',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Andrew McCombe',
|
name: 'Andrew McCombe',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue