Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 678 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 678 Bytes

Portfolio-Website

**Best Viewed on Chrome/Edge/Firefox for intended viewing experience.

Key Features

1. Scroll Animations

  • Instead of using the popular AOS (Animate On Scroll) library I used the Intersection Observer API (Documentation) for animations.

  • For multiple items in the animations the nth-child() (Documentation) pseudo selector for adding incremental delay for each items for smoother animation.

2. Download CV/Resume

3. Contact Form/Send Email

4. Single Page

5. Clean & Simplistic Design