Skip to content
View trdecker's full-sized avatar

Organizations

@WISE-Earn-to-Learn

Block or report trdecker

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
trdecker/README.md

Tad Decker

Full stack developer. I like coding and playing drums.

Some interesting repositories of mine:

  • WriteAway (Typescript)
    • Journalling application created with React Ionic, based on NoteMaster but expanded in scope
  • NoteMaster (Javascript, React Native)
    • Note taking application
  • NoteMasterAPI (Javascript, Node.js)
    • Node.js backend utilizing Microsoft Azure services
  • Graph World (C#, Unity)
    • Educational program to teach graph theory to children
  • ktTaskManager (Kotlin)
    • Command line task manager written in Kotlin

Pinned Loading

  1. WriteAway WriteAway Public

    Journalling application written in React Ionic.

    TypeScript

  2. NoteMaster NoteMaster Public

    Notes application written in React Native

    JavaScript

  3. NoteMasterAPI NoteMasterAPI Public

    Backend for the NoteMaster mobile application.

    JavaScript

  4. ImpossibleTicTacToe ImpossibleTicTacToe Public

    Basic TicTacToe written in C#. One player, two player, and one player IMPOSSIBLE mode.

    C#

  5. hangman hangman Public

    C++

  6. ktTaskManager ktTaskManager Public

    A basic command-line task manager program written in Kotlin.

    Kotlin