Skip to content
View richwolf's full-sized avatar
😜
Easily the laziest person you know.
😜
Easily the laziest person you know.

Highlights

  • Pro

Organizations

@teamdynamixuillinois
Block or Report

Block or report richwolf

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
richwolf/README.md
  • 👋🏻 Hi, I’m @richwolf…um either “Rich” or “Richard” is good…whichever fits you better. I live in Edgewater…a relaxed, fun, friendly place on the far north side of Chicago.
  • 🤓 I’m interested in all aspects of development for Apple platforms…including server-side Swift and Swift for AWS Lambda. In addition, I try to follow trends in server-side and client-side web development…cool stuff like Rust, WebAssembly and Deno.
  • 📚 I’m currently trying to deepen my knowledge and use of Swift, SwiftUI, and Combine. I’m also trying to come up to speed on Android development (including overcoming the Android NDK)…wait, say what!?
  • 🛠 I’m looking to collaborate on projects focusing on transit…especially things involving GTFS—the General Transit Feed Specification.
  • 👨🏼‍💻 I recently worked with a team of nice people over at Helium Foot Software on iOS and iPadOS applications.
  • 🎓 Before working at Helium Foot, I wrote APIs and server-side Node.js / Express apps for the Technology Solutions department of the University of Illinois Chicago. I will always have a soft spot for my friends at UIC.
  • 🎟 I’ve attended WWDC twenty-two times in person. My first WWDC was in 1994.
  • 🇩🇪 Ich kann deutsch…aber leider nicht fließend. Servus, 🇨🇭! …🇦🇹, ich liebe dich!
  • 🛌 Honest I’m easily the laziest person you know!
  • 👍🏻 I really, really love ☕️ …and 🍺 …and 🍕 …and maybe a few other things that aren’t so good for me.
  • 🎵 And yes, I am learning how to play the harp…and oh hey, Unicode Consortium, where’s that harp emoji when I need it?
  • 📫 Here’s how to reach me via email or on X.

Pinned

  1. transit transit Public

    The Swiftiest way to work with GTFS data feeds.

    Swift 32 4

  2. Using a custom font within a SwiftUI... Using a custom font within a SwiftUI playground
    1
    /*
    2
     To use a custom font in a SwiftUI playground, place the font in
    3
     the playground's Resources folder. It can then be loaded into the
    4
     playground useing CTFontManagerRegisterFontsForURL()
    5