Skip to content

Repository files navigation

Mike Chen's Portfolio Website

This repository contains the source code for my personal portfolio website, built with Jekyll using the Chirpy theme. It highlights selected data science, machine learning, and AI projects with polished narratives and interactive visuals.

Visit the live site at: https://mcyc.github.io

Features

  • Clean, mobile-friendly design using Chirpy theme
  • Hosted with GitHub Pages and automatically deployed via GitHub Actions
  • Responsive sidebar, search, dark/light mode toggle, and PWA support
  • Organized posts with tags, categories, and archives

Project Structure

├── _posts/              # blog posts (in Markdown)
├── assets/img/          # custom images, avatar, and favicon
├── _config.yml          # site configuration
├── Gemfile              # dependencies
├── index.html           # homepage
└── ...

Development

To build and preview locally:

bundle install
bundle exec jekyll serve

Then visit http://localhost:4000 to view the site.

To test a production-like build:

JEKYLL_ENV=production bundle exec jekyll build

Deployment

This site is automatically deployed via GitHub Actions. On push to main, the site is built and published to the gh-pages branch.

You can monitor deployment status under the GitHub Actions tab.

Credits

Powered by Jekyll and the amazing Chirpy theme by Cotes Chung.


Feel free to explore the source code or reach out if you'd like to discuss the content, projects, or collaborate!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages