Skip to content
View isaacy2012's full-sized avatar
  • Victoria University of Wellington
  • Wellington, New Zealand
Block or Report

Block or report isaacy2012

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
isaacy2012/README.md

Hi there 👋 I'm Isaac, a fourth year Software Engineering student at Victoria University of Wellington.

I'm currently working on a batch QR scanning app called MultiQR which aims to speed up data entry and validation. I'll be making a new version for Victoria University of Wellington, coming soon!

Links

Website isaacy.dev

Google Play isaacy

Pinned

  1. MultiQR MultiQR Public

    Batch scan and organise multiple QR codes into a .csv

    Kotlin

  2. reverse-grade-calculator reverse-grade-calculator Public

    React web app to calculate required grades from current grades.

    TypeScript

  3. Java-Properties Java-Properties Public

    C#/Kotlin style properties for Java with Property<> and MutableProperty<> types.

    Java

  4. Pillbox Pillbox Public

    Android app to track medication usage

    Java

  5. CSVC CSVC Public

    Categorise CSV cells based on string matching and Regex

    C#

  6. late-init-js late-init-js Public

    Late initialization decorators for TypeScript. Comes with @lateinit and @readonlyLateinit variants for controlling the mutability of the property.

    JavaScript