adamldavis
Java/Groovy developer. Author of Spring Quick Reference Guide, Reactive Streams in Java, Learning Groovy 3, Modern Programming Made Easy, etc.
DeloitteOrlando, FL
Pinned Repositories
2019-gr8conf
Code for my Groovy workshop and talks at Gr8Conf EU 2019
akka-http-java
Demo of Akka Http + Akka Streams in Java
groocss
GrooCSS - code CSS in Groovy
groovy-chemistry
A Groovy library with DSL for computing atomic weights of compounds (and %s of elements)
hellojava8
Code examples for java 8 talk and book
learning-groovy
Git repo for the book "Learning Groovy"
pathfinder
Path-Finder for 2-dimensional grid games in Java
reactive-streams-in-java
Code for "Reactive Streams in Java" book
simpleJavaGA
simple Java Genetic algorithm. inspired by http://www.theprojectspot.com/tutorial-post/creating-a-genetic-algorithm-for-beginners/3
z
Experimental IDE visualizing code using a ZUI, and breaking files apart into methods/functions
adamldavis's Repositories
adamldavis/hellojava8
Code examples for java 8 talk and book
adamldavis/learning-groovy
Git repo for the book "Learning Groovy"
adamldavis/groocss
GrooCSS - code CSS in Groovy
adamldavis/reactive-streams-in-java
Code for "Reactive Streams in Java" book
adamldavis/z
Experimental IDE visualizing code using a ZUI, and breaking files apart into methods/functions
adamldavis/groovy-chemistry
A Groovy library with DSL for computing atomic weights of compounds (and %s of elements)
adamldavis/akka-http-java
Demo of Akka Http + Akka Streams in Java
adamldavis/2019-gr8conf
Code for my Groovy workshop and talks at Gr8Conf EU 2019
adamldavis/2017-gr8conf-learning-groovy
Code and notes for the 2017 GR8Conf US Groovy Training workshop
adamldavis/bespoke-ide
based on Josh Marinacci's bespokeIDE project - uses Java's compiler API
adamldavis/codeshare
A basic Groovy, Ratpack, Mongo application for sharing snippets of code
adamldavis/graphql-java-immutables
Generator for Immutable Java classes from GraphQL Schema
adamldavis/humblecode
Demo of Spring Boot + Reactor + Mongo
adamldavis/jant
Jant: Project builder for Java 8
adamldavis/learn-rxjava
For learning RxJava
adamldavis/maybe-java
A Maybe type for Java
adamldavis/modern-java-examples
This is the github repository for examples of the material covered in the ebook Modern Java.
adamldavis/a3ld
a3ld
adamldavis/adamldavis.github.io
my github website
adamldavis/asset-pipeline
The core implementation of the asset pipeline for the jvm
adamldavis/bunny-hop-rules
Official rules for "Bunny Hop" the game
adamldavis/crystalrudiments.com
Website for Crystal Rudiments - Tabletop games for fun
adamldavis/explore
A simple project exploring Java 8 features.
adamldavis/groovy-rxjava2
Groovy extensions for RxJava2
adamldavis/groovy-website
The Groovy language website
adamldavis/jdk8-lambda-samples
JDK8 Lambda Samples
adamldavis/RxAndroidTest
Demo of RxJava, RxAndroid, RxLifecycle, and RxBinding
adamldavis/spring-quick-ref
Code for "Spring Quick Reference Guide"
adamldavis/springboot-ex
Spring Boot Examples
adamldavis/teamwolfgame
Game made with AGK