I am what you could consider a netizine of the web.
- 🌱 I’m currently learning everything 🤣
- 🥅 2022 Goals: Contribute more to Open Source projects
- ⚡ Fun fact: Able to sit in my chair for extended periods of time without numbness or fatigue and openly admit that If debugging is the process of removing software bugs, then I guess you can define my programming methodology as the process of putting them in. Born to take risks, love what I do and always trying to push the boundaries.
- Leverage the System.Text.Json source generator for a considerable performance boost
- Generating Enum Descriptions using ISourceGenerator
- Create enhanced enum's by using enumeration classes instead of enum types
- Setting up serverless computing in Azure with Kubernetes and .NET
- Developing High-Performance Services Leveraging gRPC and .NET 5
while (true)
{
Drink(coffee);
SaveTheDayWith("C#");
}