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

Organizations

@FreeCastInc
Block or Report

Block or report thejohnlima

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

Hi I'm John

I'm John Lima a Swift Developer. I Spend most of time coding in Swift projects.

📫 Reach me out!

Linkedin Badge Twitter Badge

Technologies and Tools

Swift Badge Xcode Badge Git Badge Cocoapods Badge SPM Badge Jira Badge Firebase Badge

More stuff about me

I'm passionate about technology, science, developing things that improve people's lives and make the world a better place. I've been working with mobile development for iOS platform since 2014 with experience on all steps of iOS development, from the concept of the ideas until releasing the app on the store and following the results with analytics, tests and crash reports.

Open Source Projects

  1. BaseTracking
  2. LMLoading
  3. PickImageAlert
  4. SWMailgun
  5. LMStorage
  6. MoonKit
  7. StoreKitManager
  8. UITableView+Extensions
  9. UICollectionView+Extensions
  10. UIAlertController+Extensions
  11. UIStoryboard+Extensions
  12. Font+Extensions
  13. HapticFeeback
  14. CI+fastlane

Show some ❤️ by starring some of the repositories and also following me on GitHub.

Pinned

  1. LMStorage LMStorage Public

    💾 LMStorage is a framework which reduces the complexity of managing a persistent layer.

    Swift 4 4

  2. BaseTracking BaseTracking Public

    📊 The easiest way to setup your analytics

    Swift 4 2

  3. MoonKit MoonKit Public

    🌗 MoonKit is a short framework to get information about the moon

    Swift 13 3

  4. SWMailgun SWMailgun Public

    ✉️ SWMailgun provides simple alternative APIs when you need to send an email with your iOS app using Mailgun

    Swift 4

  5. Extensions to help on UIAlertControl... Extensions to help on UIAlertController implementation
    1
    import UIKit
    2
    
    
    3
    extension UIAlertController {
    4
      struct Settings {
    5
        var title: String?
  6. CI fastlane script CI fastlane script
    1
    # This file contains the fastlane.tools configuration
    2
    # You can find the documentation at https://docs.fastlane.tools
    3
    
    
    4
    default_platform(:ios)
    5