Skip to content

Commit

Permalink
Update additional information
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Dec 1, 2023
1 parent a3ce502 commit ccd581b
Showing 1 changed file with 29 additions and 3 deletions.
32 changes: 29 additions & 3 deletions creator-cards/martin-zikmund.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"countryCode": "cz",
"slogan": "",
"type": "CREATOR",
"bio": "Martin is a freelance software developer and Microsoft Developer Technologies MVP. He specializes in architecting and building cross-platform mobile and cloud solutions on the Microsoft technology stack. Martin loves contributing to open-source, primarily to Uno Platform, as it is a tremendous source of learning. You can also meet him on Stack Overflow, where he frequently helps other developers. In spare time he likes to do lead climbing/bouldering, play squash, game on Xbox, read, and find geocaches.",
"bio": "Martin is an open-source software developer and Microsoft Developer Technologies MVP. He specializes in cross-platform application development and loves the Microsoft technology stack. He enjoys sharing his knowledge with other developers at conferences and on-line. In spare time he enjoys sport climbing/bouldering, gaming on Xbox, reading, geocaching and building LEGO as an avid AFOL.",
"tags": ".NET, C#, Uno Platform",
"github": "https://github.com/MartinZikmund",
"socials": {
"youtube": "https://www.youtube.com/@mzikmund",
"linkedin": "https://www.linkedin.com/in/mzikmund",
Expand All @@ -18,16 +19,41 @@
{
"name": "Blog",
"url": "https://mzikmund.dev/"
},
{
"name": "Twitch",
"url": "https://twitch.tv/MartinZikmund"
},
{
"name": "YouTube",
"url": "https://www.youtube.com/@mzikmund"
}
],
"feeds": [
{
"type": "LinkTagRssType",
"type": "dotnet",
"url": "https://mzikmund.dev/rss/"
},
{
"type": "LinkTagRssType",
"type": "dotnet",
"url": "https://www.youtube.com/feeds/videos.xml?channel_id=UCB6Td35bzTvcJN_HG6TLtwA/"
}
],
"projects": [
{
"name": "Uno Platform",
"description": ".NET cross-Platform application development framework",
"url": "https://github.com/unoplatform/uno"
},
{
"name": "Martin Zikmund",
"description": "Personal website and blog",
"url": "https://github.com/MartinZikmund/mzikmund"
},
{
"name": "Playing with Physics",
"description": "Set of apps demonstrating high-school physics phenomena",
"url": "https://github.com/MartinZikmund/PlayingWithPhysics"
}
]
}

0 comments on commit ccd581b

Please sign in to comment.