Chapter 2: Recent Project Portfolio
βΆ Chrome Extension: π ROOM SQUEEZER
AI scores rental listings against your own criteria and ranks them by fit β a Chrome extension (2nd in the SQUEEZER family)
β ROOM SQUEEZER β Enter your priorities; AI scores every listing and ranks by fit
Value Proposition
- β Your Axes, Not the Site's: Enter up to 4 priorities (rent, walk to station, layout, age, south-facing, pet-OK...) and AI scores every listing and ranks by fit
- β Station-Level Precision: Prefecture β ward, or train line β station β pinpoint the right area instead of burying it in a broad search
- β Runs in Your Browser: Reads the listings you'd see anyway; key and data never leave your machine
- β BYOK, App Free: Runs on the user's own Claude API key β a few yen per search
Technical Features
- Core Tech: Chrome Extension Manifest V3 (JavaScript ES6+) / Cloudflare Workers / Cloudflare Pages / Claude API (Haiku)
- In-Browser Collection: chrome.scripting.executeScript reads the rental listing page in the user's browser β no server-side fetch
- Criteria-Based AI Scoring: Up to 4 priorities + NG keywords β per-axis 0β5 stars, total fit score, one-line trade-off
- Area Drill-Down: Prefecture β full ward list, or train line β station (station list fetched live)
- IP Protection: Evaluation prompt & API key server-side; client obfuscated, Worker token-gated
Differentiation Points
- Ranked by Your Axes: The seeker's own priorities drive the ranking, with an AI trade-off note per listing
- Station-Level: Drill to a single station so the right listings aren't buried
- Shared Factory: Same extension + Worker engine as JOB SQUEEZER β second in the SQUEEZER series
β room-squeezer.pages.dev
βΆ Chrome Extension: π JOB SQUEEZER
AI scores job listings against your own criteria and ranks them by fit β a Chrome extension
β JOB SQUEEZER β Enter your priorities; AI scores every listing and ranks by fit
Value Proposition
- β Your Axes, Not the Board's: Enter up to 4 priorities (wage, proximity, remote, shift, no-experience-OK...) and AI scores every listing and ranks by fit
- β Job-Type Agnostic: From software engineers to part-time bakery staff β anything searchable on the board
- β Browser-Context Crawling: Reaches listings that reject datacenter IPs, because the extension collects from the user's own browser
- β BYOK, App Free: Runs on the user's own Claude API key β a few yen per search
Technical Features
- Core Tech: Chrome Extension Manifest V3 (JavaScript ES6+) / Cloudflare Workers / Cloudflare Pages / Claude API (Haiku 4.5)
- In-Browser Crawling: chrome.scripting.executeScript injects DOM extractors into the board in the user's browser β bypassing datacenter-IP blocks (HTTP 403) that defeat server-side scraping
- Criteria-Based AI Scoring: Up to 4 user priorities + NG keywords β per-axis 0β5 stars, total fit score, one-line trade-off per listing
- Thin-Client + Backend Split: The Cloudflare Worker holds the evaluation prompt and calls Claude; the extension only collects and renders
- IP Protection: Distributed client JS is obfuscated (javascript-obfuscator) and the Worker is gated by a shared token to block free-riding copycats
Differentiation Points
- Ranked by Your Axes: The seeker's own priorities drive the ranking, with an AI trade-off note per job
- Browser-Context Crawling: Runs where server-side scrapers get blocked β an extension-only advantage
- IP-Protected by Architecture: Evaluation logic stays server-side; the client is obfuscated and token-gated
- Job-Type Agnostic: One tool for every role, from engineering to part-time
β job-squeezer.pages.dev
βΆ SaaS Product: WAKU BOOKING
Hotel Reservation & Payment Engine β Integrate with Any Site via a Single URL
β WAKU BOOKING β Full booking and payment flow, fully branded as the property
Value Proposition
- β Zero White-Label Footprint: Emails, booking form, and cancellation pages are 100% the property's brand. WAKU's name never appears to guests
- β Single-URL Integration: Replace the “Book Now” button link — no app, no CMS changes, zero dev cost
- β Stripe Connect Direct Revenue: Each property links their own Stripe account. Revenue goes directly to the owner, never through WAKU
- β Cross-Category Design: Hotels, ryokans, vacation rentals, coworking — one Unit model, any property type
Key Features
- Multi-Step Booking Flow: Dates → grade → room → plan → guest info → payment
- Stripe Payment Intent + Webhook: Auto-confirm on payment, auto-expire unpaid reservations after 30 minutes
- Stripe Connect Express: Properties link their own Stripe account — revenue goes directly to the owner (Destination Charges method)
- Guest Self-Cancellation: Cancellation policy-based refund calculation + automatic Stripe refund
- Automated Emails: Confirmation and cancellation emails sent from the property’s name (WAKU hidden)
- Staff Front Board: Today’s check-in/check-out, walk-in booking, phone cancellation handling
- Price Calendar: Per-day multipliers, tax-inclusive/exclusive settings
Tech Stack
Backend: Node.js + Express
Database: PostgreSQL
Payments: Stripe (Payment Intent + Connect Express)
Email: SendGrid SMTP
Frontend: Vanilla JS
Infrastructure: Nginx + PM2 / JWT Authentication
Differentiation Points
- Zero White-Label Footprint: Guests never see WAKU. Every touchpoint is the property’s brand — a design philosophy, not a feature
- Direct Revenue via Stripe Connect: WAKU never handles or stores property revenue. Owner-first trust model
- Fraction of Enterprise PMS Cost: Positioned against major PMS players (e.g. Jinya Connect) for small-to-mid independent properties
- On-Site Setup + Monthly Support: First delivery is in-person. Staff are trained to self-manage before handoff
Status: Released - Product Page
βΆ SaaS Product: LOCATION MASTER DX
Browser-Based Navigation + Cloud Management for Professional Drivers β Built-in Nav, No App Switch Required (Β₯1,280/month)
β LOCATION MASTER DX - From stop tap to full navigation β all without leaving the app
Value Proposition
- β Built-in Navigation: No external browser switch. Tap a stop or landmark and route guidance, voice directions, and auto-rerouting all run inside the app
- β Hands-Free Operation: Voice search + compass mode β full operation from a dashboard mount, from destination input to on-site tracking
- β Instant Bus Stop Reference: OSM Overpass real-time overlay within 500m
- β Train Proximity Ticker: Auto next-departure display within 300m of registered station
Key Features
- Built-in Navigation: In-app route guidance, voice directions, and auto-rerouting via Google Maps Directions API β no external browser required
- GPS Compass Tracking: Map rotates with heading; one-tap follow mode toggle
- Voice Search: Hands-free destination input via Web Speech API (Japanese)
- Landmark Management: 12 categories + custom, cloud sync, multi-device support
- Bus Stop Overlay: Real-time bus stop names on map within 500m (OSM Overpass API)
- Train Timetable Ticker: Automatic next-departure display when within 300m of registered station
Tech Stack
Core: HTML5, CSS3, JavaScript (ES6+), PHP, MySQL
Maps: Google Maps JavaScript API (compass mode)
Navigation: Google Maps Directions API (voice guidance, auto-reroute)
Location: Geolocation API (high-accuracy GPS, heading)
Voice Search: Web Speech API (Japanese)
Bus Stops: OpenStreetMap Overpass API (real-time, 500m radius)
Payments: Stripe (monthly subscription)
Infrastructure: Nginx / PHP-FPM (Ubuntu VPS)
Differentiation Points
- Navigation Stays In-App: No switch to Google Maps or Apple Maps. Train delay ticker and stop lists remain visible while navigation runs continuously
- Voice Guidance + Auto-Reroute: Turn-by-turn voice directions and automatic recalculation on deviation β eyes stay off the phone
- Upgrade to LOCATION MASTER: All standard features plus built-in navigation at Β₯1,280/month
Status: Released - Product Page
βΆ SaaS Product: SPEAK OUT
Browser-Based AI Meeting Minutes β No App, No Gadget Required
β SPEAK OUT - Record β Transcribe β Minutes, all in-browser at Β₯200/session
Value Proposition
- β Zero Installation: No app download, no dedicated device. Everything runs entirely in the browser β record, transcribe, and generate minutes in one flow
- β Β₯200 Per Session: No monthly subscription. Pay only when you use it β as low as the price of a can of coffee
- β Multilingual Support: Processes audio in multiple languages. Output minutes in your preferred language
- β Your Evidence on Record: Eliminate "I never said that." Meeting records that protect you and your team
Key Features
- In-Browser Recording: One-tap recording via MediaRecorder API. Supports 30+ minutes of continuous audio
- AI Transcription: Audio files processed directly by AI for high-accuracy text output
- Automated Minutes Generation: Structured, professional meeting minutes optimized for business conventions and formal language
- Speaker Diarization: Identifies individual speakers automatically β "who said what" clearly documented (ELITE version)
- Share Links: Share generated minutes via URL. Non-members can access for Β₯200 per download
Technical Features
- Server-Side API Processing: All AI API calls handled server-side. Only internal endpoints exposed in the browser β zero vendor leakage
- Chunked Audio Processing: Oversized audio files split in-browser β processed server-side β transcripts merged before formatting
- Dual-AI Pipeline: Transcription and speaker separation by one AI; meeting minutes formatting by another β each optimized for its specific task
Differentiation Points
- LP Is the Product: Recording UI lives directly on the top page. Start using without signup β lowest possible barrier to first value
- No Subscription = No Cancellation Anxiety: Β₯200 per use eliminates the psychological friction of recurring billing
- Sister Product of Here4U: Built on the same CSS architecture and design language as here4u.jp. Consistent brand trust across the THINK DESIGN product family
Status: Released - Product Page
βΆ SaaS Product: LOCATION MASTER
Browser-based Cloud Service for Route, Stop & Landmark Management β Built for Professional
Drivers
β LOCATION MASTER - GPS Compass Navigation & Driver Support SaaS (Β₯980/month)
Value Proposition
- β Zero Installation: Instant URL access, zero friction deployment on commercial
vehicles
- β Hands-Free Operation: Voice search + compass mode β full operation from a
dashboard mount
- β Instant Bus Stop Reference: OSM Overpass real-time overlay within 500m
- β Train Proximity Ticker: Auto next-departure display within 300m of registered
station
Technical Features
- GPS compass tracking: map rotates with heading, one-tap follow mode toggle
- Web Speech API voice search (Japanese), landmark management with 12 categories + custom
- Bus stop overlay via OSM Overpass API, train timetable via scraping + DB storage
Status
: Released - Product Page
βΆ Internal System: DEVILLE COLLECTOR
Next-generation information asset platform for strategic business intelligence
β DEVILLE COLLECTOR - Detailed technical information disclosure is restricted
Value Proposition
- β Strategic Intelligence: Systematic collection and structuring of public
information
- β Trade Secret Protection: Core technology managed as corporate confidential
- β VPS-Based Operation: Secure closed environment for authorized users only
- β Data Enrichment: Advanced processing through external API integration
Technical Innovation
- Proprietary information collection and analysis engine
- Advanced data structuring from unstructured sources
- Enterprise-grade security for private operations
Status
: Completed & Private
βΆ SaaS Product: HUNT MASTER
GPS Hunting Log SaaS for Field Operations (Browser-based, PWA-oriented)
β HUNT MASTER - GPS Hunting Record App (Offline-First / PWA)
Value Proposition
- β Zero Installation: Instant access via URL or QR code β no app store needed
- β Offline-First (PWA): Fully operational even without cellular reception
- β Cross-Platform: Consistent experience across iOS, Android, Windows, and macOS
- β Local-first Performance: High-speed data R/W via IndexedDB ensures zero lag in
the field
Key Features
- Reliable location logging via offline maps and GPS integration
- Detailed capture/sighting logs (Photos, Notes, Species)
- Team session management & information sharing (participants, roles, contacts)
- Hunting Log (PDF) generation for official report submission
- Cloud backup via multi-tenant architecture and server synchronization
Tech Stack
Core Tech: HTML5, CSS3, JavaScript (ES6+), PHP, MySQL
Mapping: Leaflet + OpenStreetMap (Offline tile support)
Location: Geolocation API (High-accuracy mode)
Offline: Service Worker, Cache API
Storage: IndexedDB (Tenant-specific DBs)
PDF: jsPDF / html2canvas (Multi-byte font support)
Infrastructure: Nginx / PHP-FPM (Ubuntu VPS)
Differentiation Points
- Practical PDF Output: Layouts optimized for official reports with full multi-byte
character support
- "Cultivating the Hunting Ground": Persistent visualization β capture and sighting data
accumulates on the map, growing the user's personal hunting ground over time
- Field-First Design: Large buttons for gloved operation, one-tap workflow for instant
logging
Status
: Released - Product Page
βΆ SaaS Product: HERE4U
No-Code AI Chatbot SaaS — Single Script Tag, Live in 15 Minutes
Here4U - AI Chatbot Deployment Platform for SMEs (Standard: ¥4,980/month)
Value Proposition
- ✓ Zero-Code Integration: One <script> tag — live on any site in
15 minutes, no developer required
- ✓ Multi-Tenant Architecture: Per-tenant AI character, knowledge base, and
prompt configuration via admin dashboard
- ✓ Competitive Pricing: Fraction of enterprise competitors
(¥50,000–¥150,000+/month) — Standard ¥4,980, Pro ¥14,800/month
- ✓ Full-Stack Automation: Stripe Checkout + Webhook — signup to live
deployment, zero manual intervention
Key Features
- AI character config (name, tone, avatar, system prompt); knowledge base registration (FAQs, service
info)
- Voice I/O (mic input + TTS); automatic multilingual support (JA/EN/ZH/KO+)
- Conversation log dashboard; monthly usage tracking; automatic overage billing
- Full account lifecycle: email verification, password reset, account deletion
- Live demo across 4 verticals: hotel, hair salon, medical clinic, restaurant
Tech Stack
Backend: PHP (API), MySQL (PDO), multi-tenant JSON config
AI: Large Language Model (LLM) API
Widget: JavaScript (obfuscated — RC4, control flow flattening, self-defending)
Payments: Stripe (Checkout + Webhook)
Infrastructure: Nginx / PHP-FPM (Xserver VPS)
Differentiation Points
- One-Line Embed: Non-technical business owners go live without touching existing site
code
- IP-Protected Widget: Obfuscated JS prevents reverse-engineering of proprietary
implementation
- Proven in Production: Validated at Fujino Transport Co., Ltd. before SaaS packaging
Status
: Released - Product Page
βΆ SaaS Product: SALES MIA
AI-powered sales email automation SaaS platform
β SALES MIA - AI Sales Email Automation Platform
Value Proposition
- β Fully Proprietary AI: No external APIs, zero data leakage risk
- β Multi-tenant Architecture: Complete data separation between companies
- β Full Legal Compliance: Anti-spam and privacy law compliant
- β Affordable Pricing: Basic at Β₯1,980/month (1/3 to 1/5 of competitors)
Technical Innovation
- Proprietary in-house AI engine with local processing
- 18 industries support with persona-based optimization
- Enterprise-grade security with JWT authentication
Key Features
- AI Sales Email Generation: 18 industries, persona-based optimization
- Lead Management: Unlimited leads, CSV import, automatic persona estimation
- Sales Sequences: Scheduled automated delivery
- Lead Scoring: Automatic prioritization based on replies and sending activity
Status
: Operational - Product Page
βΆ Development Project: BY MYSIDE
Next-generation AI assistant development project targeting busy daily life support
β BY MYSIDE Development Interface - AI Assistant Platform
Value Proposition
- β Talent Key Innovation: Preventing ambiguous AI recognition through dedicated
function keys
- β Hybrid SaaS Model: Local AI processing with online authentication
- β Multi-API Integration: Seamless integration with Google services ecosystem
- β Privacy-First Design: All confidential processing handled locally
Technical Innovation
- Revolutionary talent key system for precise AI function control
- Complete web-based architecture requiring no installation
- Advanced voice recognition with Vosk engine integration
Status
: On-premise version completed
βΆ Development Project: SCAN ROUTE
Next-generation efficiency system for delivery industry optimization
β SCAN ROUTE Development Interface - Delivery Optimization System
Value Proposition
- β Patent-Pending Algorithm: Proprietary delivery optimization technology
- β Industry-Specific Design: Tailored for delivery industry challenges
- β Scalable Architecture: From individual drivers to enterprise fleets
- β Mobile-First Approach: Optimized for smartphone usage
Technical Innovation
- Revolutionary delivery efficiency algorithms (patent-pending)
- Lightweight responsive web application design
- Real-time processing optimization for mobile devices
Status
: In Development
βΆ In-house SaaS Product Development: ANTI SWIPER RUBIK
Proof of product development capability generating continuous revenue while maintaining operational
costs at near-zero levels Pt.2(approximately Β₯10,000 annually)
β ANTI SWIPER RUBIK Official Website - Complete SaaS Platform
Value Proposition
- β Proprietary Technology Development: Building new market solutions from scratch
- β Patent-Level Technology: Patent-pending proprietary algorithm development track
record
- β Complete In-house Development: Self-contained development system with no external
dependencies
- β Commercial-Grade Quality: Development capabilities at the level of actual sales
and operational products
Technical Advantages
- Achieved previously impossible multi-directional infinite loops
- Ultra-lightweight design (9KB) with enterprise-level functionality
- Full-scale SaaS product supporting global CDN distribution
Development Background
The development of ANTI SWIPER RUBIK began with a fundamental reconsideration of traditional one-dimensional
slider concepts. Through actual operational experience in digital signage and exhibition venues, I confirmed
strong demand for grid-based carousels that could deploy content omnidirectionally. To achieve both "true
multi-directional infinite loops" and "intuitive navigation experiences" that existing libraries found
difficult to realize, I developed a unique algorithm inspired by the Rubik's Cube through AI-assisted design
and implemented it from scratch.
Key Features & Technologies
Core Language: JavaScript (ES6+)
Architecture: Modular design for flexibility and tree-shaking
Performance: Optimized for smooth transitions and minimal resource consumption
Multi-directional Infinite Loop: Patent-pending technology for truly seamless looping
in all directions
Multi-directional Navigation: Omnidirectional grid-based movement system
Rubik Algorithm: Proprietary multi-dimensional loop control technology
Grid Layout: Flexible row-column configuration with customizable positioning
Mixed Media: Supports images, videos, and custom HTML content
Responsive: Perfect adaptation to various screen sizes and orientations
Digital Signage Optimization: Design focused on visibility and operability for large
displays
Integration: Simple API for easy integration with any web project
Distribution: Global CDN delivery for fast loading times
Enterprise-Class Security: Robust authentication system with online verification and
registered domain restrictions via API keys
Lightweight Design: Optimized for minimal file size while maintaining complete
functionality including grid features (approximately 9KB)
Grid Management System: Highly editable JSON file-based grid library management
Sequential Library Support: Optional sequential scrolling library for smooth
directional navigation
Dynamic Script Delivery: Personalized script generation and delivery system based on
API key authentication
SaaS Infrastructure: Complete subscription-based service with automated billing via
Stripe API integration
License Management: Secure domain-based licensing system preventing unauthorized
redistribution
Server-Side Authentication: User registration information managed on server with API
key-based authentication system
Edition Control System: Appropriate edition delivery based on subscription plan and
server-registered user information
Real-time Verification: Online verification system that validates API keys against
registered domain restrictions
Anti-Tampering Protection: Complete prevention of unauthorized usage through
server-side script generation and delivery
Sales & Distribution Mechanism
ANTI SWIPER RUBIKis offered as a subscription-based SaaS (Software as a Service) product. I handle the entire
sales process through my official website (as-rubik.com),
which includes detailed product information, demos, pricing plans,
and a secure checkout process powered by Stripe.
Customer Success & Hospitality Approach
As part of the ANTI SWIPER family products, I prioritize subscriber success above all else. My
hospitality-focused service approach ensures that every subscriber can utilize my products to their full
100% potential.
Status
: Operational - Product Page
βΆ Operational SaaS Product: ANTI SWIPER
Proof of product development capability generating continuous revenue while maintaining operational
costs at near-zero levels (approximately Β₯10,000 annually)
β ANTI SWIPER Official Website - Complete SaaS Platform
Value Proposition
- β Full-Stack Development Capability: Integrated development from frontend to
backend and payment systems
- β Operational Track Record: Experience developing and operating actual commercial
services
- β Monetization Know-how: From SaaS product monetization strategy to implementation
- β Security Implementation: Enterprise-level security implementation
Business Results
- Currently operational as a product generating continuous revenue
- Automated billing system through Stripe payment system integration
- Fraud prevention system through API key authentication
Development Background
The initial concept for ANTI SWIPER arose from encountering limitations of existing slider libraries in my
own web development projects. I needed a slider that could provide seamless infinite loops without visual
glitches, operate smoothly on all devices, and efficiently handle diverse content types. Unable to find a
solution meeting my stringent requirements, I decided to build my own from scratch using AI co-creation
development methods.
Key Features & Technologies
Core Language: JavaScript (ES6+)
Architecture: Modular design for flexibility and tree-shaking
Performance: Optimized for smooth transitions and minimal resource consumption
Infinite Loop: Patent-pending technology for truly seamless looping
Mixed Media: Supports images, videos, and custom HTML content
Responsive: Perfect adaptation to various screen sizes and orientations
Integration: Simple API for easy integration with any web project
Distribution: Global CDN delivery for fast loading times
Enterprise-Class Security: Robust authentication system with online verification and
registered domain restrictions via API keys
Lightweight Design: Optimized for minimal file size while maintaining complete
functionality (approximately 7KB)
Library Management: Enterprise edition only - highly editable JSON file-based library
management
Dynamic Script Delivery: Personalized script generation and delivery system based on
API key authentication
SaaS Infrastructure: Complete subscription-based service with automated billing via
Stripe API integration
License Management: Secure domain-based licensing system preventing unauthorized
redistribution
Server-Side Authentication: User registration information managed on server with API
key-based authentication system
Edition Control System: Appropriate edition delivery based on subscription plan and
server-registered user information
Real-time Verification: Online verification system that validates API keys against
registered domain restrictions
Anti-Tampering Protection: Complete prevention of unauthorized usage through
server-side script generation and delivery
Sales & Distribution Mechanism
ANTI SWIPER is offered as a subscription-based SaaS (Software as a Service) product. I handle the entire
sales process through my official website (anti-swiper.com), which includes detailed product information, demos, pricing plans,
and a secure checkout process powered by Stripe.
Customer Success & Hospitality Approach
As part of the ANTI SWIPER family products, I prioritize subscriber success above all else. My
hospitality-focused service approach ensures that every subscriber can utilize my products to their full
100% potential.
Status
: Operational - Product Page
βΆ Multilingual Corporate Website: THINK DESIGN
Showcase of Technical Capabilities
β THINK DESIGN Corporate Website - Complete Japanese/English Support
Value Proposition
- β Multilingual Support: International site construction with complete
Japanese/English support
- β SEO Optimization: Technical implementation for search engine top rankings
- β Performance Focus: User experience enhancement through high-speed loading
- β In-house Technology Utilization: Implementation examples actually utilizing
developed SaaS products
Technical Features
- Custom animation system (Taro) implementation
- All-device optimization through responsive design
- Accessibility compliance (WCAG compliant)
Development Approach
I approached my own website the same way I approach other client projects: starting with thorough target
audience research, defining clear objectives, and implementing a design system that could scale across
multiple languages and device types. This site functions as both my business platform and a live
demonstration of my latest technology capabilities through AI-assisted efficient development processes.
Key Features & Technologies
Multilingual Support: Complete Japanese/English versions with proper localization
Responsive Design: Optimized for all devices from mobile to desktop
Clean Architecture: Semantic HTML5 and modern CSS3 with unified styling
Performance Optimization: Fast loading times and efficient resource management
Hero Slider: Powered by my own SaaS product ANTI SWIPER PRO
Taro Animation System: Custom Canvas-based particle animation using MST algorithm
Contact System: Integrated contact forms with anti-spam protection
Portfolio Showcase: Dynamic project presentation with case studies
SEO Optimization: Proper meta tags, structured data, and search engine optimization
Accessibility: WCAG compliant design ensuring usability for all users
Content Management: Easy-to-update structure for ongoing maintenance
Security: Comprehensive anti-spam and security measures
Design Philosophy
The THINK DESIGN website embodies my core design principles: clarity, functionality, and elegance. Every
element serves a purpose, from typography choices that ensure readability across languages to navigation
structures that intuitively guide users through my services and portfolio.
Chapter 3: Industry Portfolio - Versatile Cross-Industry Capabilities
β» Due to non-disclosure agreements, many achievements cannot be made public. Here are select examples
from various industries.
βΆ Food & Beverage
Selection Advantage: Specialized in mobile-era campaign systems and interactive promotional
events
- Advanced System Development: Technical capabilities from feature phone era onwards
- Campaign Track Record: Sales improvement results through instant lottery systems
- Multi-device Support: Testing and verification system across dozens of device models
- Sustained Success: Track record of campaigns becoming standard practice after
successful first implementations
Featured Project: Pepperidge Farm Off-Style Campaign
During the feature phone era, I developed a lightweight device-based serial lottery event system.
Campaign stickers with embedded serial numbers were attached to Pepperidge Farm products, enabling
instant on-site lottery draws. Winners received original tote bags (shipped later), while non-winners
got original wallpapers compatible with various device models.
Following Campbell Japan's brief, I handled the entire project from campaign format and design to lottery
system mechanics and campaign execution. I conducted testing across dozens of feature phone models using
rental booths. This successful first campaign led to it becoming a regular promotional format for the
company due to positive response and sales results.
Key Projects: Pepperidge Farm Off-Style Campaign (Serial Lottery System), Omori Foods Co.,
Ltd. Corporate Website, Indian Restaurant Rajan Website / SNS Support
Clients: Meijiya / Campbell Japan, Shimokitazawa IRIE DINING BAR "TRIP", Omori Foods Co.,
Ltd., Indian Restaurant Rajan
βΆ Publishing / Books / Media
Selection Advantage: Expertise in editorial and publishing industry-specific workflows
- Cost Reduction: 40% cost reduction compared to major agencies
- Short Delivery Support: Flexible response aligned with publishing schedules
- Specialized Knowledge: Understanding of copyright and licensing management
Key Projects: Miraisha Official Corporate Site, 'From Today, Hitman' Movie Special Page,
Bunka Publishing Three-Part Project (MT Multi Blog)
Clients: Nihon Bungeisha, Bunka Publishing, Kenpakusha, Miraisha, Manga Grimm, Honwara,
Jingi-naki Drama, S*Girl, Asakura Shoten
βΆ Real Estate / Automotive
Selection Advantage: UI/UX design specialized for high-value product sales
- Performance Improvement: Average 2.1x increase in inquiry rates
- Operational Efficiency: Automated system construction for regular update tasks
- Brand Value Enhancement: Differentiation through premium design aesthetics
Key Projects: Audi Yokohama Aoba Web Update, Verena Series Promotion Page, Renos
Funabashi Promotion Special Page
Clients: Audi Yokohama Aoba / Audi Japan, Nihon Sogo Jisho (Daiwa Jisho Residence), Act Cube
Co., Azel Co.
βΆ E-commerce / Fashion / Brands
Selection Advantage: Sales-direct EC optimization expertise
- Sales Improvement: Average 1.8x CV rate improvement track record
- Operational Cost Reduction: Easy-to-manage system design
- Mobile Optimization: Specialized design for smartphone purchase rate improvement
Key Projects: Space Shower Store EC Site, Oshman's Online EC Site, Wagokoro Co., Ltd. Brand
Site Renewal
Clients: Space Shower Store, Oshman's Online, Wagokoro Co., Ltd.
βΆ Medical / Dental
Pursued web design balancing trust and approachability for medical institutions, including smartphone support
and reassuring site navigation.
Key Projects: Odaiba Yamamoto Dental Clinic, Hamizukai Website
Clients: Odaiba Yamamoto Dental Clinic, Hamizukai
βΆ Corporate / Business
Designed and developed corporate sites and business support pages, achieving enhanced corporate image and
effective information visualization.
Key Projects: Daiyoshi Co., Ltd. Corporate Website, Japan Resource Co., Ltd. Website
Clients: Daiyoshi Co., Ltd., Japan Resource Co., Ltd.
βΆ Promotion / Campaign / LP
Produced high-impact landing pages and campaign sites quickly and with high quality, supporting Flash effects
and special configurations.
Key Projects: ELK Fukuoka.com Campaign Site, Shibuya Fashion Festival Vol.03 Special Site,
Takarazuka Certification Campaign Page
Clients: ELK Fukuoka.com, Tuning Shop RACE WARS, Shibuya Fashion Festival Vol.03, Takarazuka
Certification Campaign
βΆ Product / Goods Production & Promotion
Handle production of original goods and promotional items like smartphone cases and uniforms, tailored to
brand image and target audience.
Key Projects: LOOOP Co., Ltd. Smartphone Case Design, Ventforet Kofu (J-League)
Smartphone Case Design, Penalty Soccer Event Brand Uniform Design, Mizuno Brand Uniform Design
Clients: LOOOP Co., Ltd., KFC Soccer Club, Ventforet Kofu (J-League), Penalty, Mizuno
βΆ Training / Education
Provided in-house education at web agencies and instruction at design schools, teaching HTML/CSS basics,
wireframing, and UI design.
Key Projects: In-house education at web agencies (HTML/CSS basics, wireframing), Public
vocational training school Web design training course instructor
Clients: Media Mart Co., Ltd., Nationally Commissioned Training Projects