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
62134ef432
commit
4372efd9f5
2 changed files with 5 additions and 3 deletions
|
|
@ -156,6 +156,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Michael Herman](https://mherman.org/about#uses) — Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.
|
* [Michael Herman](https://mherman.org/about#uses) — Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.
|
||||||
* [Elisha Terada](https://www.elishaterada.com/uses) — Web & Mobile Software Engineer, UI Designer, Creative-Thinker.
|
* [Elisha Terada](https://www.elishaterada.com/uses) — Web & Mobile Software Engineer, UI Designer, Creative-Thinker.
|
||||||
* [Daniel Flege](https://danielflege.com/uses/) — Web Developer & Podcaster 🖥🎙 Loves Rails and Front End Stuff. My three girls are the {CSS} to my <html> 👨👩👧👧
|
* [Daniel Flege](https://danielflege.com/uses/) — Web Developer & Podcaster 🖥🎙 Loves Rails and Front End Stuff. My three girls are the {CSS} to my <html> 👨👩👧👧
|
||||||
|
* [Alok Prateek](https://alokprateek.in/uses) — Alok Prateek is a multi-talented human with over 11+ years of experiences in wide range of design disciplines.
|
||||||
* [Kenny Robinson](https://thealmostengineer.com/uses) — Web developer that builds software to improve business processes
|
* [Kenny Robinson](https://thealmostengineer.com/uses) — Web developer that builds software to improve business processes
|
||||||
* [Davy Hausser](https://davyhausser.com/uses) — Game Producer. Web Developer, Travel Enthusiast
|
* [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.
|
* [Bojan Bedrač](https://www.improvebadcode.com/uses) — Coding the future, one line of code at a time.
|
||||||
|
|
|
||||||
|
|
@ -2782,13 +2782,14 @@ module.exports = [
|
||||||
'PostgreSQL',
|
'PostgreSQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Alok Prateek',
|
name: 'Alok Prateek',
|
||||||
description: 'Alok Prateek is a multi-talented human with over 11+ years of experiences in wide range of design disciplines.',
|
description:
|
||||||
|
'Alok Prateek is a multi-talented human with over 11+ years of experiences in wide range of design disciplines.',
|
||||||
url: 'https://alokprateek.in/uses',
|
url: 'https://alokprateek.in/uses',
|
||||||
twitter: '@thewhitewufy',
|
twitter: '@thewhitewufy',
|
||||||
emoji: '🐉',
|
emoji: '🐉',
|
||||||
country: '🇮🇳',
|
country: '🇮🇳',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: [
|
tags: [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue