MalayBhunia/1.5K_Developer_Portfolio_Collection. — reverse-engineered prompt
Reverse engineered prompt
Build me a simple site that showcases this big collection of developer portfolio examples in a way that’s actually fun to browse.
I want it to use the portfolio data already in this repo and turn it into a clean directory where people can search by name, browse alphabetically from A to Z, and click a random portfolio for inspiration. Each entry should show the person’s name, portfolio link, and any short role or description if it exists. A card or list view is fine, as long as it feels modern, fast, and easy to scan on desktop and mobile.
Please also show the total number of portfolios, make it easy to jump to each letter, and handle missing or messy data gracefully. If there are duplicates or broken links in the data, do a reasonable cleanup and keep the result consistent. I’d also love a basic way to regenerate or refresh the data from the repo files so the collection stays maintainable over time.
If you need to, look up current docs online and just make sensible choices.
Want more depth? Deep Reverse