Highlights
-
moving-objects-service-root Public
The goal of this mini-project is to introduce you to two important monitoring tools in the software landscape These are prometheus and grafana. In this project you will find implementations using m…
-
news-cast-explorer Public
This project explores the saga architecture for two patterns. The Choreograhy and the Orchestration
-
video-series-app Public
This is an example project to to offer you a very simple example of a CQRS architecture.
-
staco-app Public
This application is made as a DEMO to illustrate the use of localstack as a possible way to efficiently learn how the AWS ecosystem works
-
isbn-stacks Public
Worldwide, the ISBN number is used. It is a massive collection of numbers which uniquely identify books per type and edition. Based on that, this project is here to evaluate the recent experimental…
-
-
image-train-filters-web Public
This is an Image transformation webservice where we can see 3 algorithms performing updates on images. It implements a contour for images, the Kuwahara blur filter and finally an algorithm I made m…
-
This project is an investigation of Hystrix and Resilience4J in the Kotlin language
-
Spring Master Test Drives is a repo about studying the Spring Framework in depth.
-
wild-life-safety-monitor Public
This repo is meant to be used as a standard repo to understand how Kuma works and how it can be used with an example of a real world scenario.
-
vma-archiver Public
Video Media Archiver
-
buy-odd-yucca-concert Public
Study of the Kong Framework
-
healthy-cameras Public
Demo on Kong in a system where several cameras watch over a building and we need to constantly monitor their statuses
-
whiskers-kotlin-native Public
This is a set of command line elements that we can run and install in our system created in Kotlin and Generated using the Kotlin Native compiler
-
your-finance-je Public
Using JWT in KumuluzEE. Two solutions are provided to understand how simple the JWT authentication/authorization system actually is.
-
public-transport-declarer Public
A public transport declaration calculator. It is used to automatically filter out all relevant travelling segments when travelling with a general public transport card. It receives a PDF file as an…
-
organic-growth-app Public
Discovery of LLM and prediction models in Kotlin and using them to build a website
-
-
favourite-lyrics-app Public
Favorite lyrics is a project exploring Hexagonal Architecture.
-
The goal of this repository is to create a tool which users can install as a service and with that, have their phishing emails automatically sent to whatever user map them to. I will only make an o…
-
historic-tech Public
This repo is the initial repository for all my talks drafts. Everything begin with a sketch and this repo is super experimental and comprises of several technologies
Kotlin Apache License 2.0 UpdatedDec 19, 2025 -
bridges-surveillance-story Public
This application uses event sourcing to serve the logistics for a bridge management system.
-
markdowner Public
Markdowner is a parser project exclusively made for mardown files.
-
advanced-library-management Public
Using Resilience4J, this is a Demo project which uses a Library as background and manages all its requests. This library can rent books online and the usage rate is extremely high. There is a react…
-
qa-mastering-apps Public
This repo is a collection of different apps used to investigate quality in different programming languages like Kotlin, Java, Scala, Clojure, Javascript, and different architecture. In these projec…
-
kotlin-mysteries Public
Discover 5 oddities about Kotlin that can occur in the workplace, your personal projects or that you may have come across in the community.
-
jeorg-kotlin-test-drives Public
Kotlin studies. Includes Project Arrow, Kotlin Coroutines, Flows and More
-
-
project-signer Public
Project Signer
-
concert-demos-root Public
This project is built in order to compare and illustrate differences between MVC and Reactive Web design patterns.