Skip to content
Avatar
🚀
Coding all day
🚀
Coding all day

Sponsors

@sebastienros @ptasev @Gavin-Williams @hawkerm @xoofx

Achievements

Achievements

Highlights

  • Pro
  • 2 discussions answered

Organizations

@SixLabors @CommunityToolkit @SciSharp @UWPCommunity @dotnet-foundation
Block or Report

Block or report Sergio0694

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀

    C# 1.2k 56

  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# 417 69

  3. The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolk…

    C# 4.4k 1.2k

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

    C# 211 17

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

    C# 83 7

  6. A complete and full-featured Brainf_ck IDE/console for Windows 10 (UWP), with a high-performance REPL interpreter

    C# 34 3

Contribution activity

August 2021

Created 6 commits in 1 repository

Created a pull request in CommunityToolkit/WindowsCommunityToolkit that received 5 comments

Fixed nullability attributes generation on .NET Standard targets

Fixes #4167 PR Type What kind of change does this PR introduce? Bugfix What is the current behavior? Build error due to unusable attributes when…

+118 −2 5 comments
Opened 1 other pull request in 1 repository
CommunityToolkit/WindowsCommunityToolkit 1 open

Created an issue in dotnet/runtime that received 20 comments

[API Proposal]: RuntimeHelpers.ChangeType<TDelegate>(Delegate) API

Background and motivation We're currently using Unsafe.As<T>(object) quite a bit to optimize our messenger types in the MVVM Toolkit (https://aka.m…

20 comments
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.