Skip to content
View JavierLaguna's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report JavierLaguna

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

Hi there ๐Ÿ‘‹, I'm Javier Laguna!๐Ÿค˜๐Ÿป
Senior Mobile Developer at INNOCV Solutions

Linkedin: JavierLaguna GitHub JavierLaguna

forthebadge forthebadge forthebadge

const aboutMe = {
  pronouns: "he" | "him",
  technologies: {
      mobile: {
        iOS: {
          code: Swift,
          ui: ["SwiftUI", "UIKit"],
          architecture: ["VIPER", "The Composable Architecture (TCA)", "Clean Architecture", "MVVM", "Clean Swift (VIP)"],
          libraries: ["Combine", "ARKit", "MapKit", "CallKit", "RxSwift"],
          bbdd: ["CoreData", "Realm"],
          testing: "XCTest",
          dependencies: ["Swift Package Manager", "CocoaPods"]
        },
        Android: {
          code: Kotlin,
          ui: "Android Views (XML)",
          architecture: ["Clean Architecture", "MVVM"],
          libraries: ["LiveData", "Retrofit"],
          bbdd: "Room",
          testing: "JUnit"
        },
        Flutter: {
          code: Dart,
          architecture: ["Clean Architecture", "MVVM"],
          libraries: "GetX"
        },
        ReactNative: {
          code: Typescript,
          architecture: "Flux (Redux)",
          libraries: ["React Navigation"],
          testing: "Jest",
          dependencies: "npm"
        }
      },
      frontEnd: {
         html: 5,
         css: 3,
         js: ["React", "Redux", "Backbone", "Jest"],
         cssTools: ["SASS", "LESS", "BEM", "Material Design", "Bootstrap"]
      }
   }
}

Pinned Loading

  1. VisionOSMusic VisionOSMusic Public

    Project used for learn SwiftUI on xrOS and Reality Composer Pro

    Swift 10

  2. Composable-SwiftUI Composable-SwiftUI Public

    Project used for learn SwiftUI + TCA architecture

    Swift 3

  3. SpaceX-Flutter-Odyssey SpaceX-Flutter-Odyssey Public

    Project used for learn Dart and Flutter

    Dart 1

  4. zhangao0086/DKImagePickerController zhangao0086/DKImagePickerController Public

    Image Picker Controller for iOS written in Swift 4 & 5.

    Swift 1.5k 471

  5. MyCitiesWeather MyCitiesWeather Public

    Practice of 'android-avanzado' for KeepCoding Mobile 10

    Kotlin

  6. pivotal-ui pivotal-ui Public

    Forked from pivotal-cf/pivotal-ui

    JavaScript