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
Β 
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
Β 
maxprilutskiy profile image
Max Prilutskiy β€’

Projects are going awesome!

Just published an overview of mine 😜

I've open-sourced my AI-powered GitHub Action that posts change logs directly into Slack every Monday morning

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?