Skip to content

Commit 0355928

Browse files
Merge pull request #100 from Azure-Samples/hack-announcement
Hack announcement
2 parents 490ad40 + dd716f4 commit 0355928

File tree

10 files changed

+425
-77
lines changed

10 files changed

+425
-77
lines changed

β€Ž01-Local-AI-Development/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Example UI:
394394
395395
## Stay connected
396396
397-
Have a question, project or insight to share? Post in the [Local AI discussion hub](https://github.com/Azure-Samples/JavaScript-AI-Buildathon/discussions/88)
397+
Have a question, project, or insight to share? Join the [Build-a-thon Discord channel](https://aka.ms/JSAIonDiscord)
398398
399399
## AI Note
400400

β€Ž03-Run-Serverless-RAG-Support-System/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Once you have completed the CodeTour and explored the RAG implementation, return
9191
9292
## Stay connected
9393
94-
Have a question, project or insight to share? Post in the [RAG discussion hub](https://github.com/Azure-Samples/JavaScript-AI-Buildathon/discussions/89)
94+
Have a question, project, or insight to share? Join the [Build-a-thon Discord channel](https://aka.ms/JSAIonDiscord)
9595
9696
## AI Note
9797

β€Ž04-Build-Agents-with-AIToolKit/README.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![AI Toolkit](./assets/aitk.png)
22

3-
Livestream starting soon! **Click the image below to register.**
3+
Livestream starting soon! **Click the image below to watch the recording.**
44

5-
[![Reactor Livestream](./assets/poster-quest4.png)](https://developer.microsoft.com/en-us/reactor/events/26776/)
5+
[![Reactor Livestream](./assets/poster-quest4.png)](https://www.youtube.com/live/k0q5-VIGtWQ?si=yXLiyalxU6wELpxW)
66

77
## Overview
88

@@ -444,7 +444,7 @@ This gives you a complete and ready chat application for your AI agent! πŸš€
444444
445445
## Stay connected
446446
447-
Have a question, project or insight to share? Post in the [AI Toolkit discussion hub](https://github.com/Azure-Samples/JavaScript-AI-Buildathon/discussions/90)
447+
Have a question, project, or insight to share? Join the [Build-a-thon Discord channel](https://aka.ms/JSAIonDiscord)
448448
449449
## AI Note
450450

β€Ž05-Run-Burger-Ordering-Agent-System/README.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![Burger Ordering Agent Logo](./assets/burger-logo.png)
22

3-
Livestream starting soon! **Click the image below to register.**
3+
Livestream starting soon! **Click the image below to watch the livestream/recording.**
44

5-
[![Reactor Livestream](./assets/poster-quest5.png)](https://developer.microsoft.com/en-us/reactor/events/26786/)
5+
[![Reactor Livestream](./assets/poster-quest5.png)](https://www.youtube.com/live/kBVsqJbM7Vc?si=hmIEfla6KOB9MsYW)
66

77
## Overview
88

@@ -89,7 +89,7 @@ Once you have completed the CodeTour and explored the Agent implementation, retu
8989
9090
## Stay connected
9191
92-
Have a question, project or insight to share? Post in the [Agentic Systems discussion hub](https://github.com/Azure-Samples/JavaScript-AI-Buildathon/discussions/91)
92+
Have a question, project, or insight to share? Join the [Build-a-thon Discord channel](https://aka.ms/JSAIonDiscord)
9393
9494
## AI Note
9595

β€ŽREADME.mdβ€Ž

Lines changed: 13 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@
1010
</p>
1111

1212
<p align="center">
13-
<a href="https://aka.ms/JSAI_Discussions"><img src="https://img.shields.io/badge/Discussions-Join%20Now-blue?logo=github" alt="Discussions"></a>&nbsp;
1413
<a href="https://aka.ms/JSAIonDiscord"><img src="https://img.shields.io/badge/Discord-Office%20Hours-7289DA?logo=discord&logoColor=white" alt="Discord"></a>&nbsp;
1514
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&logoColor=black" alt="JavaScript">&nbsp;
1615
<img src="https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=white" alt="TypeScript">
1716
</p>
1817

19-
[Register today](https://developer.microsoft.com/reactor/series/S-1628/)
20-
2118
</div>
2219

2320
---
@@ -57,44 +54,31 @@ Complete guided quests and attend expert-led livestreams to build the skills you
5754

5855
Participation Requirement: Complete at least 2 quests (including the guided project) to be eligible for the hack.
5956

60-
### Livestream Schedule
57+
## πŸ”₯ Phase 2: Hack! (March 13 – March 31)
6158

62-
Expert-led sessions streamed live on Microsoft Reactor, covering everything from local AI development to production-grade agent architectures.
59+
Build something that matters. Use everything you learned in the quests, and beyond, to build AI Agents that solve real problems, delight users, and push what's possible.
6360

64-
#### Week 1: March 2 – March 6
61+
[Register for the hackathon](https://aka.ms/JSBuildathon_Hack)
6562

66-
| Day/Time (PT) | Topic | Links to join |
67-
|---|---|---|
68-
| Mon 3/2, 8:00 AM PST | Local AI Development with Foundry Local | [Livestream](https://developer.microsoft.com/en-us/reactor/events/26772/) <br> [Discord Office Hour](https://discord.gg/microsoftfoundry?event=1465380906842853666)|
69-
| Wed 3/4, 8:00 AM PST | End-to-End Model Development on Microsoft Foundry | [Livestream](https://developer.microsoft.com/en-us/reactor/events/26773/) <br> [Discord Office Hour](https://discord.gg/microsoftfoundry?event=1470927803888173109)|
70-
| Fri 3/6, 9:00 AM PST | Advanced RAG Deep Dive + Guided Project | [Livestream](https://developer.microsoft.com/en-us/reactor/events/26775) <br> [Discord Office Hour](https://discord.gg/microsoftfoundry?event=1465381686362509323)|
63+
![Hack roadmap](assets/hack-roadmap.png)
7164

72-
#### Week 2: March 9 – March 13
65+
During the hack phase, attend technical demos and special Discord Office Hours (8:00 AM PDT) to learn the latest tools and best practices.
7366

74-
| Day/Time (PT) | Topic | Links to join |
67+
| Date (8:00 AM PDT) | Demo | Link |
7568
|---|---|---|
76-
| Mon 3/9, 8:00 AM PST | Design & Build an Agent E2E with Agent Builder (AITK) | [Livestream](https://developer.microsoft.com/en-us/reactor/events/26776/) <br> [Discord Office Hour](https://discord.gg/microsoftfoundry?event=1465382167894036481)|
77-
| Wed 3/11, 8:00 AM PST | Build, Scale & Govern AI Agents + Guided project | [Livestream](https://developer.microsoft.com/en-us/reactor/events/26786/) <br> [Discord Office Hour](https://discord.gg/microsoftfoundry?event=1465382908687814840)|
78-
| Fri 3/13, 8:00 AM PST | Build-a-thon Global Hack Launch | [Livestream](https://developer.microsoft.com/en-us/reactor/events/26777/) <br> [Discord Office Hour](https://discord.gg/microsoftfoundry?event=1470930191994847343)|
79-
80-
## πŸ”₯ Phase 2: Hack! (March 13 – March 31)
81-
82-
Build something that matters. Use everything you learned in the quests, and beyond, to create an AI-powered project that solves a real problem, delights users, or pushes what's possible.
83-
84-
> **The hackathon launches on March 13, 2026.** Full details on registration, submission, judging criteria, award categories, prizes, and the hack phase schedule will be published when the hack goes live. Stay tuned!
85-
86-
Here's what we can tell you now:
69+
| March 16 | Azure & Foundry MCP Server Demo | [Join event](https://discord.gg/microsoftfoundry?event=1476309470312136704) |
70+
| March 18 | Azure Developer CLI (azd) Demo | [Join event](https://discord.gg/microsoftfoundry?event=1476310190885175296) |
71+
| March 20 | Azure DocumentDB Demo | [Join event](https://discord.gg/microsoftfoundry?event=1473725339959033866) |
72+
| March 23 | GitHub Copilot CLI & SDK Demo | [Join event](https://discord.gg/microsoftfoundry?event=1473726030421430272) |
73+
| March 25 | GitHub Agentic Workflows Demo | [Join event](https://discord.gg/microsoftfoundry?event=1473781418956947566) |
74+
| March 27 | GitHub Copilot App Modernization Demo | [Join event](https://discord.gg/microsoftfoundry?event=1473781883811795147) |
8775

88-
- πŸ† **3 award categories** with cash prizes
89-
- πŸ’» **Product demo showcases** throughout the hack phase to keep you building with the latest tools
90-
- πŸ‘₯ Teams of up to 4 or solo β€” your call
9176

9277
## πŸ’¬ Community & Support
9378

9479
Join our community to connect with other participants and experts from Microsoft &. GitHub to support your builder journey.
9580

96-
- **Foundry Discord** (#js-ai-build-a-thon channel): [Our platform for office hours, live QnA, quick questions, community & expert support](https://aka.ms/JSAIonDiscord)
97-
- **GitHub Discussions:** [This is where you'll share ideas, ask questions, find teammates](https://aka.ms/JSAI_Discussions)
81+
- **Foundry Discord** (#js-ai-build-a-thon channel): [Our platform for office hours, live QnA, quick questions, finding teammates, community & expert support](https://aka.ms/JSAIonDiscord)
9882
- **Social:** Share your progress online using **#JSAIBuildathon**
9983

10084
## Appendix

β€Žassets/hack-roadmap.pngβ€Ž

1.68 MB
Loading

β€Ždocs/index.mdβ€Ž

Lines changed: 54 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ hide:
2222

2323
## 🎟️ Registration
2424

25-
[**Register now!**](https://developer.microsoft.com/reactor/series/S-1628//?wt.mc_id=github_S-1628_webpage_reactor)
25+
[**Register for the hackathon**](https://aka.ms/JSBuildathon_Hack)
2626

27-
Sign up and browse the livestream schedule to register for sessions you're interested in.
28-
29-
Once you're registered, [introduce yourself](https://aka.ms/JSAIonDiscord) in the Build-a-thon channel and connect with other builders.
27+
Once you're registered, [introduce yourself](https://aka.ms/JSAIonDiscord) in the Build-a-thon channel and connect with other builders to find teammates.
3028

3129
## βš™οΈ How It Works
3230

@@ -36,57 +34,74 @@ The Build-a-thon runs in two phases:
3634

3735
Complete guided [quests](quests.md) and attend expert-led livestreams to build the skills you need. Each quest is hands-on, self-paced, and teaches a core AI development pattern with JavaScript/TypeScript.
3836

39-
!!! note "Participation Requirement"
40-
Complete at least **2 quests** (including the guided project) to be eligible for the hack.
41-
4237
### πŸ”₯ Phase 2: Hack! (March 13 – March 31)
4338

44-
Build something that matters. Use everything you learned β€” and beyond β€” to create an AI-powered project that solves a real problem, delights users, or pushes what's possible.
39+
Build something that matters. Use everything you learned β€” and beyond β€” to build AI agents that solve real problems.
4540

46-
!!! info "πŸš€ Hackathon Details Coming March 13"
47-
Full details on submission, judging criteria, award categories, prizes, and the hack phase schedule will be published when the hack goes live. Here's what we can tell you now:
41+
<img alt="JavaScript AI Build-a-thon Hack" src="media/hack-roadmap.svg" width="100%">
4842

49-
* πŸ† **3 award categories** with cash prizes
50-
* πŸ’» **Product demo showcases** throughout the hack phase to keep you building with the latest tools
51-
* πŸ‘₯ Teams of up to 4 or solo β€” your call
43+
## πŸŽ₯ Office Hours Schedule
5244

53-
## πŸŽ₯ Livestream Schedule
45+
During the hack phase, attend technical demos and special Discord Office Hours (8:00 AM PDT) to learn the latest AI tools, best practices, and get help with your project
5446

55-
Expert-led sessions streamed live on Microsoft Reactor.
47+
| Day/Time (PT) | Topic |
48+
|---|---|
49+
| [Mon 3/16, 8:00 AM PDT](https://discord.gg/microsoftfoundry?event=1476309470312136704) | Azure & Foundry MCP Server Demo |
50+
| [Mon 3/18, 8:00 AM PDT](https://discord.gg/microsoftfoundry?event=1476310190885175296) | Azure Developer CLI (azd) Demo |
51+
| [Wed 3/20, 8:00 AM PDT](https://discord.gg/microsoftfoundry?event=1473725339959033866) | Azure DocumentDB Demo |
52+
| [Wed 3/23, 8:00 AM PDT](https://discord.gg/microsoftfoundry?event=1473726030421430272) | GitHub Copilot CLI & SDK Demo |
53+
| [Fri 3/25, 8:00 AM PDT](https://discord.gg/microsoftfoundry?event=1473781418956947566) | GitHub Agentic Workflows Demo |
54+
| [Fri 3/27, 8:00 AM PDT](https://discord.gg/microsoftfoundry?event=1473781883811795147) | GitHub Copilot App Modernization Demo |
5655

57-
### Week 1: March 2 – March 6
56+
## βš–οΈ Judging Criteria
5857

59-
| Day/Time (PT) | Topic | Presenter |
60-
|---|---|---|
61-
| [Mon 3/2, 8:00 AM](https://developer.microsoft.com/en-us/reactor/events/26772/) | Local AI Development with Foundry Local | Lee Stott, Maanav Dalal |
62-
| [Mon 3/2, 9:05 AM](https://discord.gg/microsoftfoundry?event=1465380906842853666) | Discord Office Hour: Open QnA on Foundry Local | β€” |
63-
| [Wed 3/4, 8:00 AM](https://developer.microsoft.com/en-us/reactor/events/26773/) | End-to-End Model Development on Microsoft Foundry | Nitya Narasimhan |
64-
| [Wed 3/4, 9:05 AM](https://discord.gg/microsoftfoundry?event=1470927803888173109) | Discord Office Hour: Open QnA on Microsoft Foundry | β€” |
65-
| [Fri 3/6, 9:00 AM](https://developer.microsoft.com/en-us/reactor/events/26775/) | Advanced RAG Deep Dive + Guided Project | Pamela Fox |
66-
| [Fri 3/6, 10:05 AM](https://discord.gg/microsoftfoundry?event=1465381686362509323) | Discord Office Hour: Open QnA on RAG | β€” |
58+
| Criteria | Weight |
59+
|---|---|
60+
| Depth of AI Integration | 25% |
61+
| Technical Implementation & User Experience | 20% |
62+
| Use of Responsible AI Patterns | 15% |
63+
| Solution Value (Potential of your solution to solve real-world problems) | 15% |
64+
| Innovation & Creativity | 10% |
65+
| Documentation & Storytelling | 10% |
66+
| Compliance with the Award Category | 5% |
6767

68-
### Week 2: March 9 – March 13
68+
## πŸ† Award Categories
6969

70-
| Day/Time (PT) | Topic | Presenter |
71-
|---|---|---|
72-
| [Mon 3/9, 8:00 AM](https://developer.microsoft.com/en-us/reactor/events/26776/) | Design & Build an Agent E2E with Agent Builder (AITK) | April Gittens |
73-
| [Mon 3/9, 9:05 AM](https://discord.gg/microsoftfoundry?event=1465382167894036481) | Discord Office Hour: Open QnA on AI Toolkit | β€” |
74-
| [Wed 3/11, 8:00 AM](https://developer.microsoft.com/en-us/reactor/events/26786/) | Build, Scale & Govern AI Agents + Guided project | Wassim Chegham |
75-
| [Wed 3/11, 9:05 AM](https://discord.gg/microsoftfoundry?event=1465382908687814840) | Discord Office Hour: Open QnA on designing & building AI Agents | β€” |
76-
| [Fri 3/13, 8:00 AM](https://developer.microsoft.com/en-us/reactor/events/26777/) | Build-a-thon Global Hack Launch | Julia Muiruri |
77-
| [Fri 3/13, 8:35 AM](https://discord.gg/microsoftfoundry?event=1470930191994847343) | Discord Office Hour: Hack! | β€” |
70+
<img alt="Award categories" src="media/award-categories.png" width="100%">
7871

79-
## πŸ’¬ Community & Support
72+
### ✨ Special Spotlight: AI-Builder Award
8073

81-
<div class="grid cards" markdown>
74+
!!! note
75+
Did you use AI to build your AI? We want to see it!
8276

83-
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="28" height="28" fill="currentColor" style="vertical-align:middle;margin-right:.4em"><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"/></svg> **GitHub Discussions**
77+
This special recognition goes to builders who go beyond just building with AI β€” they show how they built. Share your prompts, workflows, tips, and tricks with the community.
8478

85-
---
79+
We will be giving away **10 GitHub Copilot Pro + licenses** for this award, and here is how you can stand out:
80+
81+
1. πŸͺ„ Share your prompts & prompt engineering strategies in your submission, blog post, and on Discord using the provided template
82+
1. πŸ”§ Document your AI tools & workflows β€” how you used GitHub Copilot, AI Toolkit, Copilot CLI, or other AI-assisted tools
83+
1. πŸ’¬ Be active in the community β€” post tips, answer questions, and share what you're learning in Discord
84+
1. πŸ“ Share what worked and what didn't β€” your honest takeaways help everyone level up
85+
86+
!!! note
87+
We'll be watching both submissions and community contributions. This isn't about perfection β€” it's about transparency, generosity, and helping others learn. The best AI builders lift the whole community.
8688

87-
Engage in focused discussion topics, share ideas, and find teammates
89+
## 🏁 Project Submission
8890

89-
[**Join Discussions β†’**](https://aka.ms/JSAI_Discussions)
91+
Submit your project on [Innovation Studio](https://aka.ms/JSBuildathon_Hack). Your submission must include:
92+
93+
1. **GitHub repository**: URL to your project's code for judging and testing
94+
2. **Technical blog**: URL to a blog post with a step-by-step walkthrough of your project
95+
3. **Project video**: 3–5 minute demo on YouTube, Vimeo, or Facebook (public)
96+
4. **GitHub usernames**: For ALL team members
97+
98+
!!! warning
99+
Judging time per project is strictly under 5 minutes β€” make your demo count!
100+
101+
102+
## πŸ’¬ Community & Support
103+
104+
<div class="grid cards" markdown>
90105

91106
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="28" height="28" fill="#5865F2" style="vertical-align:middle;margin-right:.4em"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03Z"/></svg> **Discord**
92107

1.03 MB
Loading

0 commit comments

Comments
Β (0)