Knowledge
struct Tech {
let languages: [String] = ["Swift", "Ruby"]
let reactiveProgramming: [String] = ["RxSwift", "SwiftUI"]
let dependencyInjector = "Swinject"
let pushNotifications: Any?
let architecture = "VIPER"
let testing: [String] = ["Unit Test", "TDD", "SwiftyMocky"]
let cicd: [String] = ["fastlane", "firebase", "azure pipelines"]
let others: [String] = ["Sonarcloud", "TestFlight", "SCRUM", "Azure DevOps"]
}
struct Awards {
let bestFinancialApp2022 = URL(string: "https://blog.evobanco.com/evo-gana-el-premio-a-la-mejor-app-financiera-de-espana/")
let mostInnovativeBank2022 = URL(string: "https://blog.evobanco.com/evo-gana-premio-banco-innovador-europa/")
let worldFinance2020 = URL(string: "https://www.fundssociety.com/es/estilo/evo-banco-recibe-el-premio-world-finance-a-mejor-banco-digital-y-mejor-app-financiera-de-espana")
let bestFinancialApp2018 = URL(string: "https://www.evobanco.com/que-es-evo/noticia/EVO-BANCO-GANA-EL-PREMIO-A-LA-MEJOR-APP-FINANCIERA-DE-ESPANA/")
}
Experience
During my time at Innocv I gained a great deal of technical knowledge, but more than anything I developed the ability to work effectively within a very large team (40+ people) on a long-running project (6+ years at that point) — and everything that entails in terms of team coordination, productivity, and running a proper SCRUM methodology.
One of the key goals during my time on this project was building a pioneering virtual assistant for the banking sector — fully functional and accessible from anywhere in the app. It went on to receive numerous awards for technological innovation.
Resources