In case your card is not yet there, feel free to submit a PR with your card or someone you want to add to the list.
By creators, we mean enthusiasts who create content for Blogs, YouTube, Twitch, Books, and tutorial platforms (e.g. Pluralsight). The content can be free or paid.
We only list creators and channels with English content.
The country doesn't matter, but it is a way to divide the List into sections and challenge everyone to find good creators from all countries.
Channels contain the links on which the creator is most active.
Add your favourite creators by creating a PR.
- Channels: Max. 5 links
- Tags: Max. 5 tags
Name | Description |
---|---|
name | First and Lastname |
sectionTitle | Leave empty |
countryCode | Two letter code |
slogan | Short slogan |
type | CREATOR |
bio | Max. two lines |
tags | Max. 5 tags |
socials | All known platforms |
channels | Max. 5 channels (Blog, Site etc.) |
Feeds | Max. 5 Feeds |
{
"name": "First and Lastname",
"sectionTitle": null,
"countryCode": "",
"slogan": "",
"type": "CREATOR",
"bio": "",
"tags": ".NET, C#",
"socials": {
"youtube": "",
"linkedin": "",
"twitter": "",
"github": "",
"mastodon": "",
"sessionize": ""
},
"channels": [
{
"name": "Twitch",
"url": ""
},
{
"name": "Site",
"url": ""
}
],
"feeds": [{
"type": "LinkTagRssType",
"url": "...feed.xml"
}]
}