Personal engineering portfolio for GitHub Pages.
The site is built with Jekyll and contains selected project writeups, skills, and resume links. It currently starts with two projects:
- Autonomous Racing Agent
- Mushroom Growth Box
Use Ruby 2.7 or newer.
Install dependencies:
bundle installRun the site locally:
bundle exec jekyll serveThen open http://localhost:4000.