Projects, articles, and wandering thought

Daniel's Corner is a Cloudflare Pages hub for the domains I am building, YouTube notes, Google Drive legacy work, curated articles, and raw thinking before it becomes something polished. Critical content ships as static HTML so Google and LLM crawlers can read it without JavaScript.

What domains and dev pages am I working on?

Owned domains include IsraeliLeads, Prism Publication, and Devorah's Art, plus this hub on Cloudflare Pages. Each row lists production URL, dev preview, status, and stack in a plain HTML table crawlers can parse.

Update public/data/domains.json, run npm run build, then deploy. The table below is static HTML generated from that file.

ProjectLiveDevStatusStack
IsraeliLeads
Israeli grants and leads hub. packages/israelileads. Production at israelileads.com.
ProductionDev / previewliveCloudflare Pages
Prism Publication
Company page. Founder bio, SEO/AEO/GEO, and LLM research background.
Productionn/aliveWeb
Devorah's Art
Art site on owned domain. packages/devorahsart.
ProductionDev / previewliveCloudflare Pages
ChatAd Land
SEO/AEO digital news. packages/chatad-land.
ProductionDev / previewliveCloudflare Pages
ConvoMargin
LLM cost/margin product. packages/convomargin.
ProductionDev / previewliveCloudflare Pages
Daniel's Corner
Master monorepo hub: blog, thinking stream, project index, packages/.
ProductionDev / previewdevCloudflare Pages

TLDR: Owned domains: israelileads.com, prismpublication.com/company, devorahsart.com, plus this hub.

Which Cloudflare Pages and Workers am I running?

All Cloudflare Pages and Workers projects run on the Prism Publication account. The table lists public preview URLs only. Account IDs and personal contact emails are not published on this site.

Edit public/data/cloudflare-dev.json, run npm run build, then deploy.

TLDR: Prism account: ConvoMargin, Daniel's Corner, Devorah's Art, FitFeed, LaunchBench, Claude Plus You (Pages + FitFeed Worker).

Which YouTube videos belong here?

Videos embed through the privacy-enhanced youtube-nocookie.com host with lazy loading so the homepage stays fast. Each card includes a title and description in static HTML beneath the iframe.

Swap video IDs in public/data/youtube.json and rebuild. Embeds load only when the user scrolls near them.

What am I working today, Friday July 24

Live update on Friday July 24: current projects, Daniel's Corner hub work, and what is shipping this week.

Watch on YouTube

Daniel's Corner

Live stream on building Daniel's Corner and the personal hub workflow.

Watch on YouTube

Cloudflare Pages, Workers and Domains

Walkthrough of Cloudflare Pages, Workers, and domain setup.

Watch on YouTube

LLMs, AI, You, Me and Practically Everyone

Live discussion on LLMs, AI tools, and how people use them day to day.

Watch on YouTube

July 24 Israeli Startup Recap

Recap of Israeli startup news and highlights.

Watch on YouTube

24 July Quick Video About Israeli Startups

Short update on Israeli startup activity.

Watch on YouTube

Globes10 Promising Israeli Startups

Globes10 list of promising Israeli startups.

Watch on YouTube

TLDR: Lazy YouTube embeds with titles and descriptions in plain text for crawlers.

Where did the NFL draft videos go?

Owner-recorded NFL draft videos stay in a private voice corpus. That is how Daniel actually talks on camera. The public hub keeps distilled voice rules for prompts and writing; curated embeds can return later when a landing page is ready.

NFL draft recordings and playlists stay in the private voice corpus (how Daniel actually talks on camera). The live hub publishes distilled voice rules in youtube-voice-profile.json; curated public embeds can return when a landing page is ready.

Which curated articles are on the hub?

The public blog publishes intentional Gold Plan essays only: question-based H2s, direct answers first, and static HTML at each slug. Full Cursor and Grok session prompts stay private; ConvoMargin keeps cost and outcome rows without dumping prompt text.

New curated articles publish after human review, build, and deploy. Target cadence: when a piece is ready, not every agent turn.

Add essay rows with sections (or kind: "essay") to public/data/blog-posts.json. Every article is marked AI-written, human-reviewed in plain HTML.

View all posts

TLDR: Curated articles ship as static HTML for search and LLM discovery.

How do I capture a wandering stream of thought?

Use /thinking/ as a local capture pad. Export JSON into the private inbox for Cursor. Raw prompts and half-formed notes do not auto-publish on this hub.

Public list below only shows opt-in curated thoughts (visibility: "public"). Everything else stays private.

No curated public thoughts right now. Capture stays local on /thinking/; raw notes go to the private archive, not this page.

Open capture pad

TLDR: Capture locally, archive privately, publish only when you opt a note in.

How can this landing page earn from affiliate links and RSS?

Add disclosed affiliate picks in JSON and rebuild. Subscribers get fresh curated articles and published thoughts via /feed.xml after each deploy. No heavy ad stack required on Cloudflare Pages.

Edit public/data/affiliate-links.json and public/data/content-feeds.json. Set affiliate: true only when the href is your enrolled affiliate URL.

Some links below are affiliate links. Daniel's Corner may earn a commission at no extra cost to you.

Amazon fitness gear

Affiliate link

Amazon Associates (tag prismpublicat-20). Training, recovery, and home-gym searches.

Cloudflare Pages

Direct link (swap for affiliate URL when enrolled)

Free static hosting for hubs like this site. Swap in a Cloudflare affiliate URL when enrolled.

Cursor

Direct link (swap for affiliate URL when enrolled)

AI editor used to build Daniel's Corner and lite Cloudflare sites.

Ahrefs

Direct link (swap for affiliate URL when enrolled)

KD0 keyword research for IsraeliLeads and SEO content (replace with affiliate link if enrolled).

Beehiiv

Direct link (swap for affiliate URL when enrolled)

Newsletter platform mentioned in Grok archive threads.

Which RSS feeds should I follow?

Subscribe to Daniel's Corner feeds for new curated articles after each deploy.

This hub

Sources to follow

TLDR: JSON affiliate rows + combined /feed.xml for articles and thoughts.

Where are old projects from Google Drive?

Legacy work is grouped by artifact type (B2B sales spreadsheets, SEO drafts, code snapshots), not client names or internal project codes. Public Drive links appear only after a Viewer-only audit.

Edit public/data/drive-projects.json. Use workTypes and generic descriptions, then set auditStatus: "verified" and published: true after Google Drive review.

B2B sales enablement materials

2018-2024

Sales methodology decks, pipeline spreadsheets, and training one-pagers grouped by work type. Public labels describe the artifact (for example, B2B sales spreadsheets), not client names or internal project codes.

  • Buyer-led sales decks
  • MQL to SQL scoring spreadsheets
  • Lead-gen channel planning notes

Viewer-only audit: pending (not linked publicly). Set published: true and auditStatus: verified in drive-projects.json after review.

Marketing and SEO working files

misc

SEO research tabs, AEO/GEO content drafts, and publish checklists. Descriptions stay generic by deliverable type, not campaign codenames or account identifiers.

  • Keyword research spreadsheets
  • Landing page copy drafts
  • Content QA checklists

Viewer-only audit: pending (not linked publicly). Set published: true and auditStatus: verified in drive-projects.json after review.

Product and code snapshots

misc

Archived build outputs, JSON data templates, and Cloudflare Pages runbooks. Titles reference stack or artifact type, not private repo names or employer project codes.

  • Static site export bundles
  • Hub configuration notes
  • Deploy runbook drafts

Viewer-only audit: pending (not linked publicly). Set published: true and auditStatus: verified in drive-projects.json after review.

TLDR: Drive folders linked as static cards with title, year, and description.

Where are business ideas and frameworks cataloged?

The Knowledge Hub Matrix groups B2B sales enablement, AI commerce automation, venture financing, and SEO growth tactics from operational prompts into four categories. Each topic ships as static HTML for search and LLM discovery.

Update public/data/knowledge-matrix.json, run npm run build, then deploy.

Open knowledge matrix

TLDR: Four categories: B2B sales, AI commerce, venture finance, SEO growth.

What questions does this hub answer?

These are the most common questions about how Daniel's Corner is organized, updated, and published. Answers appear in plain text below and in FAQPage JSON-LD in the page head.

What is Daniel's Corner?
A static Cloudflare Pages hub for domains, YouTube notes, Drive archives, curated articles, and a thinking stream. Content is static HTML first for Google and LLM crawlers.
How do I add a new project?
Edit public/data/domains.json, run npm run build, then npm run deploy.
Where are curated articles published?
In public/data/blog-posts.json (essays with Gold Plan sections), rendered at /blog/{slug}/. Full session prompts stay in the private archive.
How does the thinking stream work?
Draft on /thinking/, export JSON to private/thinking-inbox/ for Cursor. Public thoughts require an explicit visibility: "public" opt-in.
How do I add affiliate links?
Edit public/data/affiliate-links.json, set affiliate: true when enrolled, run npm run build, then deploy. Links appear in the monetization section with disclosure.
Where are RSS feeds?
Combined feed (articles + thoughts) and articles-only feed. External sources to follow live in content-feeds.json.

TLDR: JSON data files plus a build step keep every public page crawler-readable.