Skip to content
View javb99's full-sized avatar

Block or report javb99

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

Hi there 👋

I love to develop apps for Apple's platforms especially using Swift.

I've been using Swift heavily since swift 3 back in 2016.

I've built many hobby apps including:

  • App to help schedulers using Planning Center Services know how many volunteers are still needed
  • Chord chart generator app for macOS based on the chord pro format
  • Functional clone of the streaming portion of the Apple TV app for my church
  • Search engine for Swift Packages that I scraped from Github (Python)
  • App to manage groups of contacts directly on iPhone to send group texts easier

Pinned Loading

  1. ServicesScheduler ServicesScheduler Public

    An iOS app to make scheduling volunteers for Planning Center Services easier.

    Swift

  2. PlanningCenterSwift PlanningCenterSwift Public

    A simple Swift API to use the Planning Center Services API

    Swift 3

  3. ExpressionEvaluator ExpressionEvaluator Public

    Swift math expression parser using ANTLR. Created for CS351 Spring 2020 at Washington State University - Vancouver

    Swift

  4. CS447-Tanx CS447-Tanx Public

    Final Group project for CS447 Game Development at Washington State University

    Java