An open API service indexing awesome lists of open source software.

https://github.com/nathanborror/nathanborror


https://github.com/nathanborror/nathanborror

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Hello 👋 I'm an independent software builder in Northern California. Swift and Go are my languages of choice. Currently working on a new decentralized social utility called [Wild](https://github.com/nathanborror/Wild) which will be public soon!

### Products

- [Wild](https://github.com/nathanborror/Wild): a new social utility. 🔒
- [Rabble](https://github.com/nathanborror/Rabble): basic IRC client.
- [Heat](https://github.com/nathanborror/Heat): experimental chat project.

### Libraries

- [WIT](https://github.com/nathanborror/swift-wit): content-addressable store for Wild (above).
- [GenKit](https://github.com/nathanborror/swift-gen-kit): interact with a variety of model APIs using a single interface.

### Generated Libraries

_These are purely maintained by LLMs with minimal human intervention._

- [Merge](https://github.com/nathanborror/swift-merge-generated): diff and perform three-way merges of documents.
- [MIME](https://github.com/nathanborror/swift-mime-generated): parse MIME formatted multi-part messages.
- [IRC](https://github.com/nathanborror/swift-irc-generated): interact with IRC servers.