Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/content/docs/developer-spotlight/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ Applications are currently open until Thursday, the 24th of October 2024. To app

## View latest contributions

<LinkTitleCard
title="Build an interview practice tool with Workers AI"
href="/workers-ai/tutorials/build-ai-interview-practice-tool/"
>
By Vasyl
</LinkTitleCard>

<LinkTitleCard
title="Automate analytics reporting with Cloudflare Workers and email routing"
href="/workers/tutorials/automated-analytics-reporting/"
>
By Aleksej Komnenovic
</LinkTitleCard>

<LinkTitleCard
title="Create a sitemap from Sanity CMS with Workers"
href="/developer-spotlight/tutorials/create-sitemap-from-sanity-cms/"
Expand Down