Lab
The Lab is a place for experiments, prototypes, visual systems, and development notes that may not be full products yet, but still help build better frontend systems.
Asset Delivery
ActiveAn asset delivery setup for managing blog images, 3D files, and visual resources through Cloudflare R2 and referencing them from the portfolio site.
Motion Design
BuiltA cyber-inspired hover effect that moves a dark cyan glow across cards using easing and motion-based visual feedback.
Page Transition
BuiltA loading and transition overlay that smooths page navigation and helps connect the interactive homepage with standard supporting pages.
Architecture
BuiltA static data and Server Component approach for low-update pages such as About, Projects, and Lab, avoiding unnecessary database complexity.
Layout Design
BuiltA layout responsibility split where the homepage remains a headerless interactive experience while About, Projects, Lab, and Blog use standard navigation.
3D Scene Concept
ConceptA concept for combining PC, desk, chair, and character assets into a small nighttime work scene rendered on the web with React Three Fiber.
Automation / AI
ConceptA lab item for exploring how a long-running LINE Messaging API and Google Apps Script app could be redesigned for the AI era.
API Automation
ExistingAn automation feature that retrieves weather information from external APIs and integrates it into scheduled messages or daily notifications.
Lightweight Backend
ExistingA lightweight backend approach that uses Google Sheets as a simple data store for anniversary content, conversation logs, and configuration values.
Migration Notes
ConceptA migration note for gradually replacing existing GAS-based automation while keeping the working system stable during transition.
Direction
Some experiments start as visual ideas, technical tests, small utilities, or architecture notes. When they become stable enough to explain as a complete system, they can move into Projects or become detailed Blog articles.