I have always believed that knowledge sharing is a great tool for personal growth.
This project is a Quarkus application that shows how to build a system that is able to track JAX-RS requests coming and going from the application across different storage channels, such as a MongoDB database, SQL, or an AMQP broker using the Quarkus Event Bus.
Project implementing a sample Mutual Authentication (mTLS) solution using Quarkus
Quarkus GraphQL Quickstart + MinIO as Object Store S3. It's much more than just a Quickstart ;-)
Smart Card Contactless Raspberry Pi. This project was born with the aim of providing a complete example (hardware and software) on how it is possible to create a simple access system using contactless Smart Cards with Mifare Classic 1k and the Raspberry Pi.
This project shows how to use the ESP32 to interact with the MQTT protocol in the IoT environment. For more information, refer to the article https://bit.ly/3a3t7xq
Quarkus Server-Sent Event (SSE) Proof of Concept (PoC)