Project 2 – A Statically Generated Portfolio and Blog Website

June 18, 2025

Web Development HTML/CSS Tailwind CSS (v4) JavaScript CI/CD Hugo GitHub Pages In Progress

A statically generated portfolio and blog built with a modern development workflow. This project serves as a personal digital space, designed for performance, maintainability, and a clean user experience.

Technical Stack & Features:

  • Static Generation: ⚡️ Built with Hugo for optimal performance and security.

  • Styling: 🎨 Styled using Tailwind CSS v4 and client-side JavaScript with a custom theme.

  • CI/CD: 🚀 Deployed via a GitHub Actions workflow that automatically builds and publishes the site to GitHub Pages on every push to main.

  • Content Management: 📝 All content (projects, blog posts) is written in Markdown and managed through Git.