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 Public

    Project used for learn SwiftUI on xrOS and Reality Composer Pro

    Swift 10

  2. Composable-SwiftUI Public

    Project used for learn SwiftUI + TCA architecture

    Swift 4

  3. SpaceX-Flutter-Odyssey Public

    Project used for learn Dart and Flutter

    Dart 1

  4. zhangao0086/DKImagePickerController Public

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

    Swift 1.5k 473

  5. MyCitiesWeather Public

    Practice of 'android-avanzado' for KeepCoding Mobile 10

    Kotlin

  6. pivotal-ui Public

    Forked from pivotal-cf/pivotal-ui

    JavaScript