This repository contains the source code for my portfolio, showcasing my work as Full Stack Developer.
- Dark & Light Mode: Seamlessly switch between themes with persistence via
localStorage. - Custom Design System: Featuring a unique Purple + Mint/Teal palette.
- Fully Responsive: Optimized for all devices, from mobile phones to high-resolution desktops.
- Premium Visuals: Implements glassmorphism, animated gradient text, and subtle glow-border card effects.
- High Performance: Built with vanilla HTML, CSS, and JS for near-instant load times and zero dependency overhead.
- Scroll Animations: IntersectionObserver-based reveal animations for a smooth, interactive experience.
- Contact Integration: Interactive contact form integrated with EmailJS.
- Structure: HTML5 (Semantic & Accessible)
- Styling: CSS3 (Vanilla, CSS Variables, Flex/Grid)
- Logic: Vanilla JavaScript (ES6+)
- Integration: EmailJS (Contact Form)
- Icons: SVG (Lightweight & Scalable)
.
├── index.html # Landing page & Hero section
├── about.html # Biography, Education, and Skills
├── projects.html # Portfolio of featured work
├── contact.html # Contact form & Social links
├── styles.css # "Velvet Dusk" Design tokens & layouts
├── main.js # Theme switching & Animation logic
├── images/ # Asset storage (Profile images, etc.)
└── docs/ # Brand documentation & CV
To run this project locally, simply clone the repository and open index.html in any modern web browser.
No build tools or installers are required.
# Clone the repository
git clone https://github.com/Fidelisaboke/fidelisaboke.github.io.git
# Open the project
cd fidelisaboke.github.io
open index.html- GitHub: Fidelisaboke
- LinkedIn: Fidel Isaboke
© 2026 Fidel Isaboke. MIT Licensed.