Portfolio — boziao.github.io/portfolio
- Custom cursor — magnetyczny kursor z lagującym ringiem, GPU-composited (
transformzamiastleft/top) - Typed animation — hero cykluje przez "Developer.", "Builder.", "Creator."
- Scroll reveals — staggered IntersectionObserver z 4 timerami opóźnień
- Marquee — ticker technologii między hero a sekcją O mnie
- Responsywny — mobile menu, ukryty cursor na touch
- Zero dependencies — czysty HTML / CSS / JS, bez frameworków i build stepu
- Dostępny — semantyczny HTML, ARIA labels,
prefers-reduced-motion - Wydajny —
content-visibility: auto, rAF throttle na scroll i mousemove, event delegation
portfolio/
├── index.html # Cały layout — hero, o mnie, projekty, kontakt
├── style.css # CSS custom properties, animacje, dark theme
└── README.md
Maciej (Bozia) — github.com/BoziaO