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

Block or report dustinyschild

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