npm install
npm run dev
npm run deploy
Watch us build.
npm install
npm run dev
npm run deploy
AI image generator using Cloudflare Workers AI.
Run it
Cloudflare Queues Rate Limit Example
This project demonstrates how to handle third-party API rate limiting with Cloudflare Queues. It provides a practical example of implementing rate limiting in your application to ensure smooth email sending operations using Resend while respecting the rate limits.
Connections
This is a NYTimes Connections game that is built on Cloudflare Workers.
kristianfreeman.com worker
source code for a workers function that runs on https://kristianfreeman.com
Clicky Block
Welcome to Clicky Block, the addictive block clicking game where you team up with people from around the world to...click blocks.
npm install
npm run dev
npm run deploy
Video Game Admin
This is a WIP (like all of us) to gather information from IGDB and convert it into embeddings for Vectorize.
llm-chat
Just a simple HTML UI for Ollama (retrofitted with support for Cloudflare Workers AI)
This project demonstrates how to handle rate limiting when using the Resend email service. It provides a practical example of implementing rate limiting in your application to ensure smooth email sending operations while respecting Resend's usage limits.
Features
create-svelte
Everything you need to build a Svelte project, powered by create-svelte.
Summarization API
Retrieve the content of a URL using Cloudflare Workers, and summarize it using OpenAI.
npm install
npm run dev
npm run deploy