Skip to content

rickieplin/rickieplin.github.io

Repository files navigation

Lin Pei - Software Engineer

This is the personal website for Lin Pei。

Features

  • Clean, minimal, and asymmetrical layout
  • Two-column structure with navigation and content
  • Monochromatic color scheme (black, light gray, and white)
  • Responsive design that works on various screen sizes
  • Modern image display with 60/40 layout ratio

Technologies Used

  • HTML5
  • CSS3
  • Responsive design

Project Structure

rickielin.github.io/
├── css/                  # CSS 样式文件
│   ├── styles.css        # 主样式文件
│   ├── about.css         # About 页面样式
│   ├── project.css       # Project 页面样式
│   ├── consulting.css    # Consulting 页面样式
│   └── contact.css       # Contact 页面样式
├── images/               # 图片资源
│   ├── profile-image.jpg # 个人照片
│   └── ...               # 其他图片
├── index.html            # 首页
├── about.html            # About 页面
├── project.html          # Project 页面
├── consulting.html       # Consulting 页面
└── contact.html          # Contact 页面

Development

This website is hosted on GitHub Pages. To make changes:

  1. Clone the repository
  2. Make your changes
  3. Commit and push to the main branch
  4. GitHub Pages will automatically deploy the changes

License

All rights reserved © Lin Pei

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors