Skip to content
View jcmillett's full-sized avatar

Block or report jcmillett

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. vue-oidc-example vue-oidc-example Public

    A Vue 2.x app that utilizes the oidc-client-ts npm package to handle auth using the authorization code with PKCE grant type.

    Vue 1

  2. spring-boot-threading spring-boot-threading Public

    A simple spring boot prototype app that utilizes an h2 DB and the Java executor service to process items in a job.

    Java

  3. openapi-generator openapi-generator Public

    Forked from OpenAPITools/openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

    Java

  4. unused-file-finder unused-file-finder Public

    This tool allows you to search for files of a specific type in a given directory recursively, and then reports on files that it can't find references to. It's useful when working on a large legacy …

    Shell