zemendes1.github.io Personal portfolio website hosted on GitHub Pages. Local Development To preview the website locally before committing changes: Start a local HTTP server: python3 -m http.server 8000 Open your browser and visit: http://localhost:8000