yury-fedorov
Senior Software Developer, SRE: C++, Java, Go, Rust, C#, F#, FP, DDD, TDD, Reactive, Refactoring, Agile, DevOps.
Zürich, Switzerland
Pinned Repositories
AoC
https://adventofcode.com/
architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
AutoMapperDemo
Basic AutoMapper functionality
CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
constexpr-to-string
C++17 code to convert integers to strings at compile-time
container-service-getting-started-wt
cpp-docs
C++ Documentation
yury-fedorov's Repositories
yury-fedorov/AoC
https://adventofcode.com/
yury-fedorov/architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
yury-fedorov/AutoMapperDemo
Basic AutoMapper functionality
yury-fedorov/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
yury-fedorov/constexpr-to-string
C++17 code to convert integers to strings at compile-time
yury-fedorov/cpp-docs
C++ Documentation
yury-fedorov/cpp-enum
Enumeration safe wrapper for legacy code
yury-fedorov/cpp_starter_project
A template CMake project to get you started with C++ and tooling
yury-fedorov/CppBenchmark
Performance benchmark framework for C++ with nanoseconds measure precision
yury-fedorov/CrossplatformNativeTest
yury-fedorov/dotnetconf2019
Creative and technical content for running a .NET Conf 2019 local event in your community
yury-fedorov/either-demo
Either in .NET
yury-fedorov/freespc
yury-fedorov/functional-csharp-code
Code samples for Functional Programming in C#
yury-fedorov/Garmin-Connect-Workout-and-Schedule-creator
Create Garmin Connect workouts with a "turbo language" and schedule them.
yury-fedorov/histo-graph
yury-fedorov/JsonPerformance
Performance test of JSON parsing by the new .NET Core 3 implementation
yury-fedorov/language-ext
C# functional language extensions - a base class library for functional programming
yury-fedorov/NetRefactorer
Command line tool to automatically refactor source code
yury-fedorov/PartsUnlimited
.Net Core + SQL Azure app for DevOps Scenarios
yury-fedorov/PartsUnlimitedMRP
This application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service.
yury-fedorov/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
yury-fedorov/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
yury-fedorov/StringInterpolationPerformance
yury-fedorov/styleguide
Style guides for Google-originated open-source projects
yury-fedorov/sudoku
Sudoku solver
yury-fedorov/SwitchPerformance
yury-fedorov/UsingIo
Quick check how IDisposable works for I/O hierarchies like Stream and Reader
yury-fedorov/Win10SysProgBookSamples
Windows 10 System Programming book samples
yury-fedorov/windowskernelprogrammingbook
The Windows Kernel Programming book samples