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/DoublePendulimFX
A (poorly written) program to create an image of a double pendulum based on user input
jmcdo29/Fractals
A short code using JavaFX to create a fractal based on the initial parameters passed to it.
jmcdo29/orphansBabySurvey
A small survey web app to ask friends and family for the thought gender of my coming baby and to display the results both in a table and as a chart.
jmcdo29/Playing-Sounds
A short program to display one method to play sounds in a synchronized manor using JavaFX.