Skip to content
View mattwyskiel's full-sized avatar

Block or report mattwyskiel

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

icon

Welcome!

You've reached my GitHub home page. Here you'll see all my open source work I've done over the years, with more being open sourced all the time!

A brief tour of what's here:

iOS and Swift

I started my development journey on the iOS platform around the time Apple released their programming language Swift to the world. I hit the ground running with a ton of explorations and libraries.

Libraries

  • Guitarparty-Cocoa - A Client library for the guitarparty.com API
  • LicensesKit - A drop-in way to list third-party library licenses in your app based on a standardized JSON backing dataset.
  • StringBuilder - A simple port of Java's StringBuilder class in Swift
  • AppCoordinator - A protocol-oriented implementation of the Coordinator pattern in iOS.
  • JuiceUI - A small collection of SwiftUI wrappers for common UIKit-based views in the iOS SDK
  • GoogleyEyes - A Swift-native Client library for Google's APIs

Apps

  • Kingsmen Café - A mobile ordering experience for a local coffee chain, in partnership with a high school business class
  • BonesDay - An app and widget based on the viral 'Bones Day' TikTok Trend

Cloud and Multiplatform

As I started my professional career, my personal projects followed my work projects in terms of scope. I focused more on backend and distributed cloud-based systems, and how to integrate that with the devices we use every day.

Projects

  • mattwyskiel.com - My personal website, showcasing my skills and ethos with a custom-built beautiful interface
  • Whiskey - A Personal OS that enables meaningful action from point-in-time events.
  • A-List - A home website for my DJ-style mixes.

Utilities

CLI

  • bootstrap-microservice - A standardized way for me to generate boilerplate for microservices based on SST v1 and v2

Github Actions

Pinned Loading

  1. mattwyskiel.com mattwyskiel.com Public

    My personal portfolio website, custom-built and open source using the latest web technologies

    TypeScript

  2. kingsmen-cafe kingsmen-cafe Public archive

    A mobile pre-ordering experience for a small local coffee chain based in Trumbull, CT

    JavaScript

  3. a-list a-list Public

    A home website for my DJ-style mixes.

    TypeScript

  4. whiskey-platform/email whiskey-platform/email Public

    Wrangles emails from multiple sources in real-time into a centralized file system for easy retrieval and event generation

    TypeScript 1