nwillc
I'm a graybeard software engineer. Been coding since high school in the 1980's. I've been doing it professionally since college.
NJ, USA
Pinned Repositories
fun-jdbc
Java 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...
funkjdbc
Kotlin functional JDBC - ultra light weight.
genfuncs
Go 1.18+ polymorphic generic containers and functions.
gordle
A Go language CLI implementation of Wordle
gorelease
A Go GitHub Release tagging tool
gotimer
A simple terminal based digital timer for Pomodoro.
ksvg
A Multiplatform Kotlin SVG image DSL.
poink
Apache POI Kotlin DSL
rcryptoport
Rust port of cryptoport as an experiment
syncher
A program that reads an .tool-versions and generates the asdf commands needed.
nwillc's Repositories
nwillc/poink
Apache POI Kotlin DSL
nwillc/axon-kotlin
An Axon framework project in Kotlin
nwillc/buildInfo
A gradle plugin to create a JSON file of Java build info for a project.
nwillc/vplugin
Gradle plugin to report newer versions of dependencies
nwillc/almost-functional
Java 1.6+ compatible light weight functional bits inspired by guava and 1.8
nwillc/mysnipserver
nwillc/ratpack-graphql
A concise GraphQL server implemented in Ratpack
nwillc/reloader
A java package providing reloading and upgrading for java applications
nwillc/kotlin-heap
nwillc/opa
A trivial object persistence framework with various backends.
nwillc/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
nwillc/cache-annotations
JSR 107 Cache Annotation Implementation
nwillc/demo-spring-liquibase
nwillc/demo-spring-swagger-validation
nwillc/dltt
nwillc/fluentsee
A fluentd log parser
nwillc/graphql-java-annotations
GraphQL Annotations for Java
nwillc/graphql-servlet
A lightweight GraphQL dispatching Java Servlet
nwillc/java-dock
A docker Dockerfile designed to run a single jar file.
nwillc/jmeter-out
Clean up jmeter log output
nwillc/kafkaflow
kafka kotlin flows
nwillc/ket
nwillc/kotlin-meta
meta git repo for kotlin repos
nwillc/kserver
A skeletal ktor based Kotlin microservice.
nwillc/person-delegation
A Kotlin delegation POC with Gson JSON tests
nwillc/postgresmulti
Postgres Docker that allows multiple databases.
nwillc/scotty
Simple Configuration Transformation Tool
nwillc/simplecache
A simple JSR 107 inspired cache.
nwillc/slf4jkext
A one line Kotlin extension function to simplify SLF4J use.
nwillc/timer-aspect
An aspect to provide method timings in Java