Skip to content

Commit

Permalink
Create diego-faria.json
Browse files Browse the repository at this point in the history
  • Loading branch information
diegodrf authored Aug 22, 2024
1 parent 5695c51 commit 1416054
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions creator-cards/diego-faria.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Diego Faria",
"type": "CREATOR",
"tags": ".NET, C#, ASP.NET",
"github": "https://github.com/diegodrf",
"channels": [
{
"name": "Blog",
"url": "https://dev.to/diegodrf/"
}
],
"feeds": [{
"type": "personal",
"url": "https://dev.to/feed/diegodrf"
}],
"projects": [
{
"name": "BuddyInjector",
"description": "Buddy Injector is a simple and lightweight dependency injector to be used in your unit tests",
"url": "https://github.com/diegodrf/diegodrf.BuddyInjector"
}
]
}

0 comments on commit 1416054

Please sign in to comment.