jmcdo29
I'm a full-stack developer @MakuSafe with a passion for @nestjs and @nrwl. I love working with TypeScript and learning new ways to tackle common problems.
@MakuSafe Concrete, WA
Pinned Repositories
nest-commander
A module for using NestJS to build up CLI applications
nest-docker-template
Small template for using NestJS and Docker together
nest-e2e-sample
An E2E testing sample using uvu and pactumJS to test a NestJS application
nest-lab
A repository to hold "experimental" packages for Nest. Honestly, I'm just tired of not having a good scope to put packages under :smile_cat:
nest-samples
A repository to hold a bunch of Nest samples, cause I'm tired of remaking them and losing them. Now it's just a sinlge repo to hold them all
nestjs-spelunker
A NestJS Module for generating a NestJS Applications Module Dependency Graph.
ogma
A monorepo for the ogma logger and related packages
testing-nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
unteris
Unteris is a TTRP homebrew setting filled with cults, ancient magic, and deities. This is the source code for the website and server
zeldaPlay
A Single Page Application to help zeldaPlay players to track their characters and progress
jmcdo29's Repositories
jmcdo29/zeldaPlay
A Single Page Application to help zeldaPlay players to track their characters and progress
jmcdo29/nest-docker-template
Small template for using NestJS and Docker together
jmcdo29/nest-e2e-sample
An E2E testing sample using uvu and pactumJS to test a NestJS application
jmcdo29/wtf-is-a-minimum-reproduction
A Description of what the hell a minimum reproduction really is
jmcdo29/nest-cookies
A repository to hold the nest-cookies package. This will be a placeholder until I hear back from the nestjsplus/cookies owner
jmcdo29/nestjs-oauth
An OAuth Module the mimics Passport's functionality without some of passport's wonkiness
jmcdo29/dev.to
A repo for holding my dev.to posts, to allow me to keep them n source control and easily deploy them
jmcdo29/nestjs-graphql-e2e-plugin
A repo to show how the NestJS GraphQL CLI Plugin can be used in E2E tests with Jest.
jmcdo29/nest-content-negotiation
A small server to show off a content negotiation interceptor
jmcdo29/nestjs-dynamic-render
A repository to show a way to dynamically render a template without using Nest's `@Render()` decoraotr
jmcdo29/nx-uvu
An nx executor for the uvu test library
jmcdo29/nestjs-optional-body
A small repo to show how it is possible to use optional bodies and have them validated by class-validator with NestJS
jmcdo29/dotfiles
Making a repo for dotfiles, managed by chezmoi
jmcdo29/inject-swaaping-example
A small repository to show swapping out class values to be injected in different modules based on custom providers, useClass, and the inject decorator
jmcdo29/nest-super-guard
A small repo to show how two strategies from passport can be used in the same NestJS guard file.
jmcdo29/nestjs-chained-interceptor
A repo to show how interceptors can be chained together
jmcdo29/nestjs-timeout-sample
A samll NestJS application that shows how a timeout interceptor can work
jmcdo29/centra
Core Node.js HTTP client
jmcdo29/config
Configuration module for Nest framework (node.js) 🍓
jmcdo29/cookies
Decorators for Managing Cookies with NestJS
jmcdo29/docs.nestjs.com
The official documentation https://docs.nestjs.com 📕
jmcdo29/fastify-code-failure
Minimum reproduction repository to show `response.code` is not a funciton
jmcdo29/fastify-crf-issue
jmcdo29/gql-local-user-deco
jmcdo29/nest-gql-passport-request-scoped
Sample repo with GQL and Passport-JWT having a request scoped service in the strategy
jmcdo29/nest-reactor
jmcdo29/heart-watch
jmcdo29/pgx_ulid
Postgres extension for ulid
jmcdo29/throttler
A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭
jmcdo29/valibot
The modular and type safe schema library for validating structural data 🤖