This repository contains a clean, minimal personal portfolio website template, designed to be easy to customise and deploy using GitHub Pages.
Draft website portfolio
https://jaffulee.github.io/draft_personal_website/
Example usage (completed version)
https://jaffulee.github.io/Jaffulee/
- A simple, professional personal website template
- Mobile-friendly and easy to read
- Pure HTML + CSS (no build step)
- Designed for developers, analysts, and consultants
- Suitable for hosting directly on GitHub Pages
- Fork or clone this repository
- Enable GitHub Pages (Settings → Pages → Deploy from branch, requires a public repository)
- Edit
index.htmlandstyles.cssto suit your details
A quick way to customise the site is to:
- Paste your CV, bio, or LinkedIn profile into an AI tool (e.g. ChatGPT)
- Ask it to:
- Rewrite your experience for a personal website
- Populate each section of the template
- Keep the tone concise and professional
You can then copy the generated text directly into the HTML sections.
This approach is especially useful if you:
- Don’t enjoy writing about yourself
- Want a fast first draft
- Plan to refine wording later
- Change colours and spacing using the CSS variables at the top of
styles.css - Add or remove sections by copying existing
<section>blocks - Replace the avatar image or rely on the initials fallback
- Keep content short — the layout is designed for scannability
Free to use, modify, and adapt for personal projects.
If you build something from this template, feel free to credit or link back — and enjoy!