Skip to content
View jrosen081's full-sized avatar
  • WHOOP
  • Boston
Block or Report

Block or report jrosen081

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

  1. PDFDrawingView PDFDrawingView Public

    PDFDrawingView is a lightweight PDF Viewer that has built in functionality for drawing.

    Swift 35 11

  2. Vortecs Vortecs Public

    Swift 1 1

  3. MathParser MathParser Public

    A Swift library to parse mathematical expressions into Decimal values

    Swift 3 1

  4. CalendarToCalendar CalendarToCalendar Public

    This is an application that will let you get calendar events from Google Calendar and put them into the phone calendar. The application was written in swift. I will send a link to the app when it i…

    Swift 9 4

  5. Pair Pair Public

    This is a Java library in which you can do a Pair matching. This is similar to a 2-sized Tuple. This can be used for many reasons, such as filtering through paired input.

    Java