Project By: Kalaniofborg
Building a personal portfolio website is one of the most valuable steps for anyone learning web development or cybersecurity. It allows you to showcase your skills and projects in a professional way, helping potential employers or collaborators see what you can do.
The best part? It’s super affordable!! You only really need to pay for a custom domain (I used GoDaddy), while tools like GitHub Pages let you host your site for free. Beyond the cost, creating your own website is a hands-on learning experience, teaching you coding, responsive design, version control, and deployment == all skills that will serve you in real-world development and cybersecurity projects!
Your portfolio becomes more than a website; it’s a living demonstration of your growth, creativity, and technical abilities!
git --version git config --global [user.name](<http://user.name/>) "Your Name" git config --global user.email "[youremail@example.com](<mailto:youremail@example.com>)"
Read: Creating a GitHub Pages Site
File → Open Folder > create/open my-website.index.html, styles.css, script.jsindex.html head for fast setup:index.html in your browser.my-website) > Create repository.