

Challenge ends soon!
Submit your entry now
Heroku "Back to School" AI Challenge
Make the back-to-school transition smoother, smarter, and more successful!
We are so delighted to partner with Heroku for a new DEV challenge designed exclusively for students.
Running through September 28, the Heroku "Back to School" AI Challenge is all about building intelligent AI-powered experiences that make the back-to-school transition smoother, smarter, and more successful. We have one overarching prompt with three exciting ways to win!
Each winner will receive:
- $1,000 USD
- DEV++
- Exclusive DEV Badge
All eligible student participants will receive a completion badge.
We can't wait to see what you build!
Key Dates
- Contest start: August 27, 2025
- Submissions due: September 28, 2025
- Winners announced: October 09, 2025
Badge Rewards


Find Out More
Ask questions and share your ideas on the Heroku "Back to School" AI Challenge Launch Post.
View Launch PostSponsored by Heroku
Heroku is an AI PaaS that accelerates cloud-native AI app delivery supporting a range of languages, frameworks, managed data, inference, agents, & a marketplace for easy extensibility. Heroku streamlines custom app development, deployment, and operations, enabling teams to automate workflows, reduce friction, and build AI-driven apps without the complexity.
Challenge Prompt
💡 Build an AI-Powered Back to School Experience
For this challenge, your mandate is to build an AI-Powered Back to School Experience. Create a multi-agent AI application that helps with any aspect of the back-to-school experience.
Your application should incorporate one or more of the following Heroku AI features:
- Model Context Protocol (MCP) on Heroku
- Heroku Managed Inference and Agents
- pgvector for Heroku Postgres
👉 Additionally, your submission should fall under one of these categories:
- Student Success: Awarded to a top submission that directly supports student learning, organization, or academic achievement.
- Educator Empowerment: Awarded to a top submission with tools that help teachers, professors, or administrators be more effective.
- Crazy Creative: Awarded to a top submission with the most creative or unexpected use of AI for back-to-school needs.
Think study planning assistants, classroom optimization tools, campus navigation systems, academic collaboration platforms, or anything else that makes returning to school better. The possibilities are endless!
📋 How To Participate
In order to participate, you will need to enroll in the GitHub Student Developer Pack, sign up for the Heroku for GitHub Students Offer, and be a resident from one of the countries or territories listed below.
🧑🎓 Github Student Developer Pack Enrollment
- Enroll in the Github Student Developer Pack (if you haven't yet)
- Click the Heroku offer.
- Sign up for a Heroku account, or log into your account if you already have one.
- Apply for the "Heroku for Github" student offer
Once these steps have been completed, your credits will be added to your Heroku account within 1-2- hours.
Additional Notes
- Credits will be applied toward any Heroku products, including Heroku Dynos, Heroku Postgres and Heroku Key-Value Store, except for third-party Heroku Add-ons
- The offer is $13/mo credit for 2 years for a total of $312 credits. Credits won't carry over month to month, so it's use it or lose it.
- All students are required to add a valid payment method as part of the application process to cover third party total usage that the credits don't cover.
- See the Heroku for GitHub Students page for more information about the program.
🚀 Submitting Your Project
When you're ready to submit your project, you will need to publish a post using the submission template below. If your submission qualifies for multiple categories, just publish one post and list all the categories it qualifies for.
⚠️ Eligibility Requirements
🌐 Geographic and Student Eligibility
- Geographic Eligibility: This challenge is open to residents of the following countries and territories: 50 United States (including the District of Columbia), Argentina, Australia, Belgium, Canada (excluding Quebec), Croatia, Cyprus, France, Germany, Hungary, India, Ireland, Japan, Latvia, Luxembourg, Morocco, Netherlands, New Zealand, Norway, Philippines, Singapore, Spain, South Africa, Ukraine, and United Kingdom.
- Student Status: All participants must be currently enrolled students with active access to the GitHub Student Developer Pack. Please refer to the registration instructions above for how to get access to the GitHub Student Developer Pack.
If you do not meet these eligibility criteria, we encourage you to explore our other available challenges!
Judging Criteria:
- Innovation and Creativity
- Technical Implementation
- User Experience and Impact
- Use of Heroku AI Features
- Documentation Quality
Helpful Links & Resources
Get started with Heroku AI by exploring their comprehensive documentation and resources.
- Heroku Documentation
- Heroku AI
- Managed Inference and Agents Add-on
- Working on MCP with Heroku
- pgvector on Heroku Postgres
We recommend using Cursor IDE for development, which offers excellent MCP support and AI-powered coding assistance.
Frequently Asked Questions
Participation
Can I submit to a prompt more than once?
Yes, you can submit multiple submissions per prompt but you'll need to publish a separate post for each submission.
Can I work on a team?
Yes, you can work on teams of up to four people.
- If you collaborate with anyone, you'll need to list their DEV handles in your submission post so we can award a badge to your entire team! Please only publish one submission per team.
- DEV does not handle prize-splitting, so in the event that your submission wins the shop gift, you will need to split that amongst yourselves. Thank you for understanding!
How old do I have to be to participate?
Participants need to be 18+ in order to participate.
Submission
Can I update my submission after the submission due date?
No, please do not update your submission during the judging period.
Can my submission include open source code?
Riffing on open source code and borrowing and improving on previous work/ideas is encouraged but it's important your changes are significant enough to ensure your submission is valid.
When does riffing become plagiarism?
It will depend, but transparency is important, license compatibility is important. You can use someone else's code to give you a jumpstart to demonstrate your ideas on top of someone else's base, but not just re-package the base. It should be clear to the judges what you added to the project in terms of the code and conceptual inspiration. This means, you should clearly state what you were building on and what elements are original to this new submission. When building on existing code, we expect a significant change that adds something tangible to the output. i.e. a new animation, and new sprite, a new function, a new presentation. Not just changes to the source - i.e. changing colours, changing one sprite, changing one function.
What happens if my submission is considered plagiarized or invalid?
Anything deemed to be plagiarism will not be eligible for prizes. Incidental plagiarism may simply result in your disqualification from the challenge (regardless of the number of other valid submissions you have published). Egregious plagiarism will result in your suspension from DEV entirely. Any non-generic, non-trivial usage of prior work, including open source code must be credited in your submission.
Do submissions have to be in English?
Non-english submissions are eligible for a completion badge but not eligible for prizes due to the current limitations of our judges. We will not be judging on mastery of the English language, so please don't let this deter you from submitting if you are not a native English speaker! We hope to evolve this in the future to be more accommodating.
Do I need a license for my code?
You are not required to license your code but we strongly recommend that you do. Here are some you may consider: MIT, Apache, BSD-2, or Commons Clause.
Can I use AI?
Use of AI is allowed as long as all other rules are followed. We want to give you a chance to show off your skills in realistic scenarios. If you use AI tools to help you achieve your submission, all the power to you.
How do I embed my project directly into my DEV post?
Our editor supports many types of embeds, including: Stackbliz, Glitch, Github, etc. You can typically use the {% embed https://... %}
syntax directly in the post. Click here for more information on our markdown support.
- For CodePen, you will need to use this syntax:
{% codepen http://... %}
- For CodeSandbox, you will need to use this syntax:
{% codesandbox http://... %}
Judging and Prizing
Can there be ties?
In the event of a tie in scoring between judges, the judges will select the entry that received the highest number of positive reactions on their DEV post to determine the winner.
How will I know if I won?
Winners will be announced in a DEV post on the winner announcement date noted in our key dates section.
When will I receive my DEV badge?
Both participation and winner badges will be awarded, in most cases, the same day as the winner announcement.
When will I receive my prizes?
The DEV Team will contact you via the email associated with your DEV profile within, at most, 10 business days of the announcement date to share the details of claiming your prizes.
What steps do I need to take to receive my cash prize?
The winner (including each member of a team) may be required to sign and return an affidavit of eligibility and publicity/liability release, and provide any additional tax filing information (such as a W-9, social security number or Federal tax ID number) within seven (7) business days following the date of your first email notification.
Heroku "Back to School" AI Challenge Rules
NO PURCHASE NECESSARY. Open only to students 18+ with GitHub Student Developer Pack access. Contest entry period ends September 28, 2025 at 11:59 PM PDT. Contest is void where prohibited or restricted by law or regulation. All entries must be submitted during the contest period. For Official Rules, see Heroku Back to School Challenge Contest Rules and General Contest Official Rules.