
A sleek, animated one-page portfolio for developers/designers, with dynamic sections, glowing theme, responsive design, and built using HTML5, CSS3, JS, and Bootstrap 5.
- Dynamic Single-Page Application with smooth section transitions
- Interactive Animations: Typing effects, hover animations, and glowing UI elements
- Fully Responsive design for all devices
- 5 Key Sections: Home, About, Services, Projects, and Contact
- Dark Theme with neon accents for a sleek professional look
- Frontend: HTML5, CSS3, JavaScript
- Framework: Bootstrap 5
- Icons: Font Awesome 6
- Design: Custom CSS animations and transitions
Portfolio/
├── index.html # Main portfolio page
├── styles.css # All custom styling
├── script.js # Interactive functionality
├── hacker-at-night.jpg # Profile image
├── screenshots/ # Project previews
│ ├── Welcome.png
└── README.md # This file- Animated Typing Text in hero section
- Glowing Navigation with active state indicators
- Bouncing Profile Image with circular border animation
- Project Cards with hover effects
- Responsive Contact Form with validation
- Clone the repo:
git clone https://github.com/serikalisack/Portfolio-.git
- Run locally: Open
index.htmlin any browser - Deploy to GitHub Pages:
- Go to Settings > Pages
- Select
main/masterbranch - Your site will deploy to:
https://yourusername.github.io/Portfolio-/