Jimmyu2foru18/Computer-Programming-Notes — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple online study notes website for computer programming topics. I want a clean home page with a table of contents for Python, Java, C sharp, software engineering, DBMS, internet and web, computer networks, OSI model, system design, and Linux. Each topic should open the matching notes in an easy to read page, using the markdown files that are already in the project, and it should feel like a small learning guide rather than a code dump.

Please make the layout responsive, with a clear navigation area, readable typography, and simple styling so students can browse on a laptop or phone. Keep it as a static site using the existing HTML, CSS, JavaScript, and markdown approach, and make sure it can run locally with a basic Python web server.

Also make it ready to publish on GitHub Pages from the main branch. If you need current GitHub Pages details, look them up online.

Want more depth? Deep Reverse