ssagar1999/our-dev-wall ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple class website called Our Dev Wall where each student can add their own profile card to a shared wall.

I want the page to load all the student profiles from a students folder, read each profile file, and show a nice card for every person with their name, GitHub handle, short bio, favorite tech, and photo if they have one, or initials if they do not. Make it feel friendly and colorful, with a clean layout that works well on phones and computers.

Each student should only need to edit their own profile JSON file and add a photo if they want one. The main page should update automatically when new student folders are added. Keep it simple enough for beginners to understand, and make the styling polished so the wall looks good even with lots of cards. If anything needs current browser or JSON handling details, look up the latest docs online and use the easiest approach.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab