mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
7773e0ccfc
3 changed files with 32 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ When done, check that person off.
|
|||
* [ ] [Bruno Brito](https://brunobrito.pt/uses/) - Web Developer, Content Creator, Digital Marketing 🇵🇹
|
||||
* [ ] [Lemon 🍋](https://ahoylemon.xyz/uses/) - Web Developer, Podcaster, Human Who Makes Dumb Shit
|
||||
* [ ] [Kevin Jalbert](https://kevinjalbert.com/uses/) - Developer Lead (React/Rails), Blogger.
|
||||
* [ ] [Swapnil Agarwal](https://swapnil.net/uses/) - Backend Developer, Aspiring Writer, Budding Designer
|
||||
* [x] [Swapnil Agarwal](https://swapnil.net/uses/) - Backend Developer, Aspiring Writer, Budding Designer
|
||||
* [x] [Hugo Di Francesco](https://codewithhugo.com/uses/) - JavaScript Developer, Blogger
|
||||
* [x] [Josiah Wiebe](https://jwie.be/uses/) - Full Stack Developer & Designer
|
||||
* [ ] [Khalil Stemmler](https://khalilstemmler.com/uses/) - Fullstack Javascript Developer / Designer, Musician 🇨🇦
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Simon Fish](https://simon.fish/uses) — Engineering and educating for a free and open web. Ruby/React fullstack developer
|
||||
* [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf
|
||||
* [Diogo Ferreira](https://diogoferreira.pt/uses) — Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.
|
||||
* [Swapnil Agarwal](https://swapnil.net/uses/) — Software Developer turned Product Manager turned Product Designer | INFP | Avid Reader
|
||||
* [Zlatan Stajic](https://www.zlatanstajic.com/uses) — M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.
|
||||
* [Sergio Martín](https://www.sergiomartin.dev/uses) — I enjoy creating and learning for the web. Standards and vanilla enthusiast
|
||||
* [Bryan Hickey](https://bryanjhickey.com/uses) — Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd
|
||||
|
|
|
|||
30
src/data.js
30
src/data.js
|
|
@ -295,6 +295,36 @@ module.exports = [
|
|||
phone: 'android',
|
||||
tags: ['Ansible', 'DevOps', 'Docker', 'Linux', 'Sysadmin'],
|
||||
},
|
||||
{
|
||||
name: 'Swapnil Agarwal',
|
||||
description:
|
||||
'Software Developer turned Product Manager turned Product Designer | INFP | Avid Reader',
|
||||
url: 'https://swapnil.net/uses/',
|
||||
twitter: '@SwapAgarwal',
|
||||
emoji: '📚',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'JavaScript',
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'CSS',
|
||||
'Blogger',
|
||||
'Vue',
|
||||
'HTML',
|
||||
'PHP',
|
||||
'Engineer',
|
||||
'Entrepreneur',
|
||||
'Python',
|
||||
'Designer',
|
||||
'Speaker',
|
||||
'Writer',
|
||||
'Java',
|
||||
'UX',
|
||||
'UI',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Zlatan Stajic',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue