Skip to content
View reuschj's full-sized avatar

Block or report reuschj

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

Pinned Loading

  1. HighestNumberPairing HighestNumberPairing Public

    Find two numbers that add up to the given number (by default is 8), such that the product multiplied by the difference produces the largest possible value.

    Swift

  2. HighestNumberPairingKotlin HighestNumberPairingKotlin Public

    Find two numbers that add up to the given number (by default is 8), such that the product multiplied by the difference produces the largest possible value.

    Kotlin

  3. IrisTFTest IrisTFTest Public

    A simple test of TensorFlow to classify the iris dataset.

    Python

  4. DecimalTime DecimalTime Public

    Converts and holds a decimal time.

    Swift 2

  5. qrono qrono Public

    This is a work-in-progress. The goal is a simple iOS app that draws an analog clock of the current time (as well as displaying a digital readout of the time and date as well). This is a SwiftUI rew…

    Swift 2

  6. TimeAmount TimeAmount Public

    Allows you to store an amount of time with a set unit of time. It also provides built-in conversions to other time units.

    TypeScript 2