Building a Cross Platform NuGet Package
Learning to build a NuGet package by building a .NET SDK for the Deepgram API, while ensuring it's compatible with as many versions of the .NET Framework and as many platforms as possible.
Learnings about .NET, JavaScript, Cloud, AI, and family.
Learning to build a NuGet package by building a .NET SDK for the Deepgram API, while ensuring it's compatible with as many versions of the .NET Framework and as many platforms as possible.
Helping Discord members use more inclusive language by building a bot using JavaScript & Fauna and hosted by Azure in a Docker container.
How I use Polywork to break unconscious biases in the content creators I follow on social platforms.
Building in Visual Studio Code is amazing and it's made even better by extensions. In this post, we talk about the top 10 VS Code extensions you should be using in 2021.
What are the differences between Blazor Server and WebAssembly (WASM)? When should you use each and why?
Since I started woodworking, I've had the goal of building my own desk, complete with a wireless charger and built-in USB hub.
A reflection on one year of coding live on Twitch to learn new technologies, share what I know, and encourage others to grow personally & professionally.
In this tutorial, we will use the apollo-client NPM package within Node.js to query and mutate third-party GraphQL endpoints.
In this tutorial, we will build a multi-party video conference that allows us to analyze the sentiment of each participant based on their facial expression. Then we'll display that sentiment as an emoji over their video.
How to map objects to one another in ASP.NET Core 3 applications with AutoMapper.
Implement simple JSON HATEOAS support to an ASP.NET Core web API
How to mount Azure File Storage as a persistent volume in your multi-container App Services.