Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.15 KB

File metadata and controls

48 lines (34 loc) · 1.15 KB

Muhammad Asad Rahim - Portfolio Website

Personal portfolio website built with Jekyll and hosted on GitHub Pages.

Live Site: https://asadrahim.github.io

Features

  • Dark/Light mode toggle with localStorage persistence
  • Responsive design using Minimal Mistakes theme
  • Comprehensive portfolio showcase
  • Skills & certifications pages
  • Downloadable resume

Pages

  • Home - Introduction and featured projects
  • About - Professional background and experience
  • Projects - Portfolio of AI, full-stack, and DevOps projects
  • Skills - Comprehensive technical skills overview
  • Certifications - Professional credentials
  • Resume - Full CV with PDF download

Tech Stack

  • Jekyll (Static Site Generator)
  • Minimal Mistakes Theme
  • GitHub Pages (Hosting)
  • SCSS/CSS
  • JavaScript

Local Development

# Install dependencies
bundle install

# Run locally
bundle exec jekyll serve

# Visit http://localhost:4000

Contact