Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by jabrena
A curated list of projects in awesome lists by jabrena .
https://github.com/jabrena/spring-boot-user-beans
A visual way to increase the developer awareness to minimize the number of Beans in memory.
bard beans chatgpt java spring-boot spring-framework
Last synced: 11 Oct 2024
https://github.com/jabrena/latency-problems
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
completablefuture coroutines euler flux future java kotlin latency loom mono rxjava2 wiremock zio
Last synced: 27 Oct 2024
https://github.com/jabrena/livingrobots
A public repository for the new eBook: "Living Robots with EV3"
Last synced: 27 Oct 2024
https://github.com/jabrena/functional-rosetta-stone
A repository to review the main concepts about Functional Programming with Java
functional-programming java java-stream-api java-streams
Last synced: 27 Oct 2024
https://github.com/jabrena/liverobots
A project to develop Robots with Java on ARM boards.
Last synced: 27 Oct 2024
https://github.com/jabrena/space-math
Space Math is a new educational program to discover Space Math with Graphical calculators like TI-84 Plus CE-T Python Edition & Numworks N0110
calculator math-calculator maths numworks numworks-calculators numworks-python python python-math space space-math ti-84 ti-84-plus-ce-t ti-84-plus-ce-t-python ti-calculators turtle-graphics
Last synced: 27 Oct 2024
https://github.com/jabrena/winter-games-2019-game3
Java + Webflux + Reactor + VAVR + YAVI + Resilience4j
Last synced: 27 Oct 2024
https://github.com/jabrena/streams-by-example
Learning Java 8 Stream API by examples
examples functional-programming java java-8 lambda presentation slides stream-api
Last synced: 02 Nov 2024
https://github.com/jabrena/spring-boot-relational-database-poc
A POC to review different ways to implement the data access layer for a relational database.
Last synced: 27 Oct 2024
https://github.com/jabrena/plantuml-examples
A set of diagrams designed with PlantUML
architecture aws azure cloud gcp plantuml plantuml-diagrams uml
Last synced: 02 Nov 2024
https://github.com/jabrena/java10-by-example
Java 10, 11 & Beyond
adoptopenjdk java java-10 java-11 modern-java
Last synced: 27 Oct 2024
https://github.com/jabrena/type-problems
A set of problems to improve your skills with TyDD, Type Driven Development with Java and some additional Functional libraries
effects monads optional tydd type-driven-development
Last synced: 02 Nov 2024
https://github.com/jabrena/java-code-formatter-review
Review of different maven plugins to format java source code
Last synced: 27 Oct 2024
https://github.com/jabrena/101-docker
A microservice architecture to be evaluated with Spring Boot applications & GraalVM native capabilities
Last synced: 27 Oct 2024
https://github.com/jabrena/101-concurrency
Detecting concurrency issues with JCStress
concurrency java jvm meetup talk thread-safety
Last synced: 27 Oct 2024
https://github.com/jabrena/java9-by-example
A presentation about main Java 9 features included.
Last synced: 27 Oct 2024
https://github.com/jabrena/concurrency-rosseta-stone
A repository with solutions about Concurrency problems
Last synced: 02 Nov 2024
https://github.com/jabrena/pipelines-testing-for-large-enterprise-projects
General aspects of the modern tester in the new world of the Pipelines and how Spring & Spring Cloud help in the context of any Digital Transformation project.
pipelines sp1 spring-boot spring-cloud testing-practices
Last synced: 02 Nov 2024
https://github.com/jabrena/101-kubernetes
Learn to deploy Cloud Native applications on K8s clusters in an easy way
fabric8 fabric8-maven-plugin kubernetes kubernetes-cluster kubernetes-deployment kubernetes-setup
Last synced: 02 Nov 2024
https://github.com/jabrena/latency-rosetta-stone
A repository to review the main concepts about Asynchronous Programming with Java
asynchronous-programming java reactive-programming reactor rxjava rxjava2
Last synced: 27 Oct 2024
https://github.com/jabrena/spring-boot-amadeus-sdk-demo
Example using Spring Boot + Amadeus Java SDK
Last synced: 02 Nov 2024
https://github.com/jabrena/101-profiling-microservices
101 Profiling for Microservices, is a web presentation about how to use Java Profiler tools with Microservices.
Last synced: 02 Nov 2024
https://github.com/jabrena/reactivelab
A Lab about reactive technologies with Java 8 to be applied on Backend.
Last synced: 27 Oct 2024
https://github.com/jabrena/daily-epsilon
Solutions implemented in Java for Daily epsilon problems
Last synced: 27 Oct 2024
https://github.com/jabrena/winter-games-2019-game4
Kotlin + Coroutines + Reactor + Arrow + YAVI + Resilience4j + Kofu
Last synced: 02 Nov 2024
https://github.com/jabrena/servlet-archaeology
Servlet container > Spring Framework > Spring Boot
Last synced: 27 Oct 2024
https://github.com/jabrena/spring-boot-and-r-language
A repository to explore how to interact with R from Java with Spring Boot
data-science java r-language spring-boot statistics
Last synced: 27 Oct 2024
https://github.com/jabrena/mockslab
A Lab about Mocking with Spring Boot
bdd-style console java junit mockito spring-boot testing
Last synced: 27 Oct 2024
https://github.com/jabrena/misdinosaurios.info
Mis dinosaurios // Cómo no extinguirse por el meteorito u otros factores
Last synced: 27 Oct 2024
https://github.com/jabrena/concurrency-problems
A collection of problems about concurrency scenarios to learn about Java Memory Model
Last synced: 02 Nov 2024
https://github.com/jabrena/typed-errors
A Java library to help developers on `Error handling` using functional programming techniques and new Java Types.
Last synced: 27 Oct 2024
https://github.com/jabrena/the-source-of-truth
The outcome of any Squad is Software stored in Git repositories. Measure the developer contributions using Git metadata.
developer-productivity git metadata-extractor metrics robomanager work-as-code
Last synced: 27 Oct 2024
https://github.com/jabrena/pivotpi4j
A Java library to manage a PivotPi Unit
Last synced: 02 Nov 2024
https://github.com/jabrena/esmarlz_arena_rest_api
A backend API to play the game Esmarlz_Arena
Last synced: 27 Oct 2024
https://github.com/jabrena/spring-cloud-contract-messaging
A POC to use SCC with Messaging systems
Last synced: 02 Nov 2024
https://github.com/jabrena/spring-boot-testcontainers-poc
A POC to show some aspects about the usage of TestContainers to improve testing process for Spring Boot Microservices
Last synced: 02 Nov 2024
https://github.com/jabrena/spring-boot-async-poc
A poc to review @Async annotations
Last synced: 02 Nov 2024
https://github.com/jabrena/sandbox-loom-wget
Exercise Java virtual threads building a web crawler
Last synced: 02 Nov 2024
https://github.com/jabrena/spring-boot-oauth2
A POC to review the different Oauth2 flows
Last synced: 02 Nov 2024
https://github.com/jabrena/robopeak-rplidar
A research discover how to use the product RoboPeak-RP-LIDAR with Arduino
Last synced: 02 Nov 2024
https://github.com/jabrena/neato-xv-lidar
A research to use the LIDAR used in the product Neato XV Series
Last synced: 02 Nov 2024
https://github.com/jabrena/mahabharata-gods
REST API to calculate the popularity of Indian gods in Mahabharata
Last synced: 02 Nov 2024
https://github.com/jabrena/java4kids
Java for Kids is the title of an easy reading book designed to explain how to learn Java programming from Scratch.
beginner book high-school java secondary-school
Last synced: 02 Nov 2024
https://github.com/jabrena/jcsp
A github mirror from: https://www.cs.kent.ac.uk/projects/ofa/jcsp/
Last synced: 02 Nov 2024
https://github.com/jabrena/java-project-layouts
A review of different approaches to model your project: multi-tier, hexagonal & onion architecture
Last synced: 02 Nov 2024
https://github.com/jabrena/jmh-visualizer
A GUI to visualize JMH results
java javafx jmh jmh-benchmarks jmh-visualizer performance
Last synced: 02 Nov 2024
https://github.com/jabrena/interaction-models
A repository to review the main web interaction models
Last synced: 02 Nov 2024
https://github.com/jabrena/maven-multimodule-sample
A repository to test a multimodule structure with other stuff inside
Last synced: 02 Nov 2024
https://github.com/jabrena/esmarlz_arena_client
A project to develop Clients to use Esmartlz Arena REST API
Last synced: 02 Nov 2024
https://github.com/jabrena/arduino-nano-ble-lab
A lab to explore Arduino Nano with BLE capabilities
Last synced: 02 Nov 2024
https://github.com/jabrena/amadeus-sdk-java-sandbox
A project to review doubts from the Community
Last synced: 02 Nov 2024
https://github.com/jabrena/advent-of-code-2019
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
Last synced: 02 Nov 2024
https://github.com/jabrena/android-app-helloworld-kotlin
An example Java Android project using the Navisens MotionDNA SDK
Last synced: 02 Nov 2024
https://github.com/jabrena/rust-for-wasm-docker
Experiments with Rust for WASM
Last synced: 27 Oct 2024
https://github.com/jabrena/skymapper
A REST API developed to help robots on local navigation tasks
Last synced: 27 Oct 2024
https://github.com/jabrena/101-spring-boot-with-loom
A review about how to use Spring Boot with Virtual Threads, Structural Concurrency & Scope Values (JEP 444, JEP 437 & JEP 446)
loom spring-boot structural-concurrency virtual-threads
Last synced: 27 Oct 2024
https://github.com/jabrena/lejos-ebook
Automatically exported from code.google.com/p/lejos-ebook
Last synced: 02 Nov 2024
https://github.com/jabrena/codespaces-asyncapi-template
A starting point to use the tools from Async API ecosystem.
asyncapi asyncapi-tools codespaces
Last synced: 02 Nov 2024
https://github.com/jabrena/world-games-2017
A gamified game to learn AI & Machine Learning on a polyglot way.
ai artificial-intelligence deep-learning machine-learning ml
Last synced: 02 Nov 2024
https://github.com/jabrena/esmarlz_website
Esmartlz, an imaginary world where "Lego creatures" and other species live
Last synced: 02 Nov 2024