Portfolio Website

Overview

This portfolio website was built using Jekyll and is hosted on GitHub Pages. It features a clean, responsive design with a timeline-based project showcase.

Features

  • Responsive Design: Works seamlessly on desktop and mobile devices
  • Timeline View: Projects are displayed in a chronological timeline
  • Automatic Deployment: GitHub Actions handles build and deployment
  • SEO Optimized: Built-in SEO tags for better discoverability

Technologies Used

  • Jekyll 4.x
  • HTML5 & CSS3
  • GitHub Actions
  • GitHub Pages

Getting Started

To run this site locally:

bundle install
bundle exec jekyll serve

Then visit http://localhost:4000 in your browser.