Skip to content

Instantly share code, notes, and snippets.

View dshayoa29's full-sized avatar

dshayoa29

  • Joined Mar 15, 2026
View GitHub Profile
@dshayoa29
dshayoa29 / mirofish-guide.html
Created April 11, 2026 03:28
MiroFish Guide AI Set UP
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>How I Test Business Ideas Before Building Them — AI Workflow Guide</title>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }