evgenirusev
Software development team leader. Research interests - data structures, algorithms, math, cloud services, .NET, JS, AI and 5G.
Sofia, Bulgaria
Pinned Repositories
.NET-Domain-Driven-Design-Template
ASP.NET domain driven design template based on the Clean Architecture project structure.
BankManagementSystem
ASP.NET CORE based online bank management system application where clients can register credit cards, deposit & withdraw financial resources, use credit services. Administrators can create assets & clients can purchase those assets.
car-dealer-assistant
Car Dealer Assistant is an open source Spring Framework based web application for managing car dealership business logictics and infrastructure data. Sign in as User to analyze the data, or sign in as Administrator to execute modifications and actions on the data.
CSharp-Algorithm-Benchmarks
Benchmarks
Distributed-eStore
Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
javascript-data-structures-and-algorithms
TDD implementations of Data Structures and Algorithms in JavaScript
pipelines-dotnet-core
A simple ASP.NET Core MVC app for Azure Pipelines docs
ShoppingCartStore
ASP.NET CORE based online eCommerse application where users can use a digital shopping cart to add products & make orders. Products have brands and categories. Administrators can create new brands & categories. Customers can also register credit cards, make deposits, withdraw financial resources.
spring-forum
Internet forum application powered by Spring Framework with internationalization implementation in three different languages. Filter posts by category & search by keywords. Implemented Administrator role.
spring-store
Spring Based Online Product Store
evgenirusev's Repositories
evgenirusev/Distributed-eStore
Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
evgenirusev/.NET-Domain-Driven-Design-Template
ASP.NET domain driven design template based on the Clean Architecture project structure.
evgenirusev/BankManagementSystem
ASP.NET CORE based online bank management system application where clients can register credit cards, deposit & withdraw financial resources, use credit services. Administrators can create assets & clients can purchase those assets.
evgenirusev/ShoppingCartStore
ASP.NET CORE based online eCommerse application where users can use a digital shopping cart to add products & make orders. Products have brands and categories. Administrators can create new brands & categories. Customers can also register credit cards, make deposits, withdraw financial resources.
evgenirusev/spring-forum
Internet forum application powered by Spring Framework with internationalization implementation in three different languages. Filter posts by category & search by keywords. Implemented Administrator role.
evgenirusev/javascript-data-structures-and-algorithms
TDD implementations of Data Structures and Algorithms in JavaScript
evgenirusev/spring-store
Spring Based Online Product Store
evgenirusev/car-dealer-assistant
Car Dealer Assistant is an open source Spring Framework based web application for managing car dealership business logictics and infrastructure data. Sign in as User to analyze the data, or sign in as Administrator to execute modifications and actions on the data.
evgenirusev/CSharp-Algorithm-Benchmarks
Benchmarks
evgenirusev/pipelines-dotnet-core
A simple ASP.NET Core MVC app for Azure Pipelines docs
evgenirusev/auto-hotkey-script-arrow-keys
AutoHotkey script for 60% keyboards for arrow keys while preserving the old behavior of the SHIFT/ALT/WIN/CTRL.
evgenirusev/dotfiles
A collection of my dotfiles
evgenirusev/.NET-With-Azure-DevOps-Template
.NET-With-Azure-DevOps-Template
evgenirusev/autohotkey-scripts
evgenirusev/azure-devops-docs
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
evgenirusev/Azure-Terraform-Project-Template
Azure with Terraform - Project Foundation template
evgenirusev/boat_racing_simulator
(Obsolete repository) The task is to refactor the code, using all best practices in object-oriented design and object-oriented programming, SOLID principles, and design patterns. Fix any bugs that maybe left, improve the general performance (execution speed) of the code, and develop unit tests. repository
evgenirusev/competitive-programming
Solutions for competitive programming problems from various judge/competition websites such as CodeForces, CodeChef, Hackerrank, LeetCode etc.
evgenirusev/consul-demo
Consul demo with a distributed system architecture with HA Proxy load balancer, NGINX servers and docker containerization.
evgenirusev/DesignPatterns
Design Patterns
evgenirusev/front-end
A collection of front-end demo projects
evgenirusev/git-aliases
Useful git aliases
evgenirusev/interview-problems
A collection of mostly Leetcode problems from the most common patterns asked during tech interviews. I will aim to provide multiple possible solutions with time/space tradeoffs and optimizations.
evgenirusev/java-web
Http server & http request handler developed from scratch
evgenirusev/JsonParser
Json Parser Framework From Scratch. Practicing GoF Patterns & SOLID OO Design
evgenirusev/laravel-forum
(Obsolete repository) Laravel based online forum application
evgenirusev/mobile.trafficsot.bg
Online tutorial landing page which serves the purpose of guiding customers to install ан android/iOS application.
evgenirusev/vue-demo
Learning vue.js
evgenirusev/vuejs-forum
Vuejs demo application.
evgenirusev/webrtc-native-examples
examples that demonstrate how to use webrtc native code