Mark Task 7 complete, update progress log

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-09 11:09:04 +00:00
parent a0fc24534a
commit e6f416410a
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
**Scroll-triggered animation:** Use IntersectionObserver on the skills section. When it enters the viewport (threshold 0.15), animate each skill gauge's `stroke-dashoffset` to its target value. Stagger each gauge by `100ms` (first gauge starts immediately, second at 100ms, third at 200ms, etc.).
- [ ] **Task 7: Build experience section with timeline and ECG decoration**
- [x] **Task 7: Build experience section with timeline and ECG decoration**
Experience section (`#experience`). Section heading "Experience" in `font-size: 24px; font-weight: 700; color: var(--heading);`.