Merge pull request #1078 from rameezk/feat/uses

Add Rameez Khan
This commit is contained in:
Gatare Libère 2021-01-14 10:11:58 +02:00 committed by GitHub
commit 12ecae1049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.',