docs: update README and AGENTS for new service cards, removed metrics
CI & Lighthouse / test (push) Has been cancelled

This commit is contained in:
2026-04-21 08:24:45 -04:00
parent 2e4e067225
commit 90dcbce9ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ webdev/
``` ```
## Key Files ## 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 - `styles.css`: Complete styling with coffee theme, dark mode, animations
- `vite.config.js`: Configures multi-page build (index.html, tos.html, privacy.html) - `vite.config.js`: Configures multi-page build (index.html, tos.html, privacy.html)
- `cross_browser_test.py`: Validates cross-browser compatibility - `cross_browser_test.py`: Validates cross-browser compatibility
+1 -1
View File
@@ -10,7 +10,7 @@ A modern, coffee-themed web development portfolio showcasing professional web de
- **Interactive Elements**: - **Interactive Elements**:
- Particle background canvas animation - Particle background canvas animation
- Typewriter effect for hero section - Typewriter effect for hero section
- Animated skill bars that trigger on scroll - Service cards with icons and descriptions
- Testimonial carousel with expandable content - Testimonial carousel with expandable content
- Scroll progress indicator - Scroll progress indicator
- **Performance Optimized**: - **Performance Optimized**: