Skip to content
View dustinyschild's full-sized avatar
💻
Tinkering
💻
Tinkering
  • Cedar Rapids, Iowa

Block or report dustinyschild

Report abuse

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

Report abuse
dustinyschild/README.md

Hi there 👋

Pinned Loading

  1. planning-poker-server planning-poker-server Public

    backend server for hosting planning poker games via socket.io

    JavaScript 3

  2. A commit finder based on Jira Number... A commit finder based on Jira Numbers approved for release
    1
    param(
    2
        [parameter(mandatory = $true)] [String]$team,
    3
        [parameter(mandatory = $true)] [String]$target,
    4
        [parameter(mandatory = $false)] [String]$showSkipped = $true,
    5
        [parameter(mandatory = $false)] [String]$listAll = $false
  3. todo-app-nextjs todo-app-nextjs Public

    Todo App Next.js front-end

    TypeScript

  4. todo-app-nestjs todo-app-nestjs Public

    TypeScript