news-aggregator
a simple Python CLI tool that aggregates news headlines from multiple sources (e.g., RSS feeds from BBC, CNN, and Reuters). This project is small (under 200 lines), involves real coding tasks, and naturally lends itself to parallelization. The goal is to fetch, parse, and summarize headlines, outputting a combined report.