The Wayback Machine - https://web.archive.org/web/20200917034712/https://github.com/Sergio0694
Skip to content
Avatar
🚀
Coding all day
🚀
Coding all day

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. A .NET Standard 2.1 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders

    C# 451 12

  2. A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN

    C# 360 59

  3. A powerful and easy to use library to work with Composition and XAML animations and Win2D effects

    C# 76 4

  4. A complete, ligthweight and self-contained .NET Standard 2.0 offline exception logging library, powered by Realm

    C# 7

  5. The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation

    C# 137 7

  6. A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation

    C# 18 2

2,979 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

Created a pull request in windows-toolkit/WindowsCommunityToolkit that received 2 comments

Support for nested/pointer/byref types for Type.ToTypeString()

Follow up for #3131 The Type.ToTypeString() introduced with the Guard API lacks support for nested types, pointer types and byref types. PR Type Wh…

+253 −59 2 comments

Created an issue in microsoft/microsoft-ui-xaml that received 5 comments

x:DataType doesn't work with nested types from other assemblies

Describe the bug Using x:DataType doesn't work with nested types from other assemblies. Consider the following viewmodel code: public class RootVie…

5 comments
28 contributions in private repositories Sep 4 – Sep 15
You can’t perform that action at this time.