Every piece of shareware from the late nineties shipped with a README listing the same minimum hardware: a Pentium II, 64 MB of RAM, and a 56k modem.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/retro-webpage/llms.txt
Use this file to discover all available pages before exploring further.
SystemRequirements turns that convention into a portfolio joke — a black terminal panel wrapped in a teal BeveledPanel chrome border where genuine developer skill tiers share equal billing with period-authentic machine specs. The panel is divided into two VT323-font sections: MINIMUM SPECIFICATIONS (OS, Processor, Memory, Graphics, Network) in lime-green headings, and DEVELOPER SKILLS (Required, Recommended, Optimal, Unsupported) in pink headings. “Internet Explorer 6” lands in the Unsupported row, right where it belongs.
Props
This component accepts no props. All content is fully static and hardcoded to serve as a decorative, self-contained panel. Drop it anywhere in your layout with no configuration required.SystemRequirements is wrapped in BeveledPanel with variant="teal" and title="SYSTEM REQUIREMENTS". The panel’s max-width is constrained to max-w-md and centered with mx-auto, making it best suited for sidebar or centered-column placements rather than full-width sections.Usage
| Field | Value |
|---|---|
| OS | Windows 98 / Mac OS 9 |
| Processor | Pentium II 233 MHz |
| Memory | 64 MB RAM |
| Graphics | 800x600 resolution, 256 colors |
| Network | 56k Dial-up Modem |
| Level | Technologies |
|---|---|
| Required | HTML, CSS, JavaScript |
| Recommended | React, Tailwind, Git |
| Optimal | TypeScript, Node.js, Caffeine |
| Unsupported | Internet Explorer 6 |