Skip to content
View jmgrimes's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jmgrimes

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
jmgrimes/README.md

Software Architect, Husband, Board Gamer, Dungeon Master, and All Around Geek.

Hi, my name is Jonah! I’m a Software Engineer and Solutions Architect living in Lexington, Kentucky. I spent a decent chunk of my career in the Java and Spring Framework Framework ecosystem before turning my attention to the cloud, building solutions on Amazon Web Services. I maintain all of the AWS associate and professional certifications, am an active member of the Bluegrass Developer's Guild, and focus most of my current work on web applications written in Typescript with Angular, GraphQL, Nest.js, Next.js, and React. In my spare time, I enjoy board games, tabletop role playing games, craft beer, distillery touring, ice hockey, playing guitar, and learning just about anything!

Pinned

  1. bookings-frontend bookings-frontend Public

    Frontend application for the bookings system, based on React, Next.js, GraphQL, Nexus, and Apollo.

    TypeScript

  2. bookings-backend bookings-backend Public

    Backend applications for the Bookings Frontend, written as a suite of Apollo Federation subgraphs, using Nest.js, Apollo Server, Mongoose, and NX.

    TypeScript

  3. bookings-frontend-react bookings-frontend-react Public

    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 m…

    JavaScript 3 1

  4. bookings-backend-webflux bookings-backend-webflux Public

    Backend application for the bookings application, based on Spring Boot, Spring Webflux, and Spring R2DBC.

    Java