DevQuest - Turn your GitHub profile README into a dynamic arena

by
Live GitHub identity cards, animated SVGs, profile racks and a daily repository arena. DevQuest turns your GitHub profile into a live, personality-driven card — terminal, formal, or fun — generated on the fly from your real stats.

Add a comment

Replies

Best
Maker
📌
Hey guys,  I built DevQuest because I was honestly tired of how boring most GitHub profiles look. Whenever you try to add something custom to your README, you usually have to jump through hoops with complex setups or use ugly widgets that break half the time.  I wanted to make a fast, open-source tool that actually gives you control over your page.  It takes public data and turns it into clean, cacheable SVG cards that update on the fly. Here is what you can do with it:  * Mix and match 42 different templates, from terminal ASCII art to clean minimal layouts. * Stash multiple cards into a single row or column using the Rack API so your profile stays tight. * Drop an interactive Guestbook into your markdown so people can leave signatures right on your page. * Use quick presets to skin your profile in one click depending on your vibe. There is also a Daily Battle section where you can submit your repositories to see how they rank against other open-source projects.  The app runs on a Next.js and Redis stack, so it handles traffic well. It is free under CC BY-NC-SA 4.0, and the repo is open if you want to look at the code or host it yourself.  Try out the builder, embed a few cards, and let me know your honest feedback or what layout we should add next.  Thanks for checking it out.