# Kaleb Cooper

> iOS engineer with seven years of experience building native apps in Swift, SwiftUI, and UIKit. iOS Engineer at [Littlebird](https://www.littlebird.care/), based in Austin, TX.

Every page on this site is available as Markdown: send `Accept: text/markdown` or fetch with a terminal client.

## Pages

- [Resume](https://kalebcooper.com/resume.md): Full work history, skills, and education.
- [Contact](https://kalebcooper.com/contact): Email hello@kalebcooper.com.

## Open Source

- **swift-government**: An ongoing project to build a comprehensive suite of Swift libraries for U.S. federal APIs and public datasets, with consistent, discoverable interfaces, typed models, and support for Swift concurrency.
  - [swift-congress](https://github.com/KalebCooper/swift-congress): Congressional bills, legislator biographies, and House and Senate votes.
  - [swift-federal-register](https://github.com/KalebCooper/swift-federal-register): Federal Register documents and presidential-document searches.
  - [swift-govinfo](https://github.com/KalebCooper/swift-govinfo): Official government publications, metadata, and bill-status records.
  - [swift-nara](https://github.com/KalebCooper/swift-nara): National Archives Catalog bulk data and archival metadata.
  - [swift-noaa](https://github.com/KalebCooper/swift-noaa): NOAA services, starting with National Weather Service forecasts, observations, and alerts.
  - [swift-nps](https://github.com/KalebCooper/swift-nps): National Park Service parks, campgrounds, activities, and visitor information.
- [swift-indefinite-loader](https://github.com/KalebCooper/swift-indefinite-loader): A portable Swift package for async loading state management, with testable timing rules that prevent flickering indicators and preserve existing content during refreshes. Optional SwiftUI views simplify rendering.
- [swift-responsive-layout](https://github.com/KalebCooper/swift-responsive-layout): A size-class-driven responsive layout toolkit for SwiftUI, with container and window-scene awareness for adapting interfaces across iPhone and iPad.
- [swift-symbols](https://github.com/KalebCooper/swift-symbols): Type-safe SF Symbols for Swift and SwiftUI, with discoverable symbol names, composable variants, platform availability annotations, and convenient image and label APIs.
- [swifty-networking](https://github.com/KalebCooper/swifty-networking): A testable Swift networking package built on structured concurrency, with typed errors, streaming, pagination, and WebSocket support through modular client and server adapters.

## Elsewhere

- [GitHub](https://github.com/kalebcooper)
- [LinkedIn](https://linkedin.com/in/kalebcooper)
