|
| 1 | +--- |
| 2 | +title: "Hacktoberfest 2025" |
| 3 | +description: "Designing with Meshery - Prepare for Hacktoberfest with Layer5 MeshMates and Maintainers. Join seasoned open source maintainers, hack through easy issues, and grow your skills. Discover Newcomers resources and explore the Layer5 Community Handbook." |
| 4 | +thumbnail: ./hacktoberfest-layer5-first-pr.webp |
| 5 | +darkthumbnail: ./hacktoberfest-layer5-first-pr.webp |
| 6 | +permalink: "hacktoberfest/2025" |
| 7 | +program: "Hacktoberfest" |
| 8 | +programSlug: "hacktoberfest" |
| 9 | +date: 2025-10-03 |
| 10 | +eurl: https://www.youtube.com/live/1-oaEy0Pm5I |
| 11 | +type: Event |
| 12 | +speakers: ["Ritesh Karankal", "Aabid Sofi", "Yash Sharma", "Eti Ijeoma", "Darshan Narasimha"] |
| 13 | +published: true |
| 14 | +--- |
| 15 | + |
| 16 | +import { Link } from "gatsby" ; |
| 17 | +import hacktoberfestBadge from "./layer5-hacktoberfest-2025-badge.png"; |
| 18 | + |
| 19 | +<p> |
| 20 | +<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner, and it's an exciting opportunity to get involved in Layer5 projects. You might be surprised to learn how even small contributions can make a meaningful impact on a project. As projects grow, issues can easily go unnoticed, and your efforts in resolving them can truly make a difference while also helping you grow as a contributor. |
| 21 | +</p> |
| 22 | + |
| 23 | +<p>As in years past, Layer5 has a number of different projects and a variety of technologies for participants to choose from. For Hacktoberfest 2025, our theme will center on Designing with Meshery. <Link to="/cloud-native-management/meshery">Meshery</Link> is an extensible, self-service platform for collaborative infrastructure management. Be sure to understand the <Link to="/blog/meshery/comparing-meshery-models-and-meshery-designs">difference between Meshery Models and Meshery Designs</Link>. The Meshery project is looking for contributors to extend these models to support new cloud native infrastructure and their features.</p> |
| 24 | + |
| 25 | +<p> |
| 26 | +Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects the easy way with Layer5 <Link to="/community/meshmates">MeshMates</Link> and Maintainers. Spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our <Link to="/community/newcomers">Newcomers Resources</Link>. Get familiar with the Layer5 community through our <Link to="/community/handbook">Community Handbook</Link>. |
| 27 | +</p> |
| 28 | + |
| 29 | +<h3>Earn a Badge </h3> |
| 30 | +<p>Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.</p> |
| 31 | +<img src={hacktoberfestBadge} style="width: 250px"/> |
| 32 | + |
| 33 | +<ul> |
| 34 | + <li><strong>DATE:</strong> October 3rd, 2025</li> |
| 35 | + <li><strong>TIME:</strong> 14:00 UTC (9AM CDT | 4PM CEST | 3PM WAT | 7:30PM IST)</li> |
| 36 | + <li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/live/1-oaEy0Pm5I">Livestream</a></li> |
| 37 | +</ul> |
| 38 | + |
| 39 | +<p> Resources:</p> |
| 40 | +<ul> |
| 41 | + <li><Link to="/blog/open-source/ways-to-contribute-at-layer5">Code and Non-Code Contributing at Layer5</Link></li> |
| 42 | + <li><a href="https://github.com/issues?q=is%3Aopen%20is%3Aissue%20archived%3Afalse%20(org%3Alayer5io%20OR%20org%3Ameshery%20OR%20org%3Aservice-mesh-performance%20OR%20org%3Aservice-mesh-patterns%20OR%20org%3Alayer5labs%20OR%20org%3Ameshery-extensions)%20label%3Ahacktoberfest">Issues for Hacktoberfest</a></li> |
| 43 | + {/* <li><a href="https://www.youtube.com/live/1-oaEy0Pm5I">Recorded Livestream</a></li> */} |
| 44 | +</ul> |
0 commit comments