Pinned Repositories
ai-search
ai-search
ant-maven-plugin-archetype
Maven Archetype to create an Ant-based Maven Plugin
beanshell-maven-plugin
A Maven 2/3 plugin to execute arbitrary BeanShell script. http://genthaler.github.io/beanshell-maven-plugin/
beanshell-maven-plugin-archetype
A Maven archetype to create a BeanShell-based Maven plugin
credentials-maven-plugin
A Maven 2/3 plugin to store credentials from settings.xml and security-settings.xml in properties where they can be used by other plugins and/or Java code.
cucumber-elm
An implementation of Cucumber/Gherkin in Elm
elm-enum
A library to facilitate using Elm union types as Enums
elm-maze-war
An implementation of Maze War in Elm
first-person-elm
First-person navigation in a simple 3D world, written in Elm
jetty-jsp-unit-test-simple
Jetty JSP unit test simple example
genthaler's Repositories
genthaler/jetty-jsp-unit-test-simple
Jetty JSP unit test simple example
genthaler/beanshell-maven-plugin
A Maven 2/3 plugin to execute arbitrary BeanShell script. http://genthaler.github.io/beanshell-maven-plugin/
genthaler/cucumber-elm
An implementation of Cucumber/Gherkin in Elm
genthaler/elm-enum
A library to facilitate using Elm union types as Enums
genthaler/elm-maze-war
An implementation of Maze War in Elm
genthaler/ant-maven-plugin-archetype
Maven Archetype to create an Ant-based Maven Plugin
genthaler/beanshell-maven-plugin-archetype
A Maven archetype to create a BeanShell-based Maven plugin
genthaler/credentials-maven-plugin
A Maven 2/3 plugin to store credentials from settings.xml and security-settings.xml in properties where they can be used by other plugins and/or Java code.
genthaler/first-person-elm
First-person navigation in a simple 3D world, written in Elm
genthaler/ai-search
ai-search
genthaler/codespaces-express
genthaler/curry2go
A compiler and run-time system to compile and run Curry programs as Go programs
genthaler/data-generator
genthaler/dive
Build Prezi-like Presentations in Elm
genthaler/dive-svg
Prezi-like presentations in Elm based on SVG
genthaler/elm-docs-render
Convert the output of `elm make --docs` to Markdown
genthaler/elm-genetic
genthaler/elm-grid-war
My homage to the hex-based strategy games of yesteryear
genthaler/elm-net
Hidden Layer Neural Network library for Elm
genthaler/elm-rays
A raycasting hack in Elm
genthaler/elm-tic-tac-toe
genthaler/first-person-elm-start-app-simple
A re-implementation of http://elm-lang.org/examples/first-person using https://github.com/evancz/start-app. Done as part of my blog series http://genthaler.github.io/2016/05/05/lets-get-out-there.html.
genthaler/genetic-space-invaders
A functional game written in Elm about classic space invaders game evolved with a genetic algorithm.
genthaler/genthaler.github.io
My website & blog
genthaler/oss-parent
Parent project for OSS/Maven projects
genthaler/randomunit
A randomized unit testing tool