This document presents a topology-based approach for recommending followees (users to follow) on Twitter. The algorithm explores the graph of connections starting from a target user, selects candidate followees, and ranks them based on factors like the number of followers, number of common friends with the target user, and how often the candidate appears in the network. The approach was evaluated in an experiment with 14 real Twitter users to test how well it identified potentially interesting users to follow. Results showed the algorithm's potential for followee recommendation on Twitter by exploiting the social network structure rather than tweet content.