Skip to content

BoziaO/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

bozia.

Portfolio — boziao.github.io/portfolio

HTML5 CSS3 JavaScript GitHub Pages


Funkcje

  • Custom cursor — magnetyczny kursor z lagującym ringiem, GPU-composited (transform zamiast left/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
  • Wydajnycontent-visibility: auto, rAF throttle na scroll i mousemove, event delegation

Struktura

portfolio/
├── index.html   # Cały layout — hero, o mnie, projekty, kontakt
├── style.css    # CSS custom properties, animacje, dark theme
└── README.md

Autor

Maciej (Bozia)github.com/BoziaO