Hacker News new | ask | show | jobs
Show HN: We've built a funny GitHub Wrapped video summary for developers (rendley.com)
7 points by bgrigore 541 days ago
Hey everyone, my friend and I created a GitHub Wrapped video for developers to showcase their activity on the platform in a more fun way. The implementation is open-source (https://github.com/rendleyhq/github-wrapped-2024) if you're interested in how it was built.

To get a bit geeky, we used masks, keyframe animations, luma key shaders to remove the background from the confetti video, and some other techniques. Also, everything is rendered directly in the browser!!

I'm curious to hear your thoughts on the rendering performance, especially if you're running this on your phone (hopefully not through an embedded browser).

3 comments

Great idea and integration, looking forward to see how it evolves next year
Thanks!
Great idea. Are the memes predefined or random from web?
We have a predefined collection of memes, but each time you generate a video, you'll receive a unique variation of them
Looks interesting, i will definetly try it!
Thanks!