chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2021-01-14 08:13:08 +00:00
parent 12ecae1049
commit 5e817a7e3c
2 changed files with 3 additions and 1 deletions

View file

@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
# Awesome Uses ![Awesome][awesome-badge] # Awesome Uses ![Awesome][awesome-badge]
* [Rameez Khan](https://rameezkhan.me/uses) — Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.
* [Seagyn Davis](https://www.seagyndavis.com/uses) — Full stack human. Hobby runner. Mainly a husband and dad. * [Seagyn Davis](https://www.seagyndavis.com/uses) — Full stack human. Hobby runner. Mainly a husband and dad.
* [Marc-Antoine Dion](https://marcantoinedion.com/uses) — Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo. * [Marc-Antoine Dion](https://marcantoinedion.com/uses) — Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.
* [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener * [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener

View file

@ -3,7 +3,8 @@
module.exports = [ module.exports = [
{ {
name: 'Rameez Khan', name: 'Rameez Khan',
description: 'Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.', description:
'Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.',
url: 'https://rameezkhan.me/uses', url: 'https://rameezkhan.me/uses',
twitter: '@RameezKhanSA', twitter: '@RameezKhanSA',
emoji: '🚀', emoji: '🚀',