Skip to content

Commit 92ca91e

Browse files
authored
hacktoberfest-2025 event draft
Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>
1 parent 03a1a00 commit 92ca91e

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

  • src/collections/events/2025/hacktoberfest-2025
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: "Hacktoberfest Prep 2025: Design with Meshery"
3+
description: "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:
5+
darkthumbnail:
6+
date: 2025-00-03
7+
eurl:
8+
type: Event
9+
speakers: []
10+
published: false
11+
upcoming: true
12+
register: true
13+
---
14+
15+
import { Link } from "gatsby" ;
16+
import preptemberslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
17+
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";
18+
19+
<p>
20+
<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
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. Our Hacktoberfest theme for 2025 will focus Design w. <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 3, 2025</li>
35+
<li><strong>TIME:</strong>9AM CT | 3PM WAT | 7:30PM IST</li>
36+
<li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</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+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22hacktoberfest%22+">Issues for Hacktoberfest</a></li>
43+
<li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
44+
<li><a href={preptemberslides}>Presentation Slides</a></li>
45+
</ul>

0 commit comments

Comments
 (0)