From 90dcbce9ad2844a72cac1d655961e22082306a84 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Tue, 21 Apr 2026 08:24:45 -0400 Subject: [PATCH] docs: update README and AGENTS for new service cards, removed metrics --- AGENTS.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index b7d5e53..db356ad 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -88,7 +88,7 @@ webdev/ ``` ## Key Files -- `main.js`: All interactive features (typewriter, particles, skill bars, testimonials, parallax, metrics) +- `main.js`: All interactive features (typewriter, particles, testimonials, parallax, service cards) - `styles.css`: Complete styling with coffee theme, dark mode, animations - `vite.config.js`: Configures multi-page build (index.html, tos.html, privacy.html) - `cross_browser_test.py`: Validates cross-browser compatibility diff --git a/README.md b/README.md index ae6b600..3d8e6e8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A modern, coffee-themed web development portfolio showcasing professional web de - **Interactive Elements**: - Particle background canvas animation - Typewriter effect for hero section - - Animated skill bars that trigger on scroll + - Service cards with icons and descriptions - Testimonial carousel with expandable content - Scroll progress indicator - **Performance Optimized**: