This repository contains the source code for my professional website, built with Hugo and deployed using GitHub Pages Actions.
To run the site locally:
- Clone the repository
- Install Hugo if you haven't already
- Run
hugo server -Dfrom the root directory - Visit http://localhost:1313 in your browser
The site includes:
- Professional information
- Blog posts
- Projects
- Skills and expertise
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.