Hi HN! Today I'd like to share a side project I've been working on together with a few friends over the past few months:<p><a href="https://Codeprints.dev" rel="nofollow">https://Codeprints.dev</a> is a tool that takes your personal GitHub contributions and allows you to purchase a high-quality print of it. Since many of us have been working in a home office as of late, we've had the idea that it would be awesome to have personalized rather than generic art around - showcasing our (open-source) contributions in a frame or on a mug, for instance.<p>Not long ago, we've also introduced a way to generate a contribution graph based on a local git repository. This is available as a Beta feature on our site right now! On top of that, we've also open-sourced the analyzer (written in Rust) that is used to extract the data: <a href="https://github.com/codeprintsdev" rel="nofollow">https://github.com/codeprintsdev</a><p>Ideas and feedback are welcome. Thanks everyone!