Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: hyphonation, haimantika bio #178

Merged
merged 1 commit into from
Oct 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/routes/blog/author/haimantika-mitra/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ layout: author
slug: haimantika-mitra
name: Haimantika Mitra
role: Developer Advocate at Appwrite
bio: Talks about building community and open source.
avatar: /images/avatars/haimantika.png
twitter: https://x.com/haimantikam?s=21&t=AxVjgV1KlsKcigdgwZZ1Sg
linkedin: https://www.linkedin.com/in/haimantika-mitra
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: It's the contributors in open-source who make the community great
description: Celebrating open-source, Appwrite 1.4 contributors, and the largest open-source event, Hacktoberfest. Discover more about contributing and why you should start.
title: It's the contributors in open source who make the community great
description: Celebrating open source, Appwrite 1.4 contributors, and the largest open source event, Hacktoberfest. Discover more about contributing and why you should start.
date: 2023-10-01
cover: /images/blog/contributors-post-1.4.png
timeToRead: 4
Expand All @@ -10,21 +10,21 @@ category: hacktoberfest, contributors, open-source
featured: false
---

Open source (OSS) seems to be the buzzword in tech these days. A lot of companies claim to be it, and even more, companies seem to be the open-source version of their corporate counterpart. Maybe it's true, maybe it isn't, either way, open source is here to stay. But only because of the developers who maintain it. In this post, we want to celebrate the OSS community who has built Appwrite, with a special shout-out to the contributors in our latest release and the best open source event there is, Hacktoberfest.
Open source (OSS) seems to be the buzzword in tech these days. A lot of companies claim to be it, and even more, companies seem to be the open source version of their corporate counterpart. Maybe it's true, maybe it isn't, either way, open source is here to stay. But only because of the developers who maintain it. In this post, we want to celebrate the OSS community who has built Appwrite, with a special shout-out to the contributors in our latest release and the best open source event there is, Hacktoberfest.

## Appwrite loves open source

For those of you who have been following Appwrite, you might have noticed how much we value open source and the community that keeps it going. Appwrite has been a part of that community since 2019, but the team has been contributing to open source way before Appwrite became an entity. Most of our team members were first community members before they joined. To us, this embodies an important mindset that instates open source into the core of Appwrite. It is the foundation we build on and will always be at the heart of everything we do. So if one thing in life is certain, it is that Appwrite is open source.

## To be open-source
## To be open source

But what does this actually mean to be open source as a company? It means that our code is open for other developers to use, copy, and fork, but most importantly, to contribute to. It's about being transparent and about building in the open, it is about giving back to those who helped us get here. And with over 700+ contributors contributing to Appwrite, it's fair enough to say that the Appwrite you see today was built by you, the open-source community.
But what does this actually mean to be open source as a company? It means that our code is open for other developers to use, copy, and fork, but most importantly, to contribute to. It's about being transparent and about building in the open, it is about giving back to those who helped us get here. And with over 700+ contributors contributing to Appwrite, it's fair enough to say that the Appwrite you see today was built by you, the open source community.

![open-source community](/images/blog/global-community-2.png)
![open source community](/images/blog/global-community-2.png)

## 1.4 contributors

The latest version of Appwrite was built with the help of over 40 developers, truly showing off what building together can achieve and how the community comes together. The collective knowledge and skills of the open-source community make it possible to do a lot more with less. With this in mind, we want to shed light on the contributors of the Appwrite 1.4 release and thank every single dev in the community who helped us launch. It was the biggest release to date, and that also led to having the most contributions ever. We are grateful for each contribution, from coding to translations to documentation, with each pull request Appwrite improved. We want to celebrate each and every one of you. Therefore our deepest gratitude goes out to:
The latest version of Appwrite was built with the help of over 40 developers, truly showing off what building together can achieve and how the community comes together. The collective knowledge and skills of the open source community make it possible to do a lot more with less. With this in mind, we want to shed light on the contributors of the Appwrite 1.4 release and thank every single dev in the community who helped us launch. It was the biggest release to date, and that also led to having the most contributions ever. We are grateful for each contribution, from coding to translations to documentation, with each pull request Appwrite improved. We want to celebrate each and every one of you. Therefore our deepest gratitude goes out to:

- [@keul](https://github.com/keul) who [contributed to our Readme](https://github.com/appwrite/appwrite/pull/4537)
- [@sarthakroy2002](https://github.com/sarthakroy2002) who updated [codeql-action to v3](https://github.com/appwrite/appwrite/pull/4534)
Expand Down Expand Up @@ -65,13 +65,13 @@ The latest version of Appwrite was built with the help of over 40 developers, tr

Every single contributor and every single contribution made the product better for the next developer. That is what makes it all the more exciting, knowing that your PR actually has value for the next person. With that in mind, shouldn't we all contribute to OSS projects? Maybe, but where to begin?

## Hacktoberfest to kick off your open-source journey
## Hacktoberfest to kick off your open source journey

As mentioned previously, many of our team members were first contributors before they joined. Our very own [Christy Jacob](https://github.com/christyjacob4) once started as a contributor during [Hacktoberfest](https://appwrite.io/blog/post/hacktoberfest-2023), the largest celebration of open-source, and is now a Lead Engineer building Appwrite Cloud. It all starts with that first step and pull request.
As mentioned previously, many of our team members were first contributors before they joined. Our very own [Christy Jacob](https://github.com/christyjacob4) once started as a contributor during [Hacktoberfest](https://appwrite.io/blog/post/hacktoberfest-2023), the largest celebration of open source, and is now a Lead Engineer building Appwrite Cloud. It all starts with that first step and pull request.

![hacktoberfest partecipants](/images/blog/badge.png)

So there is more to open source contributing than just helping build a project. It can help you progress in your future career by learning, building your portfolio, networking, and even finding job opportunities. All the more reasons to jump on the wagon. With that said, we also understand that for some, contributing might seem daunting, but it really isn't if you get the right help and guidance. This is where [Hacktoberfest](https://appwrite.io/blog/post/hacktoberfest-2023) comes in. It is an amazing event that allows you to contribute to many different projects in many different ways together with others, so you don't have to start your journey alone. It started on the 1st of October 2023, and you can join the entire month. This is your chance to kickstart your open-source journey.
So there is more to open source contributing than just helping build a project. It can help you progress in your future career by learning, building your portfolio, networking, and even finding job opportunities. All the more reasons to jump on the wagon. With that said, we also understand that for some, contributing might seem daunting, but it really isn't if you get the right help and guidance. This is where [Hacktoberfest](https://appwrite.io/blog/post/hacktoberfest-2023) comes in. It is an amazing event that allows you to contribute to many different projects in many different ways together with others, so you don't have to start your journey alone. It started on the 1st of October 2023, and you can join the entire month. This is your chance to kickstart your open source journey.

We want to invite developers to come join us during Hacktoberfest. Together, we continue to build Appwrite through the power of open source. Allowing every developer to have the capabilities of hundreds of developers through one platform.

Expand Down