mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
233948221a
3 changed files with 33 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ When done, check that person off.
|
|||
* [ ] [Pawel Grzybek](https://pawelgrzybek.com/uses/) - Software Engineer at Mindera
|
||||
* [ ] [Jessica Dembe](https://www.jessicadembe.tech/uses/) - Software Engineer
|
||||
* [ ] [Keziah Moselle](https://blog.keziahmoselle.fr/uses/) - Front-end developer
|
||||
* [ ] [Scott Zirkel](https://scottzirkel.com/uses) - Developer, Designer, Artist, Writer
|
||||
* [x] [Scott Zirkel](https://scottzirkel.com/uses) - Developer, Designer, Artist, Writer
|
||||
* [x] [Maxence Poutord](https://www.maxpou.fr/uses/) - Front-end Engineer and Nomadic worker
|
||||
* [x] [Jonathan Speek](https://speek.design/uses/) - Fullstack Developer, Designer, Musician
|
||||
* [ ] [Nervewax](https://nervewax.com/uses/) - Designer / Developer
|
||||
|
|
|
|||
|
|
@ -734,6 +734,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Kai Devrim](https://devrim.tech/uses/) — IT/Programming Student & Really Bad Hacker
|
||||
* [Josh Beard](https://joshbeard.me/uses/) — Sysadmin, DevOps, Hobbyist
|
||||
* [Peter Forret](https://blog.forret.com/uses/) — Photographer, tinkerer, software architect
|
||||
* [Scott Zirkel](https://scottzirkel.com/uses) — Making stuff up since 1977
|
||||
* [Nick Ali](https://nali.org/uses) — Marketer who used to be a software architect.
|
||||
* [Jesús Leganés-Combarro "piranna"](https://piranna.github.io/uses) — Passionate computers engineer and ex-PhD. candidate in Computers Engineering. Proud advocate of Open Source, standards, specifications, and best practices.
|
||||
* [Vinesh Raju](https://blog.thevinesh.com/uses/) — Mobile Application developer from India with a deep focus on UX/UI.
|
||||
|
|
|
|||
31
src/data.js
31
src/data.js
|
|
@ -15422,6 +15422,37 @@ module.exports = [
|
|||
'Wordpress',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Scott Zirkel',
|
||||
description: 'Making stuff up since 1977',
|
||||
url: 'https://scottzirkel.com/uses',
|
||||
emoji: '🗺',
|
||||
twitter: '@scottzirkel',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Bald',
|
||||
'Drawing',
|
||||
'Design',
|
||||
'Development',
|
||||
'Branding',
|
||||
'Neovim',
|
||||
'SaaS',
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'React',
|
||||
'NextJS',
|
||||
'Tailwind CSS',
|
||||
'InertiaJS',
|
||||
'Writing',
|
||||
'Comics',
|
||||
'Illustrator',
|
||||
'Artist',
|
||||
'Traveler',
|
||||
'Adventurer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Nick Ali',
|
||||
description: 'Marketer who used to be a software architect.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue