CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Development Commands

This is a Jekyll-based personal portfolio website using the Minimal Mistakes theme. Development commands:

# Install dependencies
bundle install

# Serve the site locally (usually on http://localhost:4000)
bundle exec jekyll serve

# Build the site for production
bundle exec jekyll build

# Clean build artifacts
bundle exec jekyll clean

Architecture Overview

This is a Jekyll static site using the Minimal Mistakes remote theme with the following key structure:

Content Organization

Jekyll Configuration

Theme System

The site implements a dual-theme system:

Custom Features

Content Structure Patterns

Deployment

The site showcases AI/ML projects and maintains a professional portfolio structure suitable for technical professionals.