Skip to content

Commit

Permalink
Merge pull request #1394 from appwrite/fix-hf-ideas-blog
Browse files Browse the repository at this point in the history
Fix to HF ideas blog
  • Loading branch information
adityaoberai authored Oct 1, 2024
2 parents a40b908 + fb4254c commit 01e0e61
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions src/routes/blog/post/hacktoberfest-ideas-2024/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ timeToRead: 4
author: snezhanna
category: hacktoberfest
---
Appwrite has just announced our very own **Hacktoberfest 2024 Hackathon**, and if we know our community, you're probably buzzing with ideas! Hacktoberfest is the perfect chance to collaborate, build, and showcase your creativity, whether you’re an experienced developer or just getting started. But with so many possibilities, where do you start?
Appwrite has just announced our very own **Hacktoberfest 2024 Hackathon**, and if we know the open source community, you're probably buzzing with ideas! Hacktoberfest is the perfect chance to collaborate, build, and showcase your creativity, whether you’re an experienced developer or just getting started. But with so many possibilities, where do you start?

A few months ago, we hosted our own internal hackathon to foster collaboration, spark creativity, and put the new 1.6 features to the test before [their official release](https://appwrite.io/changelog/entry/2024-09-18). The Appwrite team rose to the challenge and delivered some amazing projects.

Expand All @@ -27,10 +27,12 @@ Seasoned hackathon contributor Aditya Oberai [shared his 4-step approach](https:

We have 3 projects we'd like to share that demonstrate a variety of ideas and approaches. We hope these examples provide some inspiration as you start thinking about your own Hacktoberfest projects.

# Terrazone: Revolutionizing global workforce management


![Terrazone](/images/blog/get-inspired-for-hackathon/1.png)

# Terrazone: Revolutionizing global workforce management

Terrazone is a platform designed to help remote teams work better together across different time zones through a simple, user-friendly interface.

## What problem does it solve?
Expand All @@ -51,10 +53,12 @@ Working remotely can come with challenges, such as scheduling meetings, dealing
- [Local development](https://appwrite.io/blog/post/announcing-local-development) to test functions
- [Appwrite Authentication](https://appwrite.io/docs/products/auth/oauth2) for authentication

# MailMemo: Simplifying calendar notifications


![MailMemo](/images/blog/get-inspired-for-hackathon/2.png)

# MailMemo: Simplifying calendar notifications

## What problem does it solve?

Managing multiple personal and work calendars can be overwhelming, especially with last-minute event notifications. MailMemo simplifies this by consolidating all your calendar events and sending personalized email reminders, helping you stay organized and on top of your schedule.
Expand All @@ -73,10 +77,12 @@ Managing multiple personal and work calendars can be overwhelming, especially wi
- [New Go runtime and SDK](https://appwrite.io/blog/post/announcing-go-support) for Functions
- [New Functions ecosystem](https://appwrite.io/blog/post/introducing-functions-ecosystem) to sync calendars and schedule emails

# Cord: A new way to do async


![Cord](/images/blog/get-inspired-for-hackathon/3.png)

# Cord: A new way to do async

Cord is a Discord bot designed to help teams be more effective when communicating through async. It comes with a few handy features like timezone and location in bio, automatic starting messages, and standup summaries.

## What problem does it solve?
Expand Down

0 comments on commit 01e0e61

Please sign in to comment.