mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'wesbos:master' into master
This commit is contained in:
commit
89257ebbb2
2 changed files with 54 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Dietrich Wambach](https://dietrichw.gitlab.io/blogfolio/uses) — Full Stack, Embedded, SRE, Python, Linux, Runner, Yoyoer
|
* [Dietrich Wambach](https://dietrichw.gitlab.io/blogfolio/uses) — Full Stack, Embedded, SRE, Python, Linux, Runner, Yoyoer
|
||||||
* [Angel Cruz](https://angelcruz.dev/uses) — SR Backend (PHP / Laravel / WordPress) developer.
|
* [Angel Cruz](https://angelcruz.dev/uses) — SR Backend (PHP / Laravel / WordPress) developer.
|
||||||
* [Jae Toole](https://jaetoole.me/uses) — Laravel developer, AWS enthusiast, Kubernetes lover
|
* [Jae Toole](https://jaetoole.me/uses) — Laravel developer, AWS enthusiast, Kubernetes lover
|
||||||
|
* [Saiful Alam Rakib](https://msar.me/uses) — Laravel and React developer and Technology enthusiast
|
||||||
* [Brandon Lim](https://justbrandonlim.com/uses) — Software Engineer based in Singapore
|
* [Brandon Lim](https://justbrandonlim.com/uses) — Software Engineer based in Singapore
|
||||||
* [Tim Bachmann](https://tiim.ch/pages/uses) — Software Engineer from Switzerland, currently working on one of my way too many side projects.
|
* [Tim Bachmann](https://tiim.ch/pages/uses) — Software Engineer from Switzerland, currently working on one of my way too many side projects.
|
||||||
* [Neil Gupta](https://www.neil.gg/uses) — Designed in California. Assembled in Chicago. I like to build things.
|
* [Neil Gupta](https://www.neil.gg/uses) — Designed in California. Assembled in Chicago. I like to build things.
|
||||||
|
|
@ -80,6 +81,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Michael Amore](https://codewithlove.blog/uses) — Technologist, software creator, wannabe hacker. Father. Dog Lover.
|
* [Michael Amore](https://codewithlove.blog/uses) — Technologist, software creator, wannabe hacker. Father. Dog Lover.
|
||||||
* [Seirdy](https://seirdy.one/about/uses/) — I write about and develop software to promote user autonomy.
|
* [Seirdy](https://seirdy.one/about/uses/) — I write about and develop software to promote user autonomy.
|
||||||
* [Tim Smith](https://timsmith.tech/uses) — Full-Stack Web Developer, Tech Enthusiast, creator, husband.
|
* [Tim Smith](https://timsmith.tech/uses) — Full-Stack Web Developer, Tech Enthusiast, creator, husband.
|
||||||
|
* [Ruslan Osipov](https://ruslan.rocks/uses) — Full Stack Developer, SEO Enthusiast, Entrepreneur, work @ REA Group
|
||||||
* [H. Kamran](https://hkamran.com/uses) — Hello world! I'm a developer who writes articles on things that interest me or I find useful, and takes photos!
|
* [H. Kamran](https://hkamran.com/uses) — Hello world! I'm a developer who writes articles on things that interest me or I find useful, and takes photos!
|
||||||
* [Catalin Ciubotaru](https://catalincodes.com/uses) — Frontend Developer, writes stuff, sometimes makes sense.
|
* [Catalin Ciubotaru](https://catalincodes.com/uses) — Frontend Developer, writes stuff, sometimes makes sense.
|
||||||
* [Hector Saldaña](https://hectorsaldes.netlify.app/#uses) — I am a software development student at university. My favorites developments are when I am looking for a solution that help people
|
* [Hector Saldaña](https://hectorsaldes.netlify.app/#uses) — I am a software development student at university. My favorites developments are when I am looking for a solution that help people
|
||||||
|
|
|
||||||
52
src/data.js
52
src/data.js
|
|
@ -300,6 +300,27 @@ module.exports = [
|
||||||
'Kubernetes',
|
'Kubernetes',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Saiful Alam Rakib',
|
||||||
|
description: 'Laravel and React developer and Technology enthusiast',
|
||||||
|
url: 'https://msar.me/uses',
|
||||||
|
country: '🇧🇩',
|
||||||
|
twitter: '@4msar',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
emoji: '🦔',
|
||||||
|
tags: [
|
||||||
|
'PHP',
|
||||||
|
'Laravel',
|
||||||
|
'Typescript',
|
||||||
|
'NodeJs',
|
||||||
|
'Backend',
|
||||||
|
'Next.js',
|
||||||
|
'React',
|
||||||
|
'Frontend',
|
||||||
|
'Full Stack',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Brandon Lim',
|
name: 'Brandon Lim',
|
||||||
description: 'Software Engineer based in Singapore',
|
description: 'Software Engineer based in Singapore',
|
||||||
|
|
@ -1272,6 +1293,37 @@ module.exports = [
|
||||||
'Sveltekit',
|
'Sveltekit',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Ruslan Osipov',
|
||||||
|
description:
|
||||||
|
'Full Stack Developer, SEO Enthusiast, Entrepreneur, work @ REA Group',
|
||||||
|
url: 'https://ruslan.rocks/uses',
|
||||||
|
twitter: '@rusya13',
|
||||||
|
emoji: '🪄',
|
||||||
|
country: '🇦🇺', // Australia
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'AWS',
|
||||||
|
'Front End',
|
||||||
|
'Back End',
|
||||||
|
'Full Stack',
|
||||||
|
'React',
|
||||||
|
'Next.js',
|
||||||
|
'Vue JS',
|
||||||
|
'Javascript',
|
||||||
|
'PHP',
|
||||||
|
'Laravel',
|
||||||
|
'Developer',
|
||||||
|
'UI',
|
||||||
|
'UX',
|
||||||
|
'Statamic',
|
||||||
|
'Node.js',
|
||||||
|
'FFmpeg',
|
||||||
|
'Traveler',
|
||||||
|
'Blogger',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'H. Kamran',
|
name: 'H. Kamran',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue