CS6201/s26 ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean course website for CS6201, Introduction to Software Systems, for Spring 2026 at IIIT Hyderabad.
It should feel modern and easy to update, with a sticky navigation bar, nine main sections, and a dark and light theme toggle that remembers the user’s choice. Make it responsive so it works well on desktop and mobile, and keep the content mostly data driven so I can edit the course details without touching the layout much.
I want the pages for about, lectures, labs, assignments, project, examinations, resources, policy, and staff, with support for Markdown in the longer text sections and simple structured data for the lists and schedules. Include the ability to show instructor and TA details with photos and contact info, and make sure links to slides, references, and other files are easy to manage.
It should be a static site that can be hosted anywhere, but also work locally with a simple Python server because the content loads dynamically. If anything is unclear, look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit