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: 13 Feb 2025
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: 18 Mar 2025
https://github.com/jabrena/livingrobots
A public repository for the new eBook: "Living Robots with EV3"
Last synced: 18 Mar 2025
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: 18 Mar 2025
https://github.com/jabrena/liverobots
A project to develop Robots with Java on ARM boards.
Last synced: 18 Mar 2025
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: 18 Mar 2025
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: 18 Mar 2025
https://github.com/jabrena/winter-games-2019-game3
Java + Webflux + Reactor + VAVR + YAVI + Resilience4j
Last synced: 02 Apr 2025
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: 01 Apr 2025
https://github.com/jabrena/101-concurrency
Detecting concurrency issues with JCStress
concurrency java jvm meetup talk thread-safety
Last synced: 07 Apr 2025
https://github.com/jabrena/plantuml-examples
A set of diagrams designed with PlantUML
architecture aws azure cloud gcp plantuml plantuml-diagrams uml
Last synced: 07 Apr 2025
https://github.com/jabrena/java10-by-example
Java 10, 11 & Beyond
adoptopenjdk java java-10 java-11 modern-java
Last synced: 07 Apr 2025
https://github.com/jabrena/java9-by-example
A presentation about main Java 9 features included.
Last synced: 07 Apr 2025
https://github.com/jabrena/101-docker
A microservice architecture to be evaluated with Spring Boot applications & GraalVM native capabilities
Last synced: 07 Apr 2025
https://github.com/jabrena/java-code-formatter-review
Review of different maven plugins to format java source code
Last synced: 24 Mar 2025
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: 07 Apr 2025
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: 07 Apr 2025
https://github.com/jabrena/concurrency-rosseta-stone
A repository with solutions about Concurrency problems
Last synced: 01 Apr 2025
https://github.com/jabrena/concurrency-problems
A collection of problems about concurrency scenarios to learn about Java Memory Model
Last synced: 07 Apr 2025
https://github.com/jabrena/winter-games-2019-game4
Kotlin + Coroutines + Reactor + Arrow + YAVI + Resilience4j + Kofu
Last synced: 07 Apr 2025
https://github.com/jabrena/101-jackson
A way to learn details about Jackson
Last synced: 01 Mar 2025
https://github.com/jabrena/talks
A summary about my talks, presentations & academic courses. (Tooling, Testing, Software engineering, Java frameworks, People, SRE, Functional programming, Java & Cloud Native)
Last synced: 07 Apr 2025
https://github.com/jabrena/spring-boot-amadeus-sdk-demo
Example using Spring Boot + Amadeus Java SDK
Last synced: 07 Apr 2025
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: 07 Apr 2025
https://github.com/jabrena/mockslab
A Lab about Mocking with Spring Boot
bdd-style console java junit mockito spring-boot testing
Last synced: 07 Apr 2025
https://github.com/jabrena/reactivelab
A Lab about reactive technologies with Java 8 to be applied on Backend.
Last synced: 07 Apr 2025
https://github.com/jabrena/daily-epsilon
Solutions implemented in Java for Daily epsilon problems
Last synced: 07 Apr 2025
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: 07 Apr 2025
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: 07 Apr 2025
https://github.com/jabrena/servlet-archaeology
Servlet container > Spring Framework > Spring Boot
Last synced: 07 Apr 2025
https://github.com/jabrena/misdinosaurios.info
Mis dinosaurios // Cómo no extinguirse por el meteorito u otros factores
Last synced: 07 Apr 2025
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: 07 Apr 2025
https://github.com/jabrena/101-impact-mapping
A talk about Impact Mapping. Impact mapping is a strategic planning technique used to define and communicate the impact that a project or initiative will have on a specific audience or stakeholder group.
Last synced: 27 Mar 2025
https://github.com/jabrena/advent-of-code-collection
Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar.
advent advent-of-code advent-of-code-2024 advent-of-code-2024-java advent-of-code-java
Last synced: 29 Dec 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: 07 Apr 2025
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: 07 Apr 2025
https://github.com/jabrena/advent-of-code
Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar.
advent advent-of-code advent-of-code-2024 advent-of-code-2024-java advent-of-code-java
Last synced: 27 Mar 2025
https://github.com/jabrena/firststepsjava
Online Java editor to learn Java in an easy way.
Last synced: 07 Apr 2025
https://github.com/jabrena/interaction-models
A repository to review the main web interaction models
Last synced: 07 Apr 2025
https://github.com/jabrena/jmh-visualizer
A GUI to visualize JMH results
java javafx jmh jmh-benchmarks jmh-visualizer performance
Last synced: 07 Apr 2025
https://github.com/jabrena/lejos-rcx
A Mirror for repo: https://svn.code.sf.net/p/lejos/rcx/code/ lejos-rcx-code
java java-library lego lejos mindstorms rcx robotics
Last synced: 07 Apr 2025
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: 07 Apr 2025
https://github.com/jabrena/event-driven-game-and-watch
An opinionated event-driven implementation of few Nintendo Game & Watch games
Last synced: 07 Apr 2025
https://github.com/jabrena/educationalrobots
Automatically exported from code.google.com/p/educationalrobots
Last synced: 07 Apr 2025
https://github.com/jabrena/event-storming-spring-cloud-contract
A documentation from Spring Cloud Contract with another perspective
Last synced: 07 Apr 2025
https://github.com/jabrena/mahabharata-gods
REST API to calculate the popularity of Indian gods in Mahabharata
Last synced: 07 Apr 2025
https://github.com/jabrena/maven-multimodule-sample
A repository to test a multimodule structure with other stuff inside
Last synced: 07 Apr 2025
https://github.com/jabrena/arduino-nano-ble-lab
A lab to explore Arduino Nano with BLE capabilities
Last synced: 07 Apr 2025
https://github.com/jabrena/bluetooth-poc
A POC to use bluetooth libraries with Java
Last synced: 07 Apr 2025
https://github.com/jabrena/amadeus-sdk-java-sandbox
A project to review doubts from the Community
Last synced: 07 Apr 2025
https://github.com/jabrena/android-app-helloworld-kotlin
An example Java Android project using the Navisens MotionDNA SDK
Last synced: 07 Apr 2025
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: 02 Apr 2025
https://github.com/jabrena/lejos-ebook
Automatically exported from code.google.com/p/lejos-ebook
Last synced: 07 Apr 2025
https://github.com/jabrena/winter-games-2019-game1
Implementation of first challenge
Last synced: 07 Apr 2025
https://github.com/jabrena/spring-cloud-contract-git-stubs-poc
A POC to run Stubs from SCC Stored in a Git repository
Last synced: 07 Apr 2025
https://github.com/jabrena/visionjs
A simple Javascript Object to process frames.
Last synced: 07 Apr 2025
https://github.com/jabrena/robopeak-rplidar
A research discover how to use the product RoboPeak-RP-LIDAR with Arduino
Last synced: 07 Apr 2025
https://github.com/jabrena/spring-cloud-contract-git
An isolatd repo for SCC Contracts
Last synced: 07 Apr 2025
https://github.com/jabrena/cre2010
Automatically exported from code.google.com/p/cre2010
Last synced: 07 Apr 2025
https://github.com/jabrena/html5-robotics
A new website about the usage of HTML5 & Robotics
Last synced: 07 Apr 2025
https://github.com/jabrena/jeelab
A public repository to test JEE technologies.
Last synced: 07 Apr 2025
https://github.com/jabrena/cf-nodejs-client-base
A Cloud Foundry Client for Node.js
Last synced: 07 Apr 2025
https://github.com/jabrena/101-cursor
A presentation about Cursor AI designed to be used in Java Space.
Last synced: 12 Mar 2025
https://github.com/jabrena/brick-pub-sub-client
A Client to publish and subscribe sensor and actuator data from EV3 Brick
Last synced: 07 Apr 2025
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: 07 Apr 2025