diff --git a/src/data.js b/src/data.js index d013c0ca..1b6adf44 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,17 @@ // keep it commonjs export // Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68 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', description: 'Full stack human. Hobby runner. Mainly a husband and dad.',