Software que se
siente de Apple.
Software that
feels like Apple.
Ocho años resolviendo problemas técnicos reales me enseñaron lo que un tutorial no puede: el código bueno es el que la gente ni siquiera nota que está ahí. Ahora lo escribo en Swift.
Eight years solving real technical problems taught me what a tutorial can't: good code is the kind people never notice. Now I write it in Swift.
Todo, nativo. Sin capas de por medio.
Everything, native. No layers in between.
Cada proyecto se construye directamente sobre las APIs que Apple mantiene hoy, no sobre las que mantenía hace tres años.
Every project is built directly on the APIs Apple maintains today, not the ones it maintained three years ago.
Apps iPhone & iPad
iPhone & iPad apps
SwiftUI de punta a punta, adaptado a cada tamaño de pantalla y a las convenciones reales del ecosistema.
SwiftUI end to end, adapted to every screen size and the ecosystem's real conventions.
Arquitectura Swift 6
Swift 6 architecture
Concurrencia estricta desde el primer commit. Sin warnings silenciados, sin atajos que pagas después.
Strict concurrency from the first commit. No silenced warnings, no shortcuts you pay for later.
Integraciones
Integrations
REST y GraphQL con async/await y modelos tipados. Los errores se manejan, no se ignoran.
REST and GraphQL with async/await and typed models. Errors are handled, not ignored.
Publicación en App Store
App Store submission
Certificados, provisioning y revisión gestionados de principio a fin.
Certificates, provisioning and review handled start to finish.
Apps en producción, no en teoría.
Apps in production, not in theory.
Gestor de finanzas personales: control de gastos, suscripciones y contratos. La app nativa y la versión web comparten la misma cuenta, siempre en sincronía.
Personal finance manager: expenses, subscriptions and contracts. The native app and the web version share the same account, always in sync.
Gestión diaria de suplementación y medicación. Seguimiento de tomas, recordatorios inteligentes y registro histórico, en la app y en la web.
Daily supplement and medication management. Dose tracking, smart reminders and history log, in the app and on the web.
Sergio García
Sergio García
Pasé 8 años en soporte técnico, los últimos como Team Leader. No fue un rodeo: fue donde aprendí que el software lo sufren personas reales, no specs.
I spent 8 years in technical support, the last as Team Leader. It wasn't a detour: it's where I learned that software is lived by real people, not specs.
La programación me atrajo siempre, pero nunca le dediqué el tiempo que merecía. El Swift Developer Program de Apple Coding Academy fue el punto en el que decidí hacerlo en serio.
Programming always drew me in, but I never gave it the time it deserved. Apple Coding Academy's Swift Developer Program was where I decided to take it seriously.
Hoy escribo Swift porque quiero hacerlo bien: nativo, moderno, sin capas de abstracción que solo existen para acortar el aprendizaje.
Today I write Swift because I want to do it right: native, modern, without abstraction layers that only exist to shorten the learning curve.
¿Tienes una idea en mente?
Have an idea in mind?
Hablemos de cómo construirla en nativo, bien hecho desde el primer commit.
Let's talk about building it native, done right from the first commit.