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:
https://Codeprints.dev 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.
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: https://github.com/codeprintsdev
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:
https://Codeprints.dev 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.
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: https://github.com/codeprintsdev
Ideas and feedback are welcome. Thanks everyone!