Pinned Repositories
algorithms.course.homework
Implementation of various algorithms and data structures. Educational purpose only ;)
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.
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.
restruct
algorithms-and-data-structures
This is a projects with implementation of different algorithms & data structures in C#.
munchkin
pacman
This is a simple classic Pac-Man game with rendering in console! Idea behind this project was to build a game using OOP principles and design patterns. This project was used as an example on code camp.
JustMeGaaRa's Repositories
JustMeGaaRa/algorithms.course.homework
Implementation of various algorithms and data structures. Educational purpose only ;)
JustMeGaaRa/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.
JustMeGaaRa/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.
JustMeGaaRa/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.
JustMeGaaRa/restruct
JustMeGaaRa/reverse-architecture-web
JustMeGaaRa/beading-web-app
The web app for creating beading patterns.
JustMeGaaRa/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
JustMeGaaRa/reverse-architecture
JustMeGaaRa/reverse-architecture-community
JustMeGaaRa/y-webrtc
WebRTC Connector for Yjs