CodeNewbie Community ๐ŸŒฑ

Cover image for Hey, CodeLand! We're GitHub and we're honored to be a Patron sponsor of this year's event.
Brad Doss for GitHub

Posted on

Hey, CodeLand! We're GitHub and we're honored to be a Patron sponsor of this year's event.

Hi, CodeLand! Thanks for stopping by the digital GitHub booth. We're excited to connect with you here today!

GitHub is a development platform inspired by the way you work. From open source to business, you can host and review code, manage projects, and build software alongside tens of millions of developers across all levels.

Taking the intimidation out of coding

At GitHub, one of our missions is to help early-career software developers get started with open source and become regular contributors.

Part of the process of empowering the next generation of tech talent needs to involve demystifying the coding process, and encouraging coders to focus on the things that matter instead of mastering everything all at once.

Take GitHub as an example of this: everything we do as an organization is 80% other people's code! In exchange, we give back to our community by helping to improve and maintain the tools we love. This give and take is what open source is all about!

Code Automation & GitHub Actions

Automation is an evolution of coding that allows devs across all levels to automate their software workflows from building to testing to deploying. Why not offload some of your code tooling to GitHub to make the process smoother for yourself? With GitHub Actions, you can.

>> Learn more about GitHub Actions here


GitHub's Lightning Talk at CodeLand 2022

You'll hear more about the ideas above in our lightning talk at CodeLand 2022. Here are the slides in case you'd like to review them.

Please let us know in the comments below if you have any questions about the information we share!

Otherwise...

In the comments below๐Ÿ‘‡

... we'd love to hear where you are on your open source journey.

  • Have you ever made an open source contribution before?
  • Or maybe you maintain a project?
  • What about GitHub Actions? Have you ever used them before? If so, what did you build?

We look forward to chatting with you in the comments. Have a great CodeLand 2022! ๐ŸŒˆ


Want to get on our contact list for relevant news, helpful tutorials, and upcoming events? Share your contact info with us using this form.

Top comments (69)

Collapse
 
adiatiayu profile image
Ayu Adiati

Super excited to see GitHub's sponsoring CodeLand! ๐Ÿ™Œ๐Ÿผ

I've been regularly contributing to my community's repo (it is open-source) to update our documentation.
And I'm always excited to learning more about and from open-source! ๐Ÿคฉ

I use GitHub action to fetch and render my blog posts on my GitHub profile. But I haven't explored more. Maybe it's time for me to explore ๐Ÿ˜Š

Collapse
 
allisonblumenthal profile image
Allison Blumenthal

I'm brand new to coding, but just learned how to get one of my introductory projects up on GitHub the other day. WHAT A GREAT TOOL! I'm pumped to use it throughout the future! It's so fantastic that GitHub is sponsoring CodeLand this year!

Collapse
 
yuridevat profile image
๐•๐•ฆ๐•๐•š๐•’ ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป

It is so great that GitHub is sponsporing CodeLand, thank you for that!

I did contribute to open source but not as often as I wanted actually. I am currently getting into GitHub Actions, because this will make my skills to the next level.

Collapse
 
dulyaaa profile image
Dulya Perera

Almost all my projects, assignments are maintaining in GitHub. And I have made many open source project contributions since I'm an open source enthusiast.

When comes to the GitHub Actions, I have no words to express how much it has been useful for my projects. It makes everything easy and quick. After I learnt it, I always add GitHub Actions for my projects. But still I'm new to it (Started to learn it on last month๐Ÿ˜Š๐Ÿ˜‡). However, so far I have used Node.js, Deploy Node.js to Azure Web App, Docker image, Publish Docker Container likewise some basics๐Ÿ˜.

GitHub is an amazing, useful and helpful platform to maintain our project easily๐Ÿ’–๐Ÿ™.

Collapse
 
harikesh409 profile image
Harikesh Pallantla

Eager to see Github at CodeLand.

I contributed to a few open-source projects, I use GitHub and GitHub actions on a regular basis in my organisation. GitHub actions really simplified a lot of things like running some lint checks, sonar, unit tests, building docker images, publishing to ECR, creating Changelogs, etc. I am looking forward to GitHub's actions to become more mature.

Github Skills is an awesome initiative.

Collapse
 
rafaelbpires profile image
Rafael B. Pires

