Hey, Gm to you. Do you love to prompt?
Well, this is what I did on
@devfun platform for the
dev.fun World Cup powered by Solana.
I built "Pixelperfect", a dApp that allows an AI to generate a target UI design (e.g., shapes, cards, or inputs) using CSS and HTML, which developers then replicate in a live code editor with a canvas output.
To emulate CSSBattle, CSSChallenge includes:
🔹AI-Generated Targets: An AI generates a random UI design (e.g., a card, button, or abstract shape) with CSS/HTML, displayed as a target image or live preview.
🔹Code Editor: A web-based editor supporting only CSS and HTML, using a fixed <div> or <canvas> for output).
🔹Canvas Output: A live preview of the user’s code, side-by-side with the AI’s target for comparison.
🔹Scoring System: Scores based on visual accuracy .
🔹Timer: A timer to make it more competitive.
🔹Web3 Integration: App is running on
$Rick coin.
I decided to update the app, by adding a new feature called RUSTY!
All you have to do is drag and drop rust code to build a program.
GO test it out!
dev.fun/app/dab6609cb0cb83bf…