mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
c59949f4c1
2 changed files with 122 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Michal Mazur](https://cybershu.eu/uses.html) — Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist
|
||||
* [Khafizi Noh](https://mkfizi.dev/uses) — Full-stack web developer based in Cyberjaya, Malaysia.
|
||||
* [Angel Cruz](https://angelcruz.dev/uses) — SR Backend (PHP / Laravel / WordPress) developer.
|
||||
* [Jae Toole](https://jaetoole.me/uses) — Laravel developer, AWS enthusiast, Kubernetes lover
|
||||
|
|
@ -448,6 +449,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Dmytro Litvinov](https://dmytrolitvinov.com/uses/) — Full Stack Python developer from 🇺🇦
|
||||
* [Braden Watkins](https://bradenwatkins.dev/uses) — Student, Full Stack Developer, Lover of all things analog
|
||||
* [Rikin Patel](https://patelrikin.com/#uses) — Experienced Front-end developer, Passionate about Javascript
|
||||
* [Jed Fonner](https://jedfonner.com/uses) — Engineering VP and father who still manages to crank out a couple side projects each year. Loves Svelte and Javascript.
|
||||
* [Joris Hens](https://www.goodbytes.be/uses) — Web development teacher, Security and hacking enthousiast, Cook.
|
||||
* [Salisa Cheawcharnthong](https://www.sgennrw.xyz/uses) — Software Engineer
|
||||
* [Tom (ttntm)](https://ttntm.me/uses) — Web developer from Austria
|
||||
|
|
@ -459,6 +461,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Jahir Fiquitiva](https://jahir.dev/uses) — Passionate and Creative Full Stack Developer
|
||||
* [Christophe Querton](https://kertof.com/what-i-use) — Software Engineer, xoogler, co-founder of @accelery. Full-stack, technical debt collector. Lover of the Outdoors, BBQ, sailing.
|
||||
* [Adil Haddaoui](https://adilhaddaoui.com/uses) — Full stack Developer
|
||||
* [Vlad Holubiev](https://vladholubiev.com/uses) — Sr. Director of Technology at Shelf
|
||||
* [Jorge Ruvalcaba](https://jorgearuv.dev/uses) — Software Engineer & Aspiring Entrepreneur who does things. Frontend at Vest
|
||||
* [Michael Knepprath](https://mknepprath.com/uses) — Pokémon-obsessed Software Engineer & Designer. Twitter bots are my jam.
|
||||
* [Matt TK Taylor](https://tk.gg/uses) — Product Manager in news & media
|
||||
|
|
@ -558,6 +561,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Danielle Mayabb](https://danielle-m.dev/uses) — Full-stack developer, Accessibility Engineer, Information Architect, Generalist
|
||||
* [José Manuel Lucas](https://jmlweb.es/blog/2020/uses/) — Professional Frontend Engineer - Amateur musician
|
||||
* [Georgi Yanev](https://gyanev.com/uses/) — Software Engineer, FPV Drone Pilot, Blogger, YouTuber
|
||||
* [Varun Raj Manoharan](https://varunraj.in/uses/) — Co Founder - Skcript, Typescript Ninja, I cook web apps, Google Developer Expert - Firebase
|
||||
* [Frédéric Harper](https://fred.dev/uses) — Developer Advocate with a knack for public speaking & making videos
|
||||
* [Mark Tse](https://neverendingqs.com/uses/) — A back-end developer who likes to dabble in the front-end.
|
||||
* [Karl Horky](https://github.com/karlhorky/uses/blob/master/readme.md) — Founder, Teacher at https://upleveled.io
|
||||
|
|
@ -739,6 +743,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Seshal Jain](https://archgaelix.vercel.app/uses) — Emacs rookie passionate about aesthetic design and a beautiful, free web
|
||||
* [Chiko Mukwenha](https://chikomukwenha.co/2021/11/21/uses) — Frontend Engineer
|
||||
* [Vic Demuzere](https://vic.demuzere.be/uses/) — Go developer and Linux enthousiast at home, system administrator at work.
|
||||
* [Ivan Santos](https://ivansantos.me/uses) — 🍺 🤠 Node.js, Go, Terraform and Kubernetes. Distributed Systems FTW.
|
||||
* [Kristina Groeger](https://github.com/kr1st1nagr03g3r/uses) — 💻 👻 Over ten years of front-end development and UI / UX development and design.
|
||||
* [Patrick Obermeier](https://www.patrickobermeier.at/uses) — Experienced front-end developer with a solid online-marketing background on top. Lover of fancy hipster beer.
|
||||
* [James Dewes](https://jamesdewes.com/uses/) — Full-stack developer, software and data engineer, Yorkshire, UK.
|
||||
|
|
|
|||
117
src/data.js
117
src/data.js
|
|
@ -44,6 +44,43 @@ module.exports = [
|
|||
'Kubernetes',
|
||||
'Developer',
|
||||
'Remote',
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Michal Mazur',
|
||||
description:
|
||||
'Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist',
|
||||
url: 'https://cybershu.eu/uses.html',
|
||||
twitter: '@MichalMzr',
|
||||
emoji: '🧰',
|
||||
country: '🇵🇱',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Java',
|
||||
'Kotlin',
|
||||
'Typescript',
|
||||
'Automation',
|
||||
'Spring',
|
||||
'Spring Boot',
|
||||
'Dropwizard',
|
||||
'Python',
|
||||
'Svelte',
|
||||
'Rust',
|
||||
'LLM',
|
||||
'YML',
|
||||
'Prompt engineering',
|
||||
'Wordpress',
|
||||
'Bootstrap',
|
||||
'Vue 3',
|
||||
'JavaScript',
|
||||
'REST',
|
||||
'MySQL',
|
||||
'Backend',
|
||||
'Developer',
|
||||
'Remote',
|
||||
'Architecture',
|
||||
'Software Engineer',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -9481,6 +9518,27 @@ module.exports = [
|
|||
'UI Lead',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jed Fonner',
|
||||
description:
|
||||
'Engineering VP and father who still manages to crank out a couple side projects each year. Loves Svelte and Javascript.',
|
||||
url: 'https://jedfonner.com/uses',
|
||||
country: '🇺🇸',
|
||||
emoji: '🏖️',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Svelte',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'Developer',
|
||||
'CSS',
|
||||
'Web Developer',
|
||||
'Enterprise Software',
|
||||
'Father',
|
||||
'Manager',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Joris Hens',
|
||||
description:
|
||||
|
|
@ -9727,6 +9785,30 @@ module.exports = [
|
|||
'MERN Stack',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Vlad Holubiev',
|
||||
description: 'Sr. Director of Technology at Shelf',
|
||||
url: 'https://vladholubiev.com/uses',
|
||||
twitter: '@vladholubiev',
|
||||
emoji: '🥁',
|
||||
country: '🇺🇦',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'TypeScript',
|
||||
'Next.js',
|
||||
'Elasticsearch',
|
||||
'Node.js',
|
||||
'MongoDB',
|
||||
'DynamoDB',
|
||||
'PostgreSQL',
|
||||
'AWS',
|
||||
'Serverless',
|
||||
'Python',
|
||||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jorge Ruvalcaba',
|
||||
description:
|
||||
|
|
@ -11751,6 +11833,29 @@ module.exports = [
|
|||
'Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Varun Raj Manoharan',
|
||||
description:
|
||||
'Co Founder - Skcript, Typescript Ninja, I cook web apps, Google Developer Expert - Firebase',
|
||||
url: 'https://varunraj.in/uses/',
|
||||
twitter: '@zathvarun',
|
||||
emoji: '🧞♂️',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Developer',
|
||||
'Startup',
|
||||
'NextJS',
|
||||
'GDE',
|
||||
'Firebase',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Frédéric Harper',
|
||||
description:
|
||||
|
|
@ -15720,6 +15825,18 @@ module.exports = [
|
|||
phone: 'android',
|
||||
tags: ['HTML', 'CSS', 'Go', 'Rust', 'Blogger', 'Vim', 'Linux', 'Gamer'],
|
||||
},
|
||||
{
|
||||
name: 'Ivan Santos',
|
||||
description:
|
||||
'🍺 🤠 Node.js, Go, Terraform and Kubernetes. Distributed Systems FTW.',
|
||||
url: 'https://ivansantos.me/uses',
|
||||
twitter: '@pragmaticivan',
|
||||
emoji: '🍣',
|
||||
country: '🇧🇷',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: ['React', 'Node.js', 'Go', 'Typescript', 'Terraform', 'Kubernetes'],
|
||||
},
|
||||
{
|
||||
name: 'Kristina Groeger',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue