DEV Community

Cover image for Help Thread — GitHub + DEV Hackathon 2023
Brian Bethencourt for The DEV Team

Posted on

Help Thread — GitHub + DEV Hackathon 2023

If you're participating in the GitHub + DEV 2023 Hackathon and you need some help with your submission, you've come to the right place!

If you have any questions about how this contest works (ex: due dates, how to post your submission, picking a category, etc.) the DEV team will be happy to assist you.

If you are running into issues or get stuck when it comes to using GitHub Codespaces or Actions, please leave those questions here as well.

Comment below if you need asynchronous assistance with the Github + DEV 2023 Hackathon ❤️

P.S. If you'd like to share an update on the progress you're making on your project or if you'd like to connect with other participants, please do so in the community discussion thread!

Oldest comments (25)

Collapse
 
mishmanners profile image
Michelle Duke

I'm here to help answer any questions you have about the hackathon 😄

Collapse
 
dummy20090 profile image
Sumit

Hey Michelle,

I wanted to ask if the 5th category, Wacky Wildcards, allows me to build any type of application, including those involving Machine Learning models.

Collapse
 
mishmanners profile image
Michelle Duke

Yes you can build anything you like, as long as you either:

  • build a custom action or integrate an existing one into your workflow
  • customize your project for GitHub Codespaces by configuring dev container files to your repository

Hope that helps.

Collapse
 
ayushkaushik profile image
Ayush Kaushik

Hi Michelle,
Could I create a project that showcases how build/ testing and deployment and a Java based application from scratch be done with the help of GitHub actions? Would this fall under the guidelines for the hackathon?

Collapse
 
mishmanners profile image
Michelle Duke

It would still need to fall under one of the criteria:

  • customize your project for GitHub Codespaces by configuring dev container files to your repository
  • build a custom action or integrate an existing one into your workflow

Sounds like it will be more "integrate an existing GitHub Action" into a new workflow. If you can do that, then go for it!

Collapse
 
callmehongmaybe profile image
CallmeHongmaybe

Hi Michelle,
For the Wacky Wildcards section, are Github Actions and Codespaces needed in order for my submission to be considered ?

Collapse
 
mishmanners profile image
Michelle Duke

You still need to either build a custom action or customize your project for GitHub Codespaces by configuring dev container files to your repository. It just means that what you build or optimise can be anything wacky or wild!

Collapse
 
cristiancezarmoises profile image
Cristian Cezar Moisés

I create my submission today. Thank you! :)

Collapse
 
mishmanners profile image
Michelle Duke

Yay, looking forward to it

Collapse
 
rony000013 profile image
Rounak Sen

Is using github pages by creating github actions file also counted as a vaild submision?

Collapse
 
mishmanners profile image
Michelle Duke

The criteria is to create a GitHub Action.

Collapse
 
rwlanup profile image
Anup Rawal

Hi Michelle, Can I submit multiple project under different categories? I got 2 ideas: one for Wacky Wildcards and other for DIY Deployments.

Collapse
 
mishmanners profile image
Michelle Duke

Yep sure can!

Collapse
 
sachinmdev profile image
sachinM • Edited

Hello Michelle,
I'm making an open-source collection of the useful github repositories for developers, programmers, newbies and students.
Will this project be considered as a valid project for the hackathon ? ( It is not an application but ofcourse it is very useful project )
Please help me get it.

Project repo link : github.com/sachin-source/top-githu...

Collapse
 
mishmanners profile image
Michelle Duke

The hackathon criteria is either a GitHub Action, or using Codespaces. How does your submission do one of these two things? If you can answer that, then it's valid 😄

Collapse
 
thaadihige profile image
Param

May be i am late to the party, but thinking about an idea.

  1. if i make github acton, which will auto-update JIRA tickets / slack reminders etc, would that be ok? I wonder, because, JIRA is not for big OSS community friendly.

  2. The code is open for a while, can I private it later?

  3. If i make the monetization later, would that still fine?

Collapse
 
mishmanners profile image
Michelle Duke

The criteria is a GitHub Action, and the code must be open source.

Collapse
 
Sloan, the sloth mascot
Comment deleted