Custom feeds | Bluesky
Custom feeds are algorithmic feed generators. To users, this is their timeline. This tutorial will explain how to interact with a feed generator in the network.

Setting up Bossett's BlueSky Feed Generator
I have build a small framework for Bluesky feeds that allows a developer to quickly spin up new feeds by cloning a single source file and making very minor tweaks. It allows for arbitrary code to be run to create filters, manipulate lists, etc.; and has a number of helper
Write a Custom Feed - AT Protocol
Host an algorithm that's accessible from apps like Bluesky.

Zero-Cost Custom Feeds on Bluesky
A simple stack for generating custom feeds for Bluesky programmatically without a backend server