mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
12ecae1049
commit
5e817a7e3c
2 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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: '🚀',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue