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

Sponsors

@ptasev @Gavin-Williams @hawkerm @xoofx

Achievements

Achievements

Highlights

  • Pro
  • 3 discussions answered

Organizations

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

Block or report Sergio0694

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.3k 58

  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# 420 70

  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.6k 1.2k

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

    C# 223 19

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

    C# 84 7

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

    C# 33 3

Contribution activity

October 2021

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

Fixed incorrect default easing for XAML animation types

PR Type What kind of change does this PR introduce? Bugfix What is the current behavior? There are a few callsites in the animation APIs in the M…

+2 −2 3 comments
Opened 3 other pull requests in 2 repositories
CommunityToolkit/WindowsCommunityToolkit 1 open 1 merged
terrafx/terrafx.interop.d3d12memoryallocator 1 open
Reviewed 7 pull requests in 3 repositories

Created an issue in CommunityToolkit/WindowsCommunityToolkit that received 4 comments

Inconsistent/glitchy behavior for repeated explicit animations with starting value + delay

Describe the bug Using a XAML ScalarAnimation with a delay results in a weird snapping animation after the first time the animation is played. Run…

5 of 15 tasks
4 comments
5 contributions in private repositories Oct 18 – Oct 29