This repository contains an API to access my favorite open source projects built by me.
API: https://anandchowdhary.github.io/featured/repos.json
| Project | Language | Year | Stars | | ——- | ——– | —- | —– |
My ✨ Featured projects list on GitHub is the source of truth for these open source projects. To add new projects to this list, I simply star them and select the “Featured projects” list.

However, since GitHub doesn’t have a Stars Lists API (yet!), I wrote a quick script update-data.mjs that parses the HTML page containing this information, and a GitHub Actions workflow runs every few days to make sure this repository is up to date.