A simple static personal website built with HTML and CSS.
- Responsive design for mobile and desktop
- Clear personal introduction
- Education and work experience timeline
- Technical skills showcase
- Social media links
- HTML5
- CSS3
- Font Awesome Icons
- Responsive Grid Layout
- Clone the repository:
git clone [repository-url]
-
Open
index.html
in your browser to view the website -
Customize the content:
- Update personal information in the HTML sections
- Modify styles in the
<style>
tag - Replace the placeholder image link with your profile photo
- Change color scheme: modify gradient values in CSS
- Add new skill cards: add new
skill-card
in theskills-grid
section - Update work experience: add new
experience-item
in the experience section
For any questions or suggestions, please reach out via:
- Email: [email protected]
- LinkedIn: Jie Cai
- GitHub: jie-cai
MIT License