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
d730db1115
commit
79a2f55b2c
2 changed files with 3 additions and 1 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]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
|
* [Renan Moura](https://renanmf.com/uses) — Posts for anyone looking to go deeper into Python and find practical ways to apply it in the fields of Web Development, Data Science and Machine Learning
|
||||||
* [Randy Daniel](https://randy.digital/uses) — (UI/UX Designer) + Developer
|
* [Randy Daniel](https://randy.digital/uses) — (UI/UX Designer) + Developer
|
||||||
* [Lazar Miseljic](https://fuzzylogic.ltd/uses) — Freelance web designer and developer
|
* [Lazar Miseljic](https://fuzzylogic.ltd/uses) — Freelance web designer and developer
|
||||||
* [Marco Kuehbauch](https://marcokuehbauch.com/uses/) — Web developer from southern germany who loves to make fast and accessible websites and write about it.
|
* [Marco Kuehbauch](https://marcokuehbauch.com/uses/) — Web developer from southern germany who loves to make fast and accessible websites and write about it.
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,8 @@
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Renan Moura',
|
name: 'Renan Moura',
|
||||||
description: 'Posts for anyone looking to go deeper into Python and find practical ways to apply it in the fields of Web Development, Data Science and Machine Learning',
|
description:
|
||||||
|
'Posts for anyone looking to go deeper into Python and find practical ways to apply it in the fields of Web Development, Data Science and Machine Learning',
|
||||||
url: 'https://renanmf.com/uses',
|
url: 'https://renanmf.com/uses',
|
||||||
twitter: '@renanmouraf',
|
twitter: '@renanmouraf',
|
||||||
emoji: '🏊♂️',
|
emoji: '🏊♂️',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue