Skip to content
View jobearrr's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Organizations

@codesparkIO
Block or Report

Block or report jobearrr

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

Hey there!๐Ÿ‘‹ Jobert here!

Oh, it's pronounced like "jo-bear" (yes, a bear ๐Ÿป)

Blog Email LinkedIn X Stackoverflow

I'm a seasoned iOS engineer who loves to build things that can help our lives.
I'm happy to be building for Apple platforms in this great community, and in love with Swift since 2014 โค๏ธ

  • ๐Ÿ“– Always learning - Iโ€™m currently catching up with Swift 6, the latest iOS, macOS, watchOS, visionOS SDKs
  • ๐Ÿ“ I regularly write articles on jobear.dev
  • ๐Ÿค Waiting for your PRs into the projects I maintain

Feel free to contact may you have any questions - or, just say hi, tell me about your greatest coding success this year, or send me a pet photo! ๐Ÿถ๐Ÿฑ

๐Ÿ”ญ Projects I created and maintain

Project Status
๐Ÿฆธ HUDHero Open Issues Last commit CI Status Stars Watchers
๐Ÿงฎ LeetSwift Open Issues Last commit CI Status Stars Watchers
โณ Time Swap Open Issues Last commit CI Status Stars Watchers

๐Ÿ’ช Projects I contribute to

Project Status My contributions
Ignite Size Top Language Stars Watchers Contributions
GitHub Explore Size Top Language Stars Watchers Contributions

Pinned Loading

  1. HUDHero HUDHero Public

    A customizable, easy-to-integrate, and cross-platform animated HUD built with SwiftUI

    Swift

  2. LeetSwift LeetSwift Public

    Solutions for LeetCode problems, written in Swift

    Swift

  3. Increment version numbers on Xcode Increment version numbers on Xcode
    1
    # This came out of an answer I gave on stackoverflow:
    2
    # https://stackoverflow.com/questions/66006333/auto-increment-version-number-in-ios-application-using-azure-devops/66007332#66007332
    3
    # This script will increment the version numbers each time it's executed:
    4
    # 0.0.1 -> 0.0.2 -> ... -> 0.0.99 -> 0.1.0 -> 0.1.1 -> 0.1.2 -> ... -> 0.1.99 -> 0.2.0 -> ... -> 0.99.99 -> 1.0.0
    5
    #
  4. Ignite Ignite Public

    Forked from twostraws/Ignite

    A static site generator for Swift developers.

    Swift

  5. explore explore Public

    Forked from github/explore

    Community-curated topic and collection pages on GitHub

    Ruby