Pinned Repositories
15puzzle
The Game of Fifteen written with Flutter
30_Minutes_XD_to_Flutter
404handler
The popular 404 handler for EPiServer, enabling better control over your 404 page in addition to allowing redirects for old urls that no longer works.
90DaysOfDevOps
This repository is a Challenge for the DevOps Community to get stronger in DevOps. This challenge starts on the 1st January 2023 and in the next 90 Days we promise ourselves to become better at DevOps. The reason for making this Public is so that others can learn from the community and help each other grow.
confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
flutter_music_ui_desing_challenge
A new Flutter Project for recreating UI shown in https://www.uplabs.com/posts/music-interface-ui-design .
Hubby.Backend
timeline_list
Timeline widget for flutter
matrixdekoder's Repositories
matrixdekoder/accountability-telegram-bot
A Telegram bot that will manage your daily tasks and send you messages regarding your progress
matrixdekoder/AlbumViewerVNext
West Wind Album Viewer ASP.NET Core and Angular Sample
matrixdekoder/animated_onboarding
A beautiful animated onboarding app.
matrixdekoder/app.mobile.uber-clone-app-ui
matrixdekoder/Architecture
Architecture .NET 5, ASP.NET Core 5, Entity Framework Core 5, C# 9, Angular 11, Clean Code, SOLID, DDD.
matrixdekoder/can-it-be-done-in-react-native
⚛️ 📺 Projects from the “Can it be done in React Native?” YouTube series
matrixdekoder/Chronicle
Implementation of saga pattern for .NET Core
matrixdekoder/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using ASP.NET Core and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
matrixdekoder/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
matrixdekoder/clean-architecture-manga
:cyclone: Clean Architecture with .NET Core 3.1, C# 8 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
matrixdekoder/CleanArchitecture-1
Clean Architecture Solution Template for Angular 10 and .NET 5
matrixdekoder/coding-interview-university
A complete computer science study plan to become a software engineer.
matrixdekoder/deploying-asp-dot-net-core-microservices-kubernetes-aks
Supporting repo for the pluralsight course Deploying ASP.NET Core Microservices Using Kubernetes and AKS
matrixdekoder/E-commerce-Complete-Flutter-UI
matrixdekoder/EFCore.BulkExtensions
Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
matrixdekoder/flutter-weather-app-ui
matrixdekoder/flutter_projects
This is a set of small projects focused solely on the development of the graphical interface with Flutter
matrixdekoder/HackerRank
Solution of HackerRank problems using C#
matrixdekoder/IntroductionMediatorCQRS
matrixdekoder/invmovieconcept1
True Cross platform UI design featuring complex scroll based animations powered by flutter
matrixdekoder/MyTested.AspNet.TV
YouTube Channel for Advanced C# Lessons
matrixdekoder/NAudio
Audio and MIDI library for .NET
matrixdekoder/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
matrixdekoder/Practical-Microservices-with-Dapr-and-.NET
Practical Microservices with Dapr and .NET, published by Packt
matrixdekoder/Practical.CleanArchitecture
Asp.Net Core 5.0 samples (+ Blazor, Angular 9.0, React 16.13, Vue 2.6) with Clean Architecture (Monolith, Modular Monolith, Microservices), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
matrixdekoder/run-aspnet-grpc
Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5
matrixdekoder/software-architecture-books
A curated list of books on Software Architecture.
matrixdekoder/TravelersSociaApp-UiKit
An Open Source UiKit
matrixdekoder/UnitOfWork
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
matrixdekoder/WorkoutApp
A Flutter Workout app UI design