kveratis
Senior Consultant - Application Architect for Daugherty Business Solutions
Daugherty Business SolutionsRapid City, SD
Pinned Repositories
Bookify
direct-to-boot
React application displaying clean architecture and tests
DomeGym
Example of modern Domain Driven Design
react-clean-code
Clean code example in react
sam-app-typescript
SAM CLI Hello World with TypeScript (Fixed AWS version to actually work)
SnowflakeGenerator
Twitter snowflake generator in pure javascript
StockML
Research using machine learning to pick stocks
system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kveratis's Repositories
kveratis/DomeGym
Example of modern Domain Driven Design
kveratis/ErrorOrDotNetFramework
ErrorOr library back ported to .NET Framework 4.8
kveratis/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
kveratis/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kveratis/Architecting-ASP.NET-Core-Applications-3E
Architecting ASP.NET Core Applications, 3E_published by Packt
kveratis/bookcars
Car Rental Platform with Mobile App
kveratis/codemod-101
Code to demonstrate codemod foundamentals
kveratis/cs10dotnet6
Repository for the Packt Publishing book titled "C# 10 and .NET 6 - Modern Cross-Platform Development" by Mark J. Price
kveratis/Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. We're going to learn how to Design Microservices Architecture with using Design Patterns, Principles and the Best Practices. You will Learn how to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on microservices distributed architectures.
kveratis/Ef8PowerTools
kveratis/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
kveratis/extensive-react-boilerplate
Extensive React Boilerplate: ✔️NextJS ✔️Auth ✔️I18N ✔️MUI ✔️Forms
kveratis/java-coding-challenge
Example Coding Challenges in Java
kveratis/kafka-native
Kafka broker compiled to native using Quarkus and GraalVM.
kveratis/mastering-react-testing
📘 Master comprehensive React testing techniques with this practical guide. Explore code examples and best practices for building reliable, maintainable, and scalable applications. 🔥
kveratis/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
kveratis/nestjs-boilerplate
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
kveratis/npm-repo
NPM Monorepo Example
kveratis/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
kveratis/professional-programming
A collection of learning resources for curious software engineers
kveratis/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
kveratis/qr-code-component
Frontend Mentor: QR Code Component Submission
kveratis/resources-to-become-a-great-engineering-leader
List of books, blogs, newsletters and people!
kveratis/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
kveratis/SimpleWebApps
kveratis/Software-Architecture-with-C-Sharp-12-and-.NET-8-4E
Code Repository for Software Architecture with .NET 8 Fourth Edition, Published by Packt
kveratis/Terraform-Cookbook-Second-Edition
Code Repository for Terraform Cookbook Second Edition, Published by Packt
kveratis/TravelInspiration
Vertical Slice Architecture Example
kveratis/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
kveratis/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.