Matvey Ivanov
The list below contains my recent or actively maintained open-source projects.
-
eventscore
- Open-source Python package that allows you to build monoliths with event-driven architecture using similar to microservices semantics
-
dbrepos
- Open-source package that helps to work with databases via repository pattern abstraction using standardized interface.
-
File upload microservice
- Test task for job appliance.
-
DNS client CLI
- Simple cli working as DNS client.
-
Huffman Archiver
- Project written in C++ that allows to compress text with a compression ratio up to 2 units.
-
Backend Templates
- Templates for some common web apps that I build.
-
gRPC microservices
- This was a learning-purpose project, as I was trying to understand how to build microservices based on gRPC protocol.