A sleek Web3 marketing portfolio showcase with glassmorphic design and interactive testimonials
@unknown: i made a personal website in 4 hours with a 17 dollar budget, no designers, no developers TL:DR: it looks fine, but kinda AI-sloppy tested @v0 by @vercel , was curious how simple it actually is overall, the process is the default vibe coding with any LLM โ the more context and details you give, the more accurate the result hallucinations donโt disappear either, for example, at some point v0 randomly changed a perfectly working testimonials carousel to a completely different mechanic, so i had to roll it back. very often for simple one-pagers people use constructors like @webflow . the biggest downside is the lack of scaling. for example, if you ever want to connect @WalletConnect to a site built on a constructor, thereโs a high chance youโll run into a lot of issues, and youโll end up hiring someone to rebuild the site from scratch but on a scalable stack. with v0, you can start, and later you can hand this off to someone who actually knows how to work with it to upgrade it. only thing is iโm curious how comfortable a professional will feel dealing with the structure an LLM generates. iโm sure that if you take this tool more seriously, prepare a pack of references, write each request thoughtfully and maybe in more detail โ what libs to use, what styles, etc โ the result will look less AI-generated than mine. but the goal here was to check what you get with minimal effort and prep, and the result is more than solid, IMO. the nicest part โ everything is inside the Vercel ecosystem. bought a domain on vercel, deployed on vercel, basic analytics also on vercel. fantastic. totals: 12$ for the domain 5$ for credits result โ https://www.ickweb3.com/ both desktop + mobile not planning to use it, but if i polish the wording, add more proof of results, it could easily stand as a great CV alternative.
You are remixing a Berrry app.
Source app: https://ickweb3.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://ickweb3.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet โ Sign in