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
3acde3934b
commit
9f34fae642
2 changed files with 6 additions and 2 deletions
|
|
@ -32,9 +32,11 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Simon Aronsson](https://simme.dev/uses) — Developer Advocate, Cloud and Devops Aficionado, Full-stack Developer
|
||||
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
||||
* [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) — Full-stack developer who believes that Passion is the key to every success.
|
||||
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
|
||||
* [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others.
|
||||
* [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.
|
||||
* [Mitchell Hanberg](https://mitchellhanberg.com/uses) — Full Stack Developer who loves working with Elixir, Ruby and JS.
|
||||
* [Kenny Robinson](http://thealmostengineer.com/uses) — Web developer that builds software to improve business processes
|
||||
* [Davy Hausser](https://davyhausser.com/uses) — Game Producer. Web Developer, Travel Enthusiast
|
||||
* [Bojan Bedrač](https://www.improvebadcode.com/uses) — Coding the future, one line of code at a time.
|
||||
* [Yannick Le Roux](https://yannickleroux.com/uses) — Second career web dev, French living in San Diego, retired DJ.
|
||||
|
|
@ -131,6 +133,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Sergey Panay](https://panay.dev/uses) — Front End developer. Productivity nerd.
|
||||
* [Sil van Diepen](https://www.silvandiepen.nl/uses/) — Creative Developer
|
||||
* [Kilian Valkhof](https://kilianvalkhof.com/using/) — User experience developer
|
||||
* [Spencer Aung](https://spenceraung.me/blog/uses) — Frontend Developer from Myanmar. Live in Seoul. Love cats and octopuses
|
||||
* [Dale French](https://dalefrench.dev/uses) — Full Stack Developer from South Africa. Skateboarder. Front End Enthusiast.
|
||||
* [Timothy Miller](https://timothymiller.dev/uses) — Web Designer/Developer for hire. Wears lots of hats.
|
||||
* [Caleb Ukle](https://calebukle.com/uses) — I'm a software developer, technology enthusiast, and simply enjoy learning new things.
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ module.exports = [
|
|||
'Javascript',
|
||||
'React',
|
||||
'WordPress',
|
||||
'Rails'
|
||||
'Rails',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -158,7 +158,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Kenny Robinson',
|
||||
description: 'Web developer that builds software to improve business processes',
|
||||
description:
|
||||
'Web developer that builds software to improve business processes',
|
||||
url: 'http://thealmostengineer.com/uses',
|
||||
twitter: '@almostengr',
|
||||
computer: 'linux',
|
||||
|
|
|
|||
Loading…
Reference in a new issue