AI & Machine Learning

I Built a CLI That Tells You Which Free Perks Your Open-Source Project Qualifies For

Ali NematiAli Nemati10 hours ago35 sec read4 views

OSSPerks is an open-source project that provides a CLI and website to help developers discover OSS perks from tech companies based on their GitHub contributions. It includes features like checking eligibility for perks, listing all available programs, searching by perk type, and showing program details. The project involves trade-offs such as using MDX round-trip for translation purposes and regex eligibility matching which is brittle but works well currently. Future improvements could include adding more programs, implementing structured eligibility rules, creating a GitHub Action, tracking expiry dates of perks, and allowing community submissions.

Read the full article at DEV Community


Want to create content about this topic? Use Nemati AI tools to generate articles, social posts, and more.

4
Comments
Ali Nemati
Ali NematiWritten by Ali
View all posts

Related Articles

I Built a CLI That Tells You Which Free Perks Your Open-Source Project Qualifies For | OSLLM.ai