Skip to content

add week 3 instructions and details of May the Flow Be With You #1288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 18, 2025
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
10 changes: 8 additions & 2 deletions docs/ecosystem/Hackathons and Events/may-the-flow-be-with-you.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,14 @@ Join us for a month-long vibe coding challenge on Flow! Starting May 4th, partic
</div>

<div className="border-l-4 border-gray-300 dark:border-gray-700 pl-4 py-2">
<h3 className="text-lg font-bold text-gray-500 dark:text-gray-400">Week 3: Theme TBD (May 18-24)</h3>
<p className="text-sm text-gray-500 dark:text-gray-400 mt-1 mb-2">Theme to be announced.</p>
<h3 className="text-lg font-bold text-gray-500 dark:text-gray-400">Week 3: Generative Art and Worlds (May 18-24)</h3>
<p className="text-sm text-gray-500 dark:text-gray-400 mt-1 mb-2">Utilize generative tools and AI to create evolving, autonomous and algorithmicartistic applications. This theme is broad and inclusive of creative domains, composibility and platforms/launchpads that are easy for others to build off of or extend. </p>
<ul className="mt-2 space-y-1">
<li>May 18: Week 3 starts</li>
<li>May 18-24: Build generative apps (either completely new or continue building on your week 1 or 2 projects)</li>
<li><a href="https://x.com/i/spaces/1yoKMoqmzzjJQ" target="_blank" rel="noopener noreferrer" className="text-indigo-600 dark:text-indigo-400 hover:underline">May 21 (Wed): Twitter Space @ 4:00 PM PST - "Generative Composiblity: Turning Products into Platforms"</a></li>
<li>May 26: Week 3 winners announced</li>
</ul>
</div>

<div className="border-l-4 border-gray-300 dark:border-gray-700 pl-4 py-2">
Expand Down