Algorithm-Arena / weekly-challenge-29-tech-cards

2 stars 0 forks source link

Submission - Tech Star Hero Cards Maker #1

Open nikpundik opened 1 month ago

nikpundik commented 1 month ago

For this challenge, @giusfalco and I teamed up again to create a card configurator inspired by "Magic: The Gathering," allowing users to download and create their own decks. Users can apply various filters to the image, generating different effects based on the selection order. The card is completed with the name, role, and team of the "tech hero," and features a star rating system to define four abilities.

XrayNERD.webm

Check out the demo here: https://techcards.vercel.app/

Source code: https://github.com/nikpundik/challenges/tree/main/techcards

Krayorn commented 1 month ago

Nice, the card is really clean!