tvaidyan
Software Developer. Also interested in music, photography, technology and politics in varying degrees.
Pinned Repositories
.NET-Backend-Developer-Roadmap
Nick's Roadmap for a .NET Backend Developer working with Microservices
angular-form-complete-tutorial
aspnet-file-downloads
Companion repo to my "Implement File Download Capabilities in ASP.NET" blog post on tvaidyan.com
tvaidyan's Repositories
tvaidyan/.NET-Backend-Developer-Roadmap
Nick's Roadmap for a .NET Backend Developer working with Microservices
tvaidyan/aspnet-file-downloads
Companion repo to my "Implement File Download Capabilities in ASP.NET" blog post on tvaidyan.com
tvaidyan/azure-app-config-feature-flags-demo
Companion repo to my "Feature Flags in Vue with Azure App Configuration" blog post on tvaidyan.com
tvaidyan/azure-functions-explorations
Companion repo to my blog post entitled "Unleashing the Power of Azure Functions and .NET for Serverless Computing" on tvaidyan.com
tvaidyan/DesignPatterns.Web
tvaidyan/devops-explorations
tvaidyan/dynamic-azure-app-configuration
Companion repo to my "Change Configuration Parameters in ASP.NET on the Fly with Azure App Configuration" blog post on tvaidyan.com
tvaidyan/explore-polly
Companion repo to my Elegant Retries in .NET with Polly blog post on tvaidyan.com
tvaidyan/file-downloads-in-vue
Companion repo to my Handle File Downloads in Your Vue.js Applications post on tvaidyan.com
tvaidyan/github-actions-demo
Companion repo to my blog article entitled "GitHub Actions for the Azure Developer"
tvaidyan/hello-testcontainers
Companion Repo to my Integration Testing with Dotnet Testcontainers - Part 1 blog on tvaidyan.com
tvaidyan/httpclient-testing-demo
Companion repo to my "Mock HttpClient and IHttpClientFactory with Moq.Contrib.HttpClient" on tvaidyan.com
tvaidyan/IMemoryCache-In-ASP.NET
Companion repo to my blog article entitled Caching via IMemoryCache in ASP.NET
tvaidyan/Intro-to-Redis
Companion repo for my Redis in ASP.NET blog post
tvaidyan/launchdarkly-demo
A companion repo to my blog article entitled "Feature Flags in Vue with LaunchDarkly"
tvaidyan/linkedin-clone-react
A LinkedIn clone made using React.js and Firebase
tvaidyan/mediatr-intro
Companion repo to my "An Introduction to MediatR in ASP.NET Applications" blog post on tvaidyan.com
tvaidyan/npoi-excel-file-generator
Companion repo to my "Generate Excel Files in .NET (in 2022) with NPOI" blog post on tvaidyan.com
tvaidyan/polly-with-httpclient
Companion repo to my Elegant Retries in .NET with Polly blog post on tvaidyan.com
tvaidyan/react-add-users
Small starter practice project in React to create a user list.
tvaidyan/react-complete-guide
Explorations in React
tvaidyan/react-goals
tvaidyan/respawn-demo
Explorations with Respawn Database Utility
tvaidyan/salesforce-api-csharp-client
tvaidyan/system-text-json-explorations
Companion repo to my blog post: Do You Really Need Newtonsoft Json.NET? on tvaidyan.com
tvaidyan/test-containers-part-two
Companion repo to my Integration Testing with Dotnet Testcontainers - Part 2 blog post on tvaidyan.com
tvaidyan/unit-test-demos-part-3
Companion repo to my blog post titled Unit Testing - What Should I Test, on tvaidyan.com
tvaidyan/unit-tests-demo-part-1
Companion repo to my Your First Unit Test in xUnit blog post on tvaidyan.com
tvaidyan/unit-tests-demo-part-2
Companion repo to my Further Explorations in xUnit blog post on tvaidyan.com
tvaidyan/vueflix
Explorations in Vue