jmgrimes
He/Him. Lawful Good. Software Engineer. Board Gamer. Dungeon Master. Guitarist. Hockey Player. Bourbon Connoisseur. Peanut Butter Enthusiast. All Around Geek.
InterContinental Hotels GroupLexington, KY
Pinned Repositories
angular-tour-of-heroes
Sample application built in Angular, based on the Angular "Tour of Heroes" tutorial application, built while studying basic Angular application structure.
bookings-backend
Backend applications for the Bookings Frontend, written as a suite of Apollo Federation subgraphs, using Nest.js, Apollo Server, Mongoose, and NX.
bookings-backend-webflux
Backend application for the bookings application, based on Spring Boot, Spring Webflux, and Spring R2DBC.
bookings-frontend
Frontend application for the bookings system, based on React, Next.js, GraphQL, Nexus, and Apollo.
bookings-frontend-react
Sample project that demonstrates multiple facets of React Hooks, guided by Manning Publications "React Hooks in Action". This project is my journey through that sample application, along with any modifications or improvements I make as I work on it.
jmgrimes
Public profile repository for my GitHub user account.
ld-camel-routing-demo
An example of using a LaunchDarkly feature flag to control routing in camel dynamically.
ld-find-code-refs-standalone
Example project showcasing how to set up launchdarkly with Angular and configure code references for standalone mode using Docker.
ld-migration-assistant-springmvc
A demonstration of using the new LaunchDarkly migration assistant to migrate between MongoDB and PostgreSQL using Spring Data repositories and the LaunchDarkly Java SDK migration framework.
ld-migration-console-demo
A console application to demonstrate targeting and progressive, multistage rollouts of a database migration controlled by LaunchDarkly.
jmgrimes's Repositories
jmgrimes/bookings-frontend-react
Sample project that demonstrates multiple facets of React Hooks, guided by Manning Publications "React Hooks in Action". This project is my journey through that sample application, along with any modifications or improvements I make as I work on it.
jmgrimes/ld-migration-console-demo
A console application to demonstrate targeting and progressive, multistage rollouts of a database migration controlled by LaunchDarkly.
jmgrimes/angular-tour-of-heroes
Sample application built in Angular, based on the Angular "Tour of Heroes" tutorial application, built while studying basic Angular application structure.
jmgrimes/bookings-backend
Backend applications for the Bookings Frontend, written as a suite of Apollo Federation subgraphs, using Nest.js, Apollo Server, Mongoose, and NX.
jmgrimes/bookings-backend-webflux
Backend application for the bookings application, based on Spring Boot, Spring Webflux, and Spring R2DBC.
jmgrimes/bookings-frontend
Frontend application for the bookings system, based on React, Next.js, GraphQL, Nexus, and Apollo.
jmgrimes/jmgrimes
Public profile repository for my GitHub user account.
jmgrimes/ld-camel-routing-demo
An example of using a LaunchDarkly feature flag to control routing in camel dynamically.
jmgrimes/ld-find-code-refs-standalone
Example project showcasing how to set up launchdarkly with Angular and configure code references for standalone mode using Docker.
jmgrimes/ld-migration-assistant-springmvc
A demonstration of using the new LaunchDarkly migration assistant to migrate between MongoDB and PostgreSQL using Spring Data repositories and the LaunchDarkly Java SDK migration framework.
jmgrimes/ld-serilog-dynamic-logger-demo
Example of using LaunchDarkly to dynamically control the logging level for Serilog, using an ILogEventFilter.
jmgrimes/with-ldconsumer-example
Example of how to use the LaunchDarkly React Client SDK for class components, function components, and function components without hooks.