Skip to content

Repository files navigation

Portfolio Website

A modern, responsive portfolio website showcasing professional experience, education, technical skills, and certifications.

Features

  • Responsive Design: Works seamlessly on desktop, tablet, and mobile devices
  • Modern UI/UX: Clean, professional design with smooth animations
  • Smooth Scrolling: Enhanced navigation with smooth scroll effects
  • Mobile Menu: Hamburger menu for mobile devices
  • Interactive Elements: Hover effects and transitions throughout
  • Timeline View: Visual timeline for work experience
  • Skill Tags: Interactive skill tags with hover effects
  • Certification Cards: Professional certification display

Sections

  1. Hero Section: Eye-catching introduction with call-to-action buttons
  2. Education: Academic background and coursework
  3. Experience: Professional work history with detailed responsibilities
  4. Technical Skills: Programming languages, software development, and cloud infrastructure
  5. Certifications: Professional certifications from various providers
  6. Contact: Links to get in touch

Getting Started

  1. Open index.html in a web browser
  2. No build process or dependencies required - pure HTML, CSS, and JavaScript

Customization

Update Contact Information

Edit the contact section in index.html to add your actual email, LinkedIn, and GitHub links:

<a href="mailto:your.email@example.com" class="contact-link">Email</a>
<a href="https://linkedin.com/in/yourprofile" class="contact-link">LinkedIn</a>
<a href="https://github.com/yourusername" class="contact-link">GitHub</a>

Change Colors

Modify the CSS variables in styles.css:

:root {
    --primary-color: #2563eb;
    --primary-dark: #1e40af;
    /* ... other colors ... */
}

Add/Remove Sections

Simply add or remove sections in index.html following the existing structure.

Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

License

This portfolio template is free to use and modify for personal and commercial projects.

About

My Professional Portfolio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages