cjstehno
Software development generalist for more than 20 years, with a love of coding and a passion for digging into new libraries and technologies.
Dallas, TX
Pinned Repositories
coffeaelectronica
My technical blog.
dependency-checker
Gradle plugin for validating dependency configurations.
effigy
Groovy annotation-driven JDBC row mapping framework.
ersatz
🤖 A simulated HTTP server for testing client code with configurable responses.
gradle-natives
Gradle plugin to aid in managing native libraries associated with Java-based projects.
gradle-webpreview-plugin
Gradle plugin used to serve local web content previews.
tally
Simple game score keeper web app written in Flutter.
test-things
A collection of unit testing tools for Java.
vanilla
Some helpful reusable libraries.
iceboxfm.github.io
The public-facing web site.
cjstehno's Repositories
cjstehno/ersatz
🤖 A simulated HTTP server for testing client code with configurable responses.
cjstehno/coffeaelectronica
My technical blog.
cjstehno/dependency-checker
Gradle plugin for validating dependency configurations.
cjstehno/vanilla
Some helpful reusable libraries.
cjstehno/gradle-site
Gradle plugin providing project documentation creation and management tools.
cjstehno/gradle-webpreview-plugin
Gradle plugin used to serve local web content previews.
cjstehno/cjstehno.github.com
Christopher J. Stehno's Projects
cjstehno/depdiff
Maven repo diff tool
cjstehno/deskclock
A simple desktop clock (and weather) widget.
cjstehno/ersatz-socket
Prototype for a socket server testing library (inspired by ersatz server)
cjstehno/ersatz-usage-tests
cjstehno/polyglot
Some Kotlin code that provides DSL-like support for Kotlin, Java and Groovy without loss of functionalilty.
cjstehno/proving
Useful utilities for writing unit tests in Dart.
cjstehno/tally
Simple game score keeper web app written in Flutter.
cjstehno/test-things
A collection of unit testing tools for Java.
cjstehno/curator-recovery
Example of curator client not recovering from zookeeper restart
cjstehno/failed-mental-save
My personal OSR and WWN blog
cjstehno/flutter-boot
Example of how to integrate flutter web with spring-boot (serving and providing REST API)
cjstehno/heft
A simple Android weight-tracking app, written in Flutter.
cjstehno/jfx-common
Some useful JavaFx utilities.
cjstehno/m2
A small tool to help manage your local Maven repo.
cjstehno/pycana
Python-based utility for viewing DnD 5e spells.
cjstehno/pynim
Python + Nim integraiton demo
cjstehno/repocheck
Tool for comparing contents of a local maven repository with a specified remote repository to determine missing artifacts.
cjstehno/rust-scraps
Random recipes, experiments and prototypes using the rust programming language.
cjstehno/serpent
A prototype playground for running python scripts in virtual environments with Java.
cjstehno/space-blaster
Simple arcade-style shoot-em-up game.
cjstehno/syringe
Some property injection utilities.
cjstehno/website
The code for my web site.
cjstehno/zk
A simple zookeeper client cli written in rust.