CodeCrafterRohit/WebTech-M33 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple beginner friendly web technology learning site called WebTech M33.

I want it to feel like a small class project where someone can open the home page and quickly learn the basics of HTML, CSS, and JavaScript. Make separate sections or pages for each topic, with clear explanations, nice looking example cards, and a few tiny interactive demos so it doesn’t feel boring. The HTML part should explain page structure, the CSS part should show styling and layout, and the JavaScript part should show simple actions like button clicks, changing text, and basic form feedback.

Keep it as a static website that runs in the browser without a backend. Make the design clean, responsive, and easy to understand for students. Use organized files for HTML, CSS, and JavaScript, and add enough sample content so it looks complete when I open it.

Want more depth? Deep Reverse