chore: update projects 11ae4b95
Steve · 2026-04-21 09:37 1 file(s) · +7 −7
packages/client/src/data/projects.ts +7 −7
14 14
    link: "https://andromeda.build",
15 15
    tags: ["productivity", "self hosting"]
16 16
  },
17 +
  {
18 +
    title: "Scout",
19 +
    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. Currently in the process of publishing to the App Store.",
20 +
      image: "https://files.stevedylan.dev/titan-ii.png",
21 +
      link: "https://github.com/stevedylandev/Scout",
22 +
    tags: ["privacy", "networking"]
23 +
  },
17 24
	{
18 25
		title: "Sequoia",
19 26
		description:
52 59
    image: "https://files.stevedylan.dev/feeds-demo.png",
53 60
      link: "https://feeds.software",
54 61
      tags: ["blogging", "rss", "self hosted"],
55 -
  },
56 -
  {
57 -
    title: "Titan II",
58 -
    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.",
59 -
      image: "https://files.stevedylan.dev/titan-ii.png",
60 -
      link: "https://github.com/stevedylandev/Titan",
61 -
    tags: ["privacy", "networking"]
62 62
  },
63 63
	{
64 64
		title: "Docs.surf",