# GPS-CH-dev-quotes **Repository Path**: mirrors_microsoft/GPS-CH-dev-quotes ## Basic Information - **Project Name**: GPS-CH-dev-quotes - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-15 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dev-quotes A retro 80s-style web app that generates random developer quotes with an LLM-like typing effect. ## Features - Click the button to generate a random developer quote - Quotes appear word-by-word, simulating an AI typing - Mobile-friendly, retro computer terminal design ## Usage Run `python3 -m http.server -d docs` in your browser, or visit the live site: 👉 [View on GitHub Pages](https://microsoft.github.io/GPS-CH-dev-quotes/) ## How it works - All code is in the `docs/` folder - Quotes are stored in `script.js` - Styling is in `style.css` ## License MIT