This repository features a simple static template using only HTML and CSS. It's useful for developers who want a simple portfolio website to complement their CV.
Here's a live demo of the portfolio.
The template is making use of Tailwind CSS (via CDN) for simplicity. Some of the components' implementation was based on Tailwind UI.
5 steps to deploy this website in under 5 minutes:
developer-portfolio-template
). The portfolio template is built according to my own personal details, skills and experience. You can edit those to match your own. Here are the fields that this template makes use of:
In the index.html
file, there are comments of the type <!-- YOUR NAME -->
right above the fields which include personal details. You can skim through the html file and edit it accordingly. Feel free to remove any sections which don't make sense for you.
You're free to use everything in here. Please provide attribution :)
I hope to provide a useful starting point for you to build a simple personal website. Let me know if you have any issues :)