byescaleira
Back to home
Project Open Source

Experiments & Tools

My open-source work is a public lab: small SwiftUI samples, concurrency experiments, architecture templates, and tools I use to learn in the open. Not every repo is meant to be a product; some are meant to be read, forked, and challenged.

View on GitHub

Status

Ongoing
SwiftSamplesGitHubSwiftUIConcurrency

Goals

  • Share learning in a reusable form.
  • Build reference implementations for common patterns.
  • Invite feedback and collaboration.

Learnings

  • Teaching is the fastest way to find gaps in your own understanding.
  • Small repos are easier to maintain than big promises.
  • Documentation is part of the feature.