STELLAR EPOCH: APHELION — A Free Browser Space Incremental Game
Free browser space incremental game STELLAR EPOCH: APHELION. No installs needed, play on mobile or PC, with dynamic events and a real ending.
Technical blog posts about web development, AI integration, and modern frontend technologies.
Free browser space incremental game STELLAR EPOCH: APHELION. No installs needed, play on mobile or PC, with dynamic events and a real ending.
OpenAI Responses API and Structured Outputs guide for 2025. Server-side state management, built-in MCP tools, and 100% schema compliance for model outputs.
Guide to WebLLM: running LLMs in the browser with WebGPU, WebAssembly, and Web Workers. Covers architecture, benchmarks, supported models, and implementation.
A practical guide to generating AWS architecture diagrams from SAM templates using the draw.io MCP server and VS Code's Draw.io Integration extension.
Comparing two SDD approaches: VSCode + GitHub Copilot + SpecKit vs Kiro IDE. Covers setup, workflows, generated documents, and use-case recommendations.
Set up OIDC authentication between GitHub Actions and AWS. Covers IAM Identity Providers, trust policies, and secure CI/CD pipelines for S3, ECS, and SAM.
Video Chain Player: chain video segments and share via URL. Built with Vite + React 18, covering URL state sync, i18n, and AWS deployment with OIDC.
GitHub Copilot customization in VS Code: Custom Instructions, Prompt Files, Custom Agents, Agent Skills, and MCP Server integration with practical code examples.
Set up AI 3D modeling with VSCode + Blender via MCP: install uv, configure the MCP server, add the Blender add-on, and use natural language to control Blender.
Multilingual Next.js 15 SSG app on S3 + CloudFront. Displays network/device info with copy/share, CloudFront URL rewriting, and a GitHub Actions CI/CD pipeline.
Next.js 15 state management refactoring with Zustand: slice pattern, bounded stores, session persistence, TTL caching, and retry mechanisms.
Next.js 15 multilingual static export architecture using React Context for i18n, SSG with client-side language detection for optimal SEO and UX.