My personal portfolio website built with Jekyll and Beautiful Jekyll, hosted on GitHub Pages.
This is my portfolio site showcasing projects, experiences, and academic work in software development and informatics. The site features:
- Projects & Case Studies - Detailed write-ups of personal and professional projects
- Blog Posts - Articles about software development, game development, and research
- About & Contact - Information about Ricardo and ways to get in touch
- Responsive Design - Mobile-friendly layout optimized for all devices
To run this project locally:
# Clone the repository
git clone https://github.com/KraftRicardo/KraftRicardo.github.io.git
cd KraftRicardo.github.io
# Install dependencies
bundle install
# Run local server
bundle exec jekyll serveVisit http://localhost:4000 in your browser.
Key sections of the portfolio:
- Posts - Blog articles in
_postsdirectory - Pages - Main pages like About and Contact
- Assets - Images, stylesheets, and JavaScript in
assetsdirectory - Layouts - Page templates in
_layoutsdirectory
- Meta icons created by BZZRINCANTATION - Flaticon
- Database icons created by Freepik - Flaticon
- Gaming icons created by Freepik - Flaticon
- Survey icons created by smashingstocks - Flaticon
Template based on: https://github.com/daattali/beautiful-jekyll