Skip to content

Instantly share code, notes, and snippets.

@deeja
Last active May 5, 2020 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deeja/8ac2b8e5e31552733076cc3857cbad69 to your computer and use it in GitHub Desktop.
Save deeja/8ac2b8e5e31552733076cc3857cbad69 to your computer and use it in GitHub Desktop.
The content that generates the site danbl.com [Obsolete - Site now uses storyblok CMS]
[
{
"name":"About Me",
"slug":"",
"components":[
{
"type":"TextCard",
"content":"### Senior C# Developer\n\n I've been programming since the early 2000's, and almost all my projects have involved C# in some capacity. - Asp.NET (Forms, MVC, WebAPI) - .NET Standard / Core"
},
{
"type":"TextCard",
"content":"### DevOps \n\n #### [Cloud | On Premise]\n\n I'm certified in both Azure and AWS as a Solutions Architect, I have been created and modified numerous CD/CI deployment pipeline builds."
},
{
"type":"TextCard",
"content":"### Microservices\n\n Using Docker with Kubernetes via Azure and AWS"
},
{
"type":"TextCard",
"content":"### Front End Development\n\n Skilled in native Javascript (CommonJs and ES6+), and frameworks such as Angular, React.js and Vue.js"
},
{
"type":"TextCard",
"content":"### Full Stack Solutions\n\n From development to deployment, I am skilled in all facets of web development."
},
{
"type":"TextCard",
"content":"### Sitecore CMS Architect\n\n 10 Years of Sitecore Development and Design Certified on the latest versions of Sitecore, and have been since v6 in 2010. An advocate of Helix design patterns."
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment