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
baf45fc62e
commit
6034046b39
2 changed files with 4 additions and 10 deletions
|
|
@ -123,6 +123,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Stefan Zweifel](https://stefanzweifel.io/uses/) — Full Stack Developer trying to make the web a better place. Working mostly with Laravel and Tailwind CSS.
|
||||
* [Rowe Morehouse](https://rowe-morehouse.github.io/resume/uses/) — Growth · Product · Software Project Management · Frontend Dev · Design · Technical Writing · Sales
|
||||
* [Erik Hedin](https://www.erikhedin.com/uses/) — Full-stack Web Developer
|
||||
* [Alyssa Holland](https://www.alyssaholland.com/uses/) — Frontend developer with a passion for learning! Writes about programming and productivity tips.
|
||||
* [Andrew Gilliland](https://www.andrewgilliland.dev/uses/) — Web Developer, Co-Organizer Pensacola Devs, Certified Personal Trainer, Yacht Rocker, and Brand Ambassador for Blockbuster Video
|
||||
* [Adi Purnomo](https://github.com/medival/uses/) — Front End Developer x Network Engineer
|
||||
* [Matt James](https://mattfrankjames.com/uses/) — Senior Front-end Software Engineer & Web Design Teacher
|
||||
|
|
@ -636,7 +637,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Michał Miszczyszyn](https://typeofweb.com/michal-miszczyszyn-uses/) — Motivated full-stack developer not afraid to use any technology. Experienced developer and leader. He, him.
|
||||
* [Gleb Skibitsky](https://skibitsky.com/uses/) — Maker, mostly Unity stuff. Blockchain, VR, and Automation lover.
|
||||
* [Derek Mohr](https://onemohrti.me/about/uses/) — Front-end development by interest, full stack development by trade
|
||||
* [Haseeb Majid](https://haseebmajid.dev/uses/) — Software Engineer, who mostly develops in JavaScript and Python.
|
||||
* [Haseeb Majid](https://haseebmajid.dev/uses/) — Backend software engineer 💻 and village cricketer 🏏
|
||||
* [Narendra Mandadapu](https://5pagesaday.com/uses) — Fullstack Engineer, SEO Nerd, ⭐️⭐️⭐️⭐️⭐️ 5-Star Udemy Instructor, United Kingdom
|
||||
* [Łukasz Rybka](https://www.dragonia.org.pl/uses/) — Full Stack Developer from Poland. Public speaker, bootcamp trainer and consultant. Legacy code and CI/CD enthusiast.
|
||||
* [Antonio Piras](https://www.antopiras.dev/uses) — Web developer from Italy, madly in love with Javascript and everything web related.
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -13195,20 +13195,13 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Haseeb Majid',
|
||||
description:
|
||||
'Backend software engineer 💻 and village cricketer 🏏',
|
||||
description: 'Backend software engineer 💻 and village cricketer 🏏',
|
||||
url: 'https://haseebmajid.dev/uses/',
|
||||
emoji: '🏏',
|
||||
country: '🇬🇧',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Backend',
|
||||
'TypeScript',
|
||||
'Python',
|
||||
'Docker',
|
||||
'Golang'
|
||||
],
|
||||
tags: ['Backend', 'TypeScript', 'Python', 'Docker', 'Golang'],
|
||||
},
|
||||
{
|
||||
name: 'Narendra Mandadapu',
|
||||
|
|
|
|||
Loading…
Reference in a new issue