Personal coding playground for web-based applications, future Mobile & WeChat or LINE Mini Programs. Powered by AI-driven coding tools like Claude Code and OpenClaw. Focused on Cross-platform development and rapid prototyping.
- English: A collection of cross-platform development projects. Starting from Web-based tools, expanding to Mobile apps and WeChat/LINE Mini Programs in the future.
- 日本語: クロスプラットフォーム開発の個人プロジェクト集です。Webベースのアプリから始まり、将来的にはモバイルアプリや微信ミニプログラム(WeChat Mini Programs)への展開を目指しています。
- AI Tools: Claude Code, OpenClaw
- Focus: Web, Mobile (Upcoming), WeChat or LINE Mini Programs (Upcoming)
- Workflow: AI-driven development & Rapid Prototyping
- Optimize current Web applications.
- Deploy to Mobile platforms (iOS/Android).
- Develop interactive WeChat or Line Mini Programs.
This project uses environment variables to manage sensitive information.
- Create a
.envfile in the root directory. - Add your credentials to the
.envfile (this file is ignored by Git for security).
DISCORD_TOKEN=your_discord_bot_token_here
ANTHROPIC_API_KEY=your_claude_api_key_here