diff options
| -rw-r--r-- | content/_index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_index.md b/content/_index.md index d59bd02..b0dbc3b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -12,10 +12,10 @@ description = "Freelance Software Engineer | iOS, macOS, Web & Backend Developme <section> <h2>I can help you build.</h2> <ul> - <li><strong>Fast, accessible websites</strong> with SEO optimization and cutting edge web development best practices.</li> + <li><strong>Fast, accessible websites</strong> with <abbr title="Search Engine Optimization">SEO</abbr> optimization and cutting edge web development best practices.</li> <li><strong>Native iOS, iPadOS, and macOS apps</strong> using Swift, Catalyst, SwiftUI, or UIKit.</li> <li><strong>Scalable backend services</strong> with great observability, clear documentation, and cloude-native infrastructure.</li> - <li><strong>End-to-end data pipelines</strong> from tracking planning, to <abbr title="Extract-Load-Transform">ELT</abbr> workflows that deliver accurate and actionable analytics insights.</li> + <li><strong>End-to-end data pipelines</strong> from tracking planning, to <abbr title="Extract-Load-Transform">ELT</abbr>/<abbr title="Extract-Transform-Load">ETL</abbr> workflows that deliver accurate and actionable analytics insights.</li> <li><strong>Infrastructure as code</strong> that can orchestrate and manage all your services on AWS, Scaleway, Azure or any cloud provider.</li> </ul> </section> |