Video Summary and Transcription
Hey, everyone. Today, I want to talk about how anyone, even junior developers, can be an open-source maintainer. Let me share my journey of learning to code and becoming a maintainer. I made a website for an internal conference straight from code and made it open source. Participating in Hacktoberfest helped me connect with other developers and learn from them. Becoming an open-source maintainer increases your confidence, helps you make connections, and enables you to share cool tools with the world.
1. Introduction: Becoming an Open-Source Maintainer
Hey, everyone. Today, I want to talk about how anyone, even junior developers, can be an open-source maintainer. Let me share my journey of learning to code and becoming a maintainer. I participated in Hacktoberfest, which helped me overcome my fear of coding. Contributing to beginner-friendly projects, even with small tasks, helped me get comfortable with collaborating and using Git. The community was supportive, regardless of skill level. Now, I'm building things and working in leadership at a former company's employee research group, hosting the Rainbowstacks Summit.
Hey, everyone. My name is Brittany Joiner, and for the next couple of minutes, I want to talk to you about how anyone can be an open-source maintainer. And I mean anyone. I don't mean senior developers who've been at fancy open-source companies. I mean anyone, even junior developers, can be an open-source maintainer, and here's how.
So first of all, let me just tell you a little bit about myself. My name is Brittany Joiner. I live in Baton Rouge, Louisiana. I used to work in marketing, and then I learned to code, and now I'm bringing it all together as the head of developer relations at Pixiebricks. And so what's interesting about my journey is that you're like, wait a minute, you were doing all of these things, and then you became a developer, and you've already become a maintainer? Well, let me tell you a little bit about my journey and why it's so important to me.
So when I was learning to code, working in marketing, still learning to code, I participated in Hacktoberfest in 2019, and it was a super impactful event for me because that was where I actually learned to get over my fear of coding, if that makes sense. Like, I was very nervous just going through stuff in boot camps. I wasn't doing a whole lot of actual on projects and things. And I was like, there's no way I can participate in Hacktoberfest. I'm not a senior developer, like I can't contribute to projects. But I found there were a lot of beginner-friendly projects that were perfect to contribute to. And it could be something as simple as writing one line to fix a style of CSS, or it could be as simple as a recipe generator app, and you just contributing a JSON file that had a recipe in it. Or like a drink idea generator. And I participated in projects like that. And although, even if it wasn't a ton of code or anything, it really helped me get comfortable with the process of contributing and collaborating with other people. Because I was getting more comfortable with Git. I was getting more comfortable with, you know, creating forks and handling local development and like pushing it to a server. And it was super, super helpful for me. And I found that the community was so, so willing to help. And no matter what your skill level, no matter what you're working on, it was a really welcoming experience for me. And I found it to be super helpful. And so, fast forward a few years, I'd learned how to code. I'm actually, you know, building things. And I am working in leadership for my ERG, our employee research group at a former company. And we were hosting an event called the Rainbowstacks Summit.
2. Becoming an Open Source Maintainer
I made a website for an internal conference straight from code and made it open source. Participating in Hacktoberfest helped me connect with other developers and learn from them. Maintaining an open source project requires coordination and following up on issues. It's not a lonely or confusing experience, but rather rewarding and fun. The benefits of becoming an open source maintainer are significant.
And it was basically, I was trying to make an event website. And you could think of this as an internal conference we were doing, where I had different sessions, I had different speakers, and I ended up making a site for it just straight from code. I didn't use Hublot or any of those fancy tools. I just made it straight from code.
And after the conference, everybody was like, this is a really cool website. This is super awesome. And so, I actually made the Rainbowstacks Summit website open source. I was like, let me make this a public repo so that other people can contribute. And I really leaned into it in Hacktoberfest of 2022, because that was where I maintained the repo where people could come in and ask questions. And they could get help with basic issues. They could help with more advanced stuff. So, it was super cool. And it was a really rewarding experience, because I was able to help provide some of that experience that I got when I first started, but also get some help from other developers who were able to build much cooler things than I was.
So, fast forward to now, and I'm actually on pause with that project because I had so many people wanting to help with it. And so, I put together this slide to kind of show the expectation versus reality of maintaining an open source project. And I think a lot of what I thought was that you have to be some sort of senior developer. And you have to be super, super hacky. And really, you just need to be good at coordinating things. Really, you need to be able to pair people who have experience in finding things that could work on them and coming up with like, okay, here's issues, here's what we need done in the app, and then also following up and making sure that's actually happening. I also thought it was going to be tons of crickets. Like I thought I was just going to be, you know, sitting there at my keyboard and having this project and just be like, ah, is anybody here? Like anybody want to participate? I had tons of people and still had tons of people come to my project today. And like I've had to put a pause on it, like I said, because I've had so many people coming and like, it's just been difficult to maintain. And so it's amazing, like, especially if you're able to jump in with something like Hacktoberfest, you will find that more people are interested in jumping in and participating than you thought. And I also thought it was going to be like, really kind of a lonely, confusing thing. Like I was like, I'm not sure that I know what I'm doing with this. But it ended up actually being a lot of fun, like aside from, you know, just being like a side project, it actually ended up being really cool. I got to meet some people along the way I got to make you know, make friends with them. And I got to learn more as a developer myself and also help enable other people on their journey as well. So it was a really rewarding experience. And so a couple of these benefits that I think is super important, and why if you're still on the fence, you maybe you're like, Okay, I can do it.
3. Benefits of Becoming a Maintainer
Becoming an open-source maintainer increases your confidence, helps you make connections, and enables you to share cool tools with the world. You don't need to make a formal announcement; simply make your repo public and find others who want to participate. Thank you for joining today!
Why should I? Here's why. First of all, it's gonna increase your confidence as a developer. Like I said, you don't have to be a senior developer, but you're gonna see as you jump in, that it's all you're gonna feel more empowered and be like, Oh, wait, yeah, I do know things like, Oh, yeah, I'm able to help this person with that, or Oh, yeah, I'm able to connect this in that person. And it instills a lot of confidence in you.
And you'll start to see too, you'll get really comfortable with, you know, PR isn't like looking for things in code and seeing the different things that that you want, and you like and you don't like in code. So that's super awesome. And then it's also a great way to make connections. Like I said, I met a ton of people and it was super awesome. Some of them you know, we're still chatting with today, we've met up on different slack communities and stuff. So it's a great way if you're looking for meeting other developers, it's a good way to find folks.
And then lastly, it helps more cool tools be available. And so think about the fact if we hadn't, if we actually launched some of these tools, like I hadn't launched this website, other people wouldn't have this amazing event website template that they can now use. And so being able to participate in open source and lead to open source, maintain an open source project helps you be able to share more cool tools with the world. And because of that, I think that if you've built something that you think is kind of cool, and maybe other people might be involved in, go ahead and make it public. You don't have to go change your position make a formal announcement to be an open source maintainer. You literally just make your public repo, make your repo public and then find other people who want to participate and get the word out there and let's build something cool together.
So thank you for joining today. If you have any questions, you can reach me on Twitter, my or X whatever we're calling it these days, Brit underscore joiner, and I look forward to seeing you there.
Comments