This is a repository for my personal web-based CV. All information contained herein is public, but please consider it's personal nature if using it for any reason.
A static website version of my curriculum vitae, built with HTML and CSS.
- Converted from Jekyll to static HTML/CSS
- Improved typography with Mako and Encode Sans fonts
- Updated color scheme to earthy tones with accessibility compliance
- Reorganized content structure
- Added responsive design
- Improved navigation
- Added contact icons in header
- Added KALEIOPE website link in footer
- Removed unnecessary Jekyll dependencies
- Added dark mode support with persistent theme preference
- Optimized image loading with lazy loading
- Added print stylesheet for PDF export
- Added PDF export functionality
- Integrated analytics tracking
- Clean, modern design
- Responsive layout
- Accessible color scheme
- Easy navigation
- Contact information readily available
- Professional typography
- Dark mode with earth/water tones matching light mode aesthetic
- Optimized images with lazy loading for faster page performance
- Print-optimized stylesheet for PDF generation
- One-click PDF export using browser's native print functionality
- Analytics tracking for page views and interactions
- Built with vanilla HTML and CSS
- Uses Font Awesome for icons
- Google Fonts for typography
- Minimal JavaScript for enhanced functionality (dark mode, PDF export)
- Mobile-first design
- WCAG 2.1 AA compliant
- Lazy loading images for performance
- Print stylesheet for PDF export
- Analytics tracking via inline script
This site is deployed using GitHub Pages. The main file is index.html.
- Refine print stylesheet and PDF export functionality for better page break handling
- Switch deployment pipeline to GitLab CI/CD workflow
- Further optimize PDF export layout and formatting