Skip to content
View isai-arellano's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report isai-arellano

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

Hi there 👋 My name is Isaí

I'm software developer and technology lover.

void main() {
  var isai = {
    'code': ['Dart', 'Swift', 'Kotlin'],
    'tools': ['Flutter', 'SwiftUI', 'JetpackCompose'],
    'challenge': 'Creating community',
  };

  print(isai);
}

Find me at:

LinkedIn

Pinned Loading

  1. designcode Public

    application created using swiftui

    Swift

  2. GuessTheFlag Public

    Game

    Swift

  3. Camera-Custom-SwiftUI-UIViewRepresentable Public

    example of the use of camera from swiftui with UIViewRepresentable

    Swift

  4. Document-Scan-SwiftUI Public

    document scanner built with vision kit and swiftui

    Swift 2

  5. authentication-biometrics Public

    iOS biometric Authentication implementation with Swift and SwiftUI , within Keychain

    Swift