Add uses page

This commit is contained in:
Rameez Khan 2021-01-14 07:37:07 +02:00
parent ad7877fa73
commit dece151da7
No known key found for this signature in database
GPG key ID: 1156D481D9990918

View file

@ -1,6 +1,17 @@
// keep it commonjs export // keep it commonjs export
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
module.exports = [ module.exports = [
{
name: 'Rameez Khan',
description: 'Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.',
url: 'https://rameezkhan.me/uses',
twitter: '@RameezKhanSA',
emoji: '🚀',
country: '🇿🇦',
computer: 'apple',
phone: 'iphone',
tags: ['Python', 'Clojure', 'React', 'Kubernetes', 'Emacs', 'Full Stack'],
},
{ {
name: 'Seagyn Davis', name: 'Seagyn Davis',
description: 'Full stack human. Hobby runner. Mainly a husband and dad.', description: 'Full stack human. Hobby runner. Mainly a husband and dad.',