chore: update projects
e34b38eb
1 file(s) · +21 −14
| 11 | 11 | title: "Sequoia", |
|
| 12 | 12 | description: |
|
| 13 | 13 | "While there are several blogging platform options for publishing standard.stie lexicons, there wasn't much out there for self-hosted blogs. This prompted me to build Sequoia: a CLI that helps take existing blogs and publish them to ATProto. It features an interactive setup, flexible config to meet any SSG or framework, and even the necessary pieces for verification of standard.site lexicons.", |
|
| 14 | - | image: "https://sequoia.pub/og.png", |
|
| 14 | + | image: "https://files.stevedylan.dev/sequoia-cli-demo.png", |
|
| 15 | 15 | link: "https://sequoia.pub", |
|
| 16 | 16 | tags: ["blogging", "atproto", "standard site", "cli"], |
|
| 17 | 17 | }, |
|
| 27 | 27 | title: "Alcove", |
|
| 28 | 28 | description: |
|
| 29 | 29 | "RSS and blogs pose to be a solution for freedom speech, however RSS readers with sync capabilities often result in a 'wont be evil' promise in regards to privacy of what you read. Alcove brings a 'cant be evil' tech stack to the table. This app uses Evolu to enable end to end encrption for reading RSS feeds while giving people the ability to sync their reader across multiple devices.", |
|
| 30 | - | image: "https://alcove.tools/og.png", |
|
| 30 | + | image: "https://files.stevedylan.dev/alcove.jpg", |
|
| 31 | 31 | link: "https://stevedylan.dev/posts/introducing-alcove/", |
|
| 32 | 32 | tags: ["blogging", "privacy", "rss"], |
|
| 33 | 33 | }, |
|
| 35 | 35 | title: "Sipp", |
|
| 36 | 36 | description: |
|
| 37 | 37 | "Minimal code sharing app for the web and the terminal, written in Rust. A single ~13MB binary contains a web server, TUI, and CLI. Easy to self host and access through your browser or your terminal. Loads of features such as syntax highlighting, config to authenticated selected endpoints, and CLI actions to quickly create snippets from files.", |
|
| 38 | - | image: "https://sipp.so/assets/og.png", |
|
| 38 | + | image: "https://files.stevedylan.dev/sipp-rust.png", |
|
| 39 | 39 | link: "https://sipp.so", |
|
| 40 | - | tags: ["developer tools", "productivity"], |
|
| 40 | + | tags: ["developer tools", "productivity", "self hosting"], |
|
| 41 | 41 | }, |
|
| 42 | 42 | { |
|
| 43 | + | title: "Parcels", |
|
| 44 | + | description: "A minimal package tracking app written in Rust, designed to be self hosted for personal use.", |
|
| 45 | + | image: "https://files.stevedylan.dev/parcels-demo-2.png", |
|
| 46 | + | link: "https://github.com/stevedylandev/parcels", |
|
| 47 | + | tags: ["productivity", "self hosting"] |
|
| 48 | + | }, |
|
| 49 | + | { |
|
| 50 | + | title: "Feeds", |
|
| 51 | + | description: |
|
| 52 | + | "A minimal take on an RSS reader, Feeds lets you pull from multiple sources of feeds including URL query params, OPML files, and FreshRSS. Instead of rendering the post, Feeds simply gives you a feed link so you can view the content in its original context. Feeds is also designed to be simple and easy to self host for your own use cases.", |
|
| 53 | + | image: "https://files.stevedylan.dev/feeds-demo.png", |
|
| 54 | + | link: "https://feeds.software", |
|
| 55 | + | tags: ["blogging", "rss", "self hosted"], |
|
| 56 | + | }, |
|
| 57 | + | { |
|
| 43 | 58 | title: "Titan II", |
|
| 44 | 59 | description: "A minimal iOS Gemini Protocol client in SwiftUI. I became really interested in the Gemini Protocol and didn't like the existing options out there for iOS, so I built my own. Was a good learning experience and thoroughly enjoy the final product. Features things like bookmarks, searching, themes, client certificates, you name it. Have not published this one on the App Store due to having so many other ongoing projects.", |
|
| 45 | - | image: "https://files.stevedylan.dev/titan-ii.png", |
|
| 46 | - | link: "https://github.com/stevedylandev/Titan", |
|
| 60 | + | image: "https://files.stevedylan.dev/titan-ii.png", |
|
| 61 | + | link: "https://github.com/stevedylandev/Titan", |
|
| 47 | 62 | tags: ["privacy", "networking"] |
|
| 48 | 63 | }, |
|
| 49 | 64 | { |
|
| 53 | 68 | image: "https://blogfeeds.net/og.png", |
|
| 54 | 69 | link: "https://blogfeeds.net", |
|
| 55 | 70 | tags: ["social networking", "blogging"], |
|
| 56 | - | }, |
|
| 57 | - | { |
|
| 58 | - | title: "Feeds", |
|
| 59 | - | description: |
|
| 60 | - | "A minimal take on an RSS reader, Feeds lets you pull from multiple sources of feeds including URL query params, OPML files, and FreshRSS. Instead of rendering the post, Feeds simply gives you a feed link so you can view the content in its original context. Feeds is also designed to be simple and easy to self host for your own use cases.", |
|
| 61 | - | image: "https://feeds.software/assets/og.png", |
|
| 62 | - | link: "https://feeds.software", |
|
| 63 | - | tags: ["blogging", "rss"], |
|
| 64 | 71 | }, |
|
| 65 | 72 | { |
|
| 66 | 73 | title: "norns", |
|