This is my beginner portfolio website built in HTML & CSS only.
- Responsive design 📱
- HTML/CSS only 🖥️
- Leave a message (coming soon!) 💬
- Clone this repository:
git clone https://github.com/stephanieran/personal-portfolio.git
- Open
index.html
in your browser.
To maintain optimal website performance:
- All images should be optimized before committing
- Maximum image dimensions: 800x800 pixels
- Use WebP format with PNG/JPG fallback
- Maximum file size: 200KB for photos, 100KB for screenshots
- Use TinyPNG/TinyJPG or ImageMagick for optimization
To optimize new images:
- Run
./optimize-images.sh
(requires ImageMagick) - Use
<picture>
element with WebP and fallback in HTML
This project is licensed under the MIT License. See the LICENSE file for details.
Created by Steph Ran - feel free to reach out!!