DEV Community

Cover image for Midpoint Reminder! — GitHub + DEV 2023 Hackathon
Brian Bethencourt for The DEV Team

Posted on

Midpoint Reminder! — GitHub + DEV 2023 Hackathon

We're already halfway through the GitHub + DEV 2023 Hackathon! Congratulations to those who have already posted their projects.

For those who haven't finished yet, don't worry! There's still plenty of time to make progress and submit your project. Remember, the most important thing is to try your best and learn something new throughout the hackathon.

We want to take a moment to ask: how are your projects going? Have you hit any roadblocks? Do you need any help? Don't hesitate to reach out to the community for support in our official help thread.

We can't wait to see what amazing creations you come up with in the second half of the hackathon. Keep up the great work!

Top comments (7)

Collapse
 
giorgiolasala profile image
Giorgio Lasala

I've actually already written an introductory article for my project, which you can find at Boost Your Repository Insights with GitHub Actions 🚀 Codespace 💻 and Mergestat 🔎📙.
Although the project isn't finished yet, I wanted to start documenting my progress and sharing what I've learned so far.
I'm excited to write the upcoming articles where I'll go into detail on how to configure GitHub Actions and Codespace, and also add some interesting features that I'm still developing... I'm confident that I'll be able to work through any issues that come up 🤞

Collapse
 
sauain profile image
Saurav Jain

Congratulations for the amazing start, Giorgio!

First step is always the hardest and the most important, and you have done it :)

Collapse
 
giorgiolasala profile image
Giorgio Lasala

I have published the second part with the details of the GitHub Actions workflow implementation: Part 2 - Collecting repositories data with GitHub Actions workflow 🚀

Thread Thread
 
giorgiolasala profile image
Giorgio Lasala • Edited

You were right @sauain . In the end, I managed to write a total of 4 articles
I hope they will be useful !
I had a lot of fun participating in this hackathon, and with this opportunity, I learned so many new things.

Collapse
 
maxprilutskiy profile image
Max Prilutskiy
Collapse
 
dhanushreddy29 profile image
Dhanush Reddy

Currently written an article on using Github Actions:
Effortless Documentation of your Python Code with Github Actions and GPT3

Yet to start my second article on how to configure Github Codespaces with custom devcontainers.

Collapse
 
hlexnc profile image
HlexNC

Can anybody tell me, if there are a couple people working on the same project, how do I add them as co-authors/teammates?