🧑💻 Project highlights:
- dependency-finder - Tracking dependencies in
Java
code (what method calls other methods, what class references other classes, what package depends on what other packages) through static analysis of compiledJava
code.- micronaut-depfind-test - Dependency Finder as a Service. An experimental microservice written in
Groovy
using the Micronaut framework. - dependencyfinder-react-app - A React frontend for the Dependency Finder service, written in
JavaScript
and plenty of React Hooks.
- micronaut-depfind-test - Dependency Finder as a Service. An experimental microservice written in
- test-summary-action - An action for GitHub Actions workflows to summarize JUnit runs to the workflow's summary.
- code-coverage-summary-action - An action for GitHub Actions workflows to summarize Jacoco code coverage runs to the workflow's summary.
- book-reviews/node_graphql_federation - A GraphQL backend that uses Apollo graph federation to join together GraphQL services written in
JavaScript
with Node.- book-search-react-app - A React frontend for the Book Reviews service, written in
JavaScript
, that uses GraphQL to communicate with the backend service.
- book-search-react-app - A React frontend for the Book Reviews service, written in
- book-reviews/rails_graphql_federation - A GraphQL backend that uses Apollo graph federation to join together GraphQL services written with
Ruby
on Rails. - TwoStageGuiceProvider-gradle-spock - If you're using Guice to do
Java
dependency injection, this article shows you how to chain modules together to do multi-stage initialization.
⚡ Fun fact:
- I do a lot of kendo (the martial art), but I don't know any Kendo (the UI framework).