This repository contains the source code for my personal portfolio, built with Jekyll.
To preview the site locally:
- Install dependencies
bundle install``` - Start the local server
bundle exec jekyll serve```
The site will be available at http://localhost:4000.
This site is built using the jekyll theme console. theme, with additional customizations.
This project is open source under the MIT License.