AI Website Launch Planner
Fine-TuningGuided planning that turns scattered ideas into a structured website launch plan.
AI Portfolio is the working application showcase of Mike Norris Designs. Explore browser tools, AI-integrated systems, interactive utilities, games, simulations, WebAssembly experiments, and offline-ready software built to do more than sit on a screen.
A guided business and website planning experience that collects the essential information behind a new website and organizes it into a practical launch plan. It turns scattered ideas into a structured foundation for branding, content, pages, features, audience targeting, and project direction.
Search, filter by category, technology, or availability, and open details to learn how each project works. Some are live today; others are ready to personalize or moving through fine-tuning.
Guided planning that turns scattered ideas into a structured website launch plan.
A dependable local-first note manager for quick capture and structured organization.
Compare JS, Workers, and WebAssembly via physics, particles, and performance tests.
Playful question-and-answer novelty with memorable results.
Design clear, printable labels and organize moving boxes efficiently.
Themed assessment with a detailed survival profile and dynamic results.
Retro-styled football game for browser play and offline Windows distribution.
A distinctive decision-making novelty with unexpected guidance.
Fast canvas-based space-combat experiment with effects and scoring.
A polished one-page business foundation with responsive sections and calls to action.
A customizable author website for presenting books and publishing updates.
A focused sales and information site for introducing a single offer.
Flexible assessments with custom scoring, branded results, and download options.
No projects match your filters.
Try adjusting the filters or clearing them to see all projects.
See something close to what you need? Selected portfolio projects can be personalized with your branding, colors, text, images, links, products, contact information, and selected features. Personalization packages start at $50. More advanced applications are priced according to their technical requirements and requested modifications.
Best for changing branding, colors, content, links, and basic project information.
Best for new sections, additional content, revised project logic, custom graphics, and enhanced functionality.
Best for databases, protected APIs, account systems, complex calculations, WebAssembly, offline packaging, and specialized integrations.
Mike Norris Designs combines browser-native technology, compiled WebAssembly modules, server-side services, offline packaging, and carefully integrated AI capabilities to create applications that remain approachable on the surface while doing serious work underneath.
This portfolio does not call AI APIs to render the page. Projects that use AI connect through a protected Node.js backend. The server layer enforces validation, length limits, rate limiting, timeouts, structured formatting, and clear error messages. Client-side code never exposes keys.
// server/ai/index.js
export const OPENAI_MODEL = process.env.OPENAI_MODEL || "gpt-5-mini";
export function aiRequestController(req, res) {
// validate input
// rate limit, timeouts, logging
// route to provider adapter, then format response
}
// server/ai/providers/openai.js
export async function openaiAdapter(validInput) {
// call OpenAI using server-side key
// return normalized result
}
// server/ai/providers/gemini.js (future)
export async function geminiAdapter(validInput) { /* ... */ }
// shared/validate.js, shared/format.js
// No API key in client bundles.
The Experimental Lab explores browser computation, simulations, sound, graphics, WebAssembly, compiled languages, performance comparisons, and unconventional interface ideas. These projects may begin as experiments, but successful concepts can develop into permanent tools and products.
AI assists planning, development, testing, or content organization. Finished apps may run without AI.
The live app connects to a model via a protected server-side integration.
Work happens directly in the browser using standard web technology.
Compiled modules boost performance for sensitive operations.
Core features remain available without an internet connection.
Mike Norris Designs develops practical applications, experimental software, interactive entertainment, publishing tools, browser utilities, and customizable website systems. The work combines creative presentation with reusable architecture so successful experiments can become lasting products.
This portfolio is part of the broader Transgalactic Network — a collection of projects exploring advanced browser technology, approachable product interfaces, and sustainable development practices.
Explore the live applications, follow projects as they move through fine-tuning, or request a personalized version built around your own brand and purpose.
Documentation hub will centralize manuals, specs, FAQs, changelogs, known issues, roadmaps, and structured metadata for long-term product support.
Ask a question and give the ball a shake.