Pavlo Hodysh's repositories
algorithms.course.homework
Implementation of various algorithms and data structures. Educational purpose only ;)
patterns-and-practices
A sample project for some practice with patterns like CQRS, EventSourcing, Repository, GoF and DDD to have a taste of them all.
dotnet.tool.hexagonal.cli
A .NET CLI tool for creating and managing projects in a folder structure suitable for Hexagonal Architecture and Microservices. Is similar to how Angular CLI tool uses commands to create components, modules, services, etc.
functional-programming.course
This is a repository with an implementation of Conway's Game of Life. The game itself is implemented using several stacks in C#, F# and TypeScript. The purpose behind it is to have a small real-world example to show functional principles and features. Moreover, the repository is organized as 3 different projects an a small book/course in markdown to describe functional programming and reactive programming.
beading-web-app
The web app for creating beading patterns.
C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures