Knowledge
Tell me and I forget. Teach me and I remember. Involve me and I learn.
struct SkillsΒ {
let coordination = "Actively coordinating a cross-functional team"
let responsibility = "Making decisions on a platform used by millions of daily active users"
let decisions = "Direct ownership over the Design System and its definition phases"
let crossFunctionalWork = "Close collaboration with other areas (Android, Web & Design)"
}
struct Tech {
let languages: [String] = ["Swift"]
let reactiveProgramming: [String] = ["Combine", "RxSwift"]
let architecture: [String] = ["VIPER", "MVVM"]
let codeModularization: Any?
let testing: [String] = ["Unit Test", "TDD", "Snapshot Testing"]
let cicd: [String] = ["Fastlane", "Firebase", "Bitrise", "Jenkins"]
let others: [String] = ["Jira", "Atlassian", "Confluence", "Kanban"]
}
Experience
Working at Wallapop was a one-of-a-kind experience I would recommend to anyone. Being part of one of the largest and most successful Spanish startups pushes you to grow both personally and professionally in ways you donβt expect.
During my time there, I was part of the Innovation Speed squad, responsible for generating internal value for the company by shortening development cycles within the SCRUM methodology β leveraging CI/CD tooling, technology componentization, Unit & UI Testing, and more.
That role gave me a tremendous amount of maturity and expertise, not only in engineering but in communication and cross-squad collaboration with colleagues from completely different disciplines such as Product, Design, and QA.
Worth highlighting is that I led a project that made the creation of a company-wide Design System possible β generating value and automating design and UI processes across the organization. This project opened the door to building and maintaining consistent products and services in terms of design and user experience, standardizing everything from how Design created a new screen or flow, all the way to the final UI Testing step on the engineering side.
Resources