I love the idea behind the GitHub platform and the way it is structured really functions well for me. For couple of months now I've been contributing to some open-source projects. Even as a beginner, I always try to correct some typo, minor bugs or help with translation or documentation. It's been fun and I'm learning a lot and getting used to using a lot of developer tools while I do it.

Collapse
 
theoriginalbpc profile image
Sarah Dye

I've made a couple of open source contributions. My first contribution was part of a Git and Github course I took when I started learning how to code. Most of my contributions I made after that were on newbie-friendly projects during Hacktoberfest.

I don't maintain an open source project right now, but I know that it in my future someday. I was going to create an open source for Hacktoberfest last year, but I wasn't able to get it ready for the celebration in time.

I haven't used Github actions before, but I've heard about it from others in the coding community so it is something I'd like to learn more and use in the future.

Collapse
 
soccerzortz profile image
Lara Krefski

Excited to see Github sponsoring Codeland 2022! I don't contribute to open source but I do contribute to my company's repo. I do want to get to a point where I feel comfortable contributing to open-source.

Collapse
 
hussain_codes profile image
Hussain Codes

GitHub is always there for us early-career developers sponsoring dev events and communitiesโค I was happy to see them sponsor CodeLand after also seeing them sponsor the #100Devs class on Git and GitHub in which there were so many raffles (including a laptop!).

The GitHub Student Developer Pack also provided me tons of value and gave me free access to so many amazing tools that have been helping me in my Dev journey๐Ÿ™Œ

My first open source contribution was during Hacktoberfest last year and with GitHub it was fun connecting with the maintainer of the repo and getting my first PR accepted๐Ÿฅณ

Collapse
 
techlead21 profile image
Jayesh Tembhekar

Yes, I have made open source contribution to multiple projects as an attendee of Hackathon 2021. That was my 1st ever exposure to open source world :)

I have maintained my own graduation project based on Data Science & learned about different project management good practices.

Hadn't used Github Actions yet.

Collapse
 
braddoss profile image
Brad Doss

Great to hear Jayesh! Here's an easy guide to get a quick start on GitHub Actions:

docs.github.com/en/actions/quickstart

Collapse
 
aigarspl profile image
Aigars Pluฤฃis

Nice to see GitHub as one of sponsors on CodeLand '22!

Have I ever made contribution? - Yes, did it at least twice (if my memory recalls it right).
Do I maintain a project? - Sadly not on GitHub, but I'm a member of organization which uses GitHub.
About GitHub Actions - have heard about them a bit, but never used them yet. Maybe later will use them, who knows?

Collapse
 
necolanch profile image
Nicholas Cruz

I have made an open source contribution to a README file, not actual code, but it still counts. I used GitHub Pages to deploy my portfolio website and am maintaining it there. It took some getting used to but I love it now. I have only used GitHub Actions for generating my daily.dev card automatically everyday.

Collapse
 
leviarista profile image
Levรญ Arista

I started contributing to open source at Hacktoberfest 2020. The fact that we all use other people's open source code is amazing and very interesting because it enhances the feeling of belonging to a community, with the sense of solidarity and collaboration.

I also started an open source project this year: Github Profile Header Generator as a participation in the Dev.to + Microsoft Azure hackathon, so this is also a contribution to the community ๐Ÿ˜Š

And of course I'm using github Actions to deploy this project to Github pages, this Github automation has a lot of potential. Currently the company I'm working for also uses it and it's amazing, it saves a lot of time ๐Ÿš€.

Collapse
 
cbid2 profile image
Christine

Have you ever made an open source contribution before: No, but I would like to once I get better at HTML, CSS, & JavaScript
Or maybe you maintain a project?: If repositories count, then yes.
What about GitHub Actions? Have you ever used them before? If so, what did you build?: No, but I would like to learn about them.

Collapse
 
moonshoeskelly profile image
moonshoeskelly

Big fan of GitHub here.

In grad school we used github for all of our projects. While my company uses bitbucket now, I still use github for my personal projects and portfolio.

I have not contributed to an open source project but I would definitely like to. It's a bit intimidating though. I hope there is a chance to learn more about it during the conference.

Collapse
 
braddoss profile image
Brad Doss

Absolutely! You can also use this quick guide so hopefully it's less intimidating! docs.github.com/en/get-started/exp...