Skip to content

feat(felipefialho): add Vagas, Front-end Challenges, and Awesome Made by Brazilians #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions static/maintainers/felipefialho/projects.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"$schema": "../../../schemas/projects.json",
"projects": [
{
"name": "Vagas",
"repository": "https://github.com/frontendbr/vagas",
"description": "🔬 Espaço para divulgação de vagas para front-enders.",
"categories": ["list", "career", "frontend"],
"madeInBrazil": true,
"isAuthor": true
},
{
"name": "Front-end Challenges",
"repository": "https://github.com/felipefialho/frontend-challenges",
"description": "A public list of open-source challenges from companies around the world.",
"categories": ["educational", "frontend"],
"madeInBrazil": true,
"isAuthor": true
},
{
"name": "Awesome Made by Brazilians",
"repository": "https://github.com/felipefialho/awesome-made-by-brazilians",
"description": "🇧🇷 A collection of amazing open source projects built by brazilian developers.",
"categories": ["list"],
"madeInBrazil": true,
"isAuthor": true
}
]
}