Build your own trading products with AI
A practical course for beginners: from domain and landing page to trading logic, alerts, payments, and a product you can package for sale.
This is an AI-based course for people starting from zero. We use Codex and OpenAI as a production environment, not as a toy: you learn to explain an idea, turn it into code, ship it, and keep developing it.
Course program
24 video lessons with practical summaries and separate lesson notes after each lesson, so the program reads like a real build plan.
VS Code, GitHub, Bun, Codex, first repo, AGENTS.md, first push.
- VS Code
- GitHub
- Bun
- Codex
Context, goal, plan, result checks, prompt-log, MVP scope.
- Context
- goal
- plan
- result checks
Roles, events, money, MVP, user flow, paid/free boundaries.
- Roles
- events
- money
- MVP
apps/web, apps/api, apps/worker, docs, packages, shared repo.
- apps/web
- apps/api
- apps/worker
- docs
branch -> PR -> review -> fix -> merge, small changes, review.
- branch -> PR -> review -> fix -> merge
- small changes
- review
Hero, CTA, lead form, thank-you state, first product value.
- Hero
- CTA
- lead form
- thank-you state
/health, routes, JSON, CORS, validation, basic backend.
- /health
- routes
- JSON
- CORS
Lead form -> Hono API -> response, loading/error states, Network tab.
- Lead form -> Hono API -> response
- loading/error states
- Network tab
Production database, tables, migrations, local vs production DB.
- Production database
- tables
- migrations
- local vs production DB
Validation, insert into leads, request history, admin-view.
- Validation
- insert into leads
- request history
- admin-view
web/api/db/worker with one command, volumes, env, service names.
- web/api/db/worker with one command
- volumes
- env
- service names
DNS, SSL, production URL, Git deploy, working /health.
- DNS
- SSL
- production URL
- Git deploy
Register/login, session/JWT, protected dashboard, password hash.
- Register/login
- session/JWT
- protected dashboard
- password hash
guest, user, paid user, admin, backend checks, admin boundary.
- guest
- user
- paid user
- admin
secrets, .env, auth boundaries, input validation, security checklist.
- secrets
- env
- auth boundaries
- input validation
Profile, current plan, available features, API key, billing/course state.
- Profile
- current plan
- available features
- API key
/api/v1, API keys, docs/api.md, curl checks, external integrations.
- /api/v1
- API keys
- docs/api
- md
Free vs paid, entitlements, protected endpoints, admin/manual grant.
- Free vs paid
- entitlements
- protected endpoints
- admin/manual grant
Product events, notification templates, logs, failures, Telegram/Discord.
- Product events
- notification templates
- logs
- failures
Jobs, retries, background processing, pending/processing/done/failed.
- Jobs
- retries
- background processing
- pending/processing/done/failed
/admin/pricing, /course-checkout, GRAM (ex TON) invoice, QR/deeplink, comment, price lock, partial payments, TON Center reconciliation, paid access.
- /admin/pricing
- /course-checkout
- GRAM (ex TON) invoice
- QR/deeplink
License key, /api/v1/license/verify, active/expired/revoked, key hash.
- License key
- /api/v1/license/verify
- active/expired/revoked
- key hash
Logs, /health, /version, rate limits, backups, rollback, runbook.
- Logs
- /health
- /version
- rate limits
Built web-product entry point: landing, account, API, database, roles, GRAM (ex TON) payment flow, paid access, worker, notifications, licenses, production.
- Built web-product entry point: landing
- account
- API
- database
Course formats
Choose how you want to enter the course.
- Video lessons
- Community/support chat
- Unlimited material access
- Homework review
- Additional materials
- Lifetime access to updates
- Individual lessons
- Work together on your project
- Video lessons
- Community/support chat
- Unlimited material access
- Homework review
- Additional materials
- Lifetime access to updates
- Individual lessons
- Work together on your project
- Video lessons
- Community/support chat
- Unlimited material access
- Homework review
- Additional materials
- Lifetime access to updates
- Individual lessons
- Work together on your project