A stunning personal portfolio website showcasing the work of Ferry Hasan (killflex), a talented 3D Motion Graphic Designer and 3D Artist based in Surabaya, Indonesia. This portfolio features beautiful 3D artwork, illustrations, and motion graphics created with industry-standard tools.
- Responsive Design - Fully responsive layout that works seamlessly across all devices
- Modern UI/UX - Clean, professional interface with smooth animations
- Interactive Gallery - Lightbox integration for viewing artwork in detail
- Contact Form - Integrated contact form for job inquiries and collaborations
- Social Media Integration - Direct links to Instagram, Twitter, GitHub, and more
- Smooth Scrolling - Enhanced user experience with scroll reveal animations
- HTML5 - Semantic markup structure
- CSS3 - Custom styling with modern CSS features
- JavaScript - Interactive functionality and animations
- Libraries & Frameworks:
- Normalize.css - CSS reset
- Font Awesome - Icon library
- Boxicons - Additional icon set
- Lightbox2 - Image gallery
- ScrollReveal - Scroll animations
- Bootstrap - Grid system and utilities
- jQuery - DOM manipulation
killflex.github.io/
βββ assets/
β βββ css/ # Stylesheets
β βββ img/ # Images and visual assets
β βββ js/ # JavaScript files
β βββ library/ # Third-party libraries
βββ index.html # Main portfolio page
βββ success.html # Form submission success page
βββ web-preview.png # Portfolio preview image
βββ README.md # Project documentation
- Home - Eye-catching hero section with introduction
- About - Personal background and professional journey
- Works - Portfolio gallery featuring 3D art and illustrations
- Contact - Contact form for inquiries and collaborations
- A modern web browser (Chrome, Firefox, Safari, Edge)
- Basic understanding of HTML/CSS/JS (for customization)
- Clone the repository:
git clone https://github.com/killflex/killflex.github.io.git- Navigate to the project directory:
cd killflex.github.io- Open
index.htmlin your browser or use a local development server:
# Using Python 3
python -m http.server 8000
# Using Node.js (with http-server)
npx http-server- Visit
http://localhost:8000in your browser
