https://github.com/nathanborror/nathanborror
https://github.com/nathanborror/nathanborror
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nathanborror/nathanborror
- Owner: nathanborror
- Created: 2025-10-16T15:59:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-10-16T16:49:46.000Z (3 months ago)
- Last Synced: 2025-10-17T18:56:55.263Z (3 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.