Skip to content

Fidelisaboke/fidelisaboke.github.io

Repository files navigation

Fidel Isaboke Portfolio

This repository contains the source code for my portfolio, showcasing my work as Full Stack Developer.

Key Features

  • 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.

Tech Stack

  • Structure: HTML5 (Semantic & Accessible)
  • Styling: CSS3 (Vanilla, CSS Variables, Flex/Grid)
  • Logic: Vanilla JavaScript (ES6+)
  • Integration: EmailJS (Contact Form)
  • Icons: SVG (Lightweight & Scalable)

Project Structure

.
├── 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

Getting Started

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

Contact

© 2026 Fidel Isaboke. MIT Licensed.

About

Who is Fidel Isaboke? Check this repo to find out!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors