Conversation
Changed category name and adjusted button colour
Revised the About Me section to specify 'Bachelor of Science in Games Development with Distinction' instead of 'Bachelor of Games Development' for greater accuracy.
… better organization and maintainability
…iles for better organization and maintainability" This reverts commit c82dff0.
Merge detached into main (wip/detached-ca0c5f4)
Complete visual and structural overhaul of the portfolio website: - Implement dark theme with new color scheme (blues/cyans) and CSS variables - Add sticky navigation bar with site branding and links - Refactor project cards to use object-based parameters with summary/tags - Enhance project listing with responsive grid layout and hover effects - Import Google Fonts (Inter) and modernize typography - Improve accessibility with semantic HTML, ARIA labels, and focus states - Update social links to use proper anchor tags with rel="noopener" - Consolidate project data structure with new summary and tags fields - Remove redundant navigation includes from project pages - Enhanced responsive design for mobile and tablet views
Introduce persistent light/dark theme support and UI enhancements: add theme restore script, theme-toggle button, back-to-top button, and projects nav dropdown in _includes/layout.njk. Expand CSS variables and add light/dark variants in css/base.css; refine header, profile, footer, buttons, dropdowns and project card styles across CSS files. Small content tweak: remove projects section kicker in html/index.html. Overall changes polish responsiveness, accessibility states, and visual consistency.
Add Font Awesome icon library and update all UI components throughout the site. Replace text-based and emoji icons with proper Font Awesome icons, enhance accessibility with aria-labels, and improve styling for carousels, image viewers, and navigation buttons. Update all project pages with the new icon system and refactor button styles for better text wrapping and responsiveness.
Enhanced the Projects dropdown menu to display individual projects within each category via nested submenus. Updated project card button animations to use Font Awesome icons with transform effects instead of CSS pseudo-elements. Improved dropdown styling with better spacing, border-radius, and accessibility features including focus-visible states for keyboard navigation.
- Update actions/checkout from v3 to v4 - Update actions/setup-node from v3 to v4 - Update Node.js version from 18 to 20 - Update peaceiris/actions-gh-pages from v3 to v4 This resolves the deprecation warning about Node.js 20 actions and ensures compatibility with the upcoming Node.js 24 default on GitHub Actions runners. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Resume is kept in resume/ (ignored by Eleventy) and rendered to Resume.pdf with headless Chrome via npm run resume. Adds Daniel Pazin as a second reference. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.