11 Commits

Author SHA1 Message Date
c688207865 refactor(nav): redesign mobile nav to match desktop
remove mobile header bar and replace with floating hamburger.
restyle mobile nav links with icons, active states, compact spacing.
integrate theme toggle into nav flow, remove redundant cta button.

- replace full-width header with floating top-right hamburger
- add icons to mobile nav links (matching desktop)
- reduce text size (text-3xl -> text-base) and spacing (gap-8 -> gap-3)
- implement active state indicators using isActive()
- add hover states with proper theme variables
- move theme toggle from decorative area into main nav with divider
- remove "let's talk" cta button (redundant with contact link)
2026-01-20 08:03:18 -07:00
4c8a6c2e0c Update generatedAt timestamp in ecosystem manifest to reflect current time
- Refreshes generation time to current date

Hubert The Eunuch
2026-01-20 07:31:30 -07:00
f71583fc66 Add algorithmic-art skill, assets, and many new skills to .claude
- Add algorithmic-art skill with license, template, and viewer.
- Add artifacts-builder skill with scripts and components.
- Add brand-guidelines skill with license.
- Add canvas-design skill with fonts and license.
- Add content-research-writer skill.
- Add doc-coauthoring skill.
- Add PDF, PPTX, XLSX skill assets.
- Update ecosystem manifest and assets.

Signed by Hubert The Eunuch
2026-01-18 08:26:05 -07:00
0429cad5ec Add internal backlinking across blog posts
Implemented 8 strategic internal links connecting related content across philosophy, implementation, and technical deep-dive posts. This creates thematic pathways between AI/ML development, VFX workflows, and tool-building content, improving content discoverability and site coherence.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-18 08:17:43 -07:00
14cda224e7 added ecosystem blog 2026-01-18 06:38:10 -07:00
bd16598998 Update site configuration and enhance SEO with structured data
- Changed site URL in configuration from 'https://example.com' to 'https://nicholai.work'.
- Updated site title and description for better SEO optimization.
- Removed outdated portrait images and replaced them with optimized formats in the hero section.
- Enhanced BaseHead component with structured data for improved search engine visibility.
- Added reading time calculation to blog posts for better user engagement.
2025-12-08 14:53:56 -07:00
648e9e00ed Remove outdated media files and blog posts; add new blog entry on G-Star Raw Olympics campaign and associated assets. Update Experience section title for clarity and adjust video source links for improved accessibility. 2025-12-06 22:24:27 -07:00
482f143da2 Update design system to version 2.0, enhancing methodology and characteristics for a more technical aesthetic. Added new color palette variants and refined typography usage. Introduced new animations and interactions for improved user engagement. Updated favicon and apple touch icon assets. Revamped sections for better layout and visual hierarchy, including the Experience and Featured Project sections. Enhanced contact page with improved form handling and custom dropdown functionality. 2025-12-06 19:46:31 -07:00
b9ac9352a7 added media 2025-12-06 17:12:10 -07:00
7a3dbbf48b Initialize web application via create-cloudflare CLI
Details:
  C3 = create-cloudflare@2.58.0
  project name = nicholai-work-2026
  framework = astro
  framework cli = create-astro@4.13.2
  package manager = pnpm@10.23.0
  wrangler = wrangler@4.53.0
  git = 2.52.0
2025-12-06 03:39:35 -07:00
houston[bot]
e9a79c4d91 Initial commit from Astro 2025-12-06 03:39:09 -07:00