forked from refinedev/refine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(blog): add winner announcement (refinedev#3675)
* docs(blog): add winner announcement * docs(blog): update hackathon md
- Loading branch information
1 parent
1007140
commit 742cada
Showing
2 changed files
with
169 additions
and
0 deletions.
There are no files selected for viewing
89 changes: 89 additions & 0 deletions
89
documentation/blog/2023-02-28-hackathon-january-winners.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
--- | ||
title: refine Hackaton Winners | ||
description: The winners of the refine Open Source Hackathon are announced! | ||
slug: refine-hackathon-winners | ||
authors: necati | ||
tags: [hackathon, refine] | ||
image: https://refine.ams3.cdn.digitaloceanspaces.com/blog/2023-01-06-hackaton-january/social.png | ||
social_image: https://refine.ams3.cdn.digitaloceanspaces.com/blog/2023-01-06-hackaton-january/social_prizes.png | ||
hide_table_of_contents: false | ||
--- | ||
|
||
# refine Hackaton winner announcement | ||
|
||
To all the participants of the refine Hackathon, congratulations! The hackathon has officially ended, and we were impressed with the remarkable results. With so many outstanding submissions, selecting just three winners was a daunting task. | ||
|
||
We would like to express our gratitude to our sponsors - Strapi, Appwrite, Meilisearch, and Medusa, for partnering with us to make this hackathon a success. The event ran from January 23 to February 23, 2023, and we are delighted to see that everyone enjoyed participating, as evidenced by the fantastic submissions we received. | ||
|
||
We would like to thank all the participants who took part in this hackathon. After careful consideration, we have finally identified our winners. | ||
|
||
## Best Overall Project | ||
|
||
|
||
|
||
<div className="centered-image" > | ||
<img style={{alignSelf:"center"}} src="https://refine.ams3.cdn.digitaloceanspaces.com/blog%2F2023-02-28-hackathon-january-winners%2FGroup%20767.png" alt="react hackathon" /> | ||
</div> | ||
|
||
<br/> | ||
|
||
### refine XR | ||
|
||
refine-XR is a CRUD-based management system that enables users to manage 3D assets and create web-based XR applications without requiring any programming expertise. | ||
|
||
The system comprises a 3D viewer within the admin dashboard, enabling users to configure WebXR experiences using various input options. Additionally, users can directly publish their experiences within the system. | ||
|
||
Author: [HiuKim Yuen](https://twitter.com/hiukim528) | ||
GitHub: [refineXR](https://github.com/hiukim/refine-xr) | ||
Prize: $1500 + refine, Strapi, Appwrite, MeiliSearch, and Medusa Swag kits! | ||
|
||
|
||
## Most Technically Impressive | ||
|
||
|
||
|
||
<div className="centered-image" > | ||
<img style={{alignSelf:"center"}} src="https://refine.ams3.cdn.digitaloceanspaces.com/blog%2F2023-02-28-hackathon-january-winners%2FGroup%20769.png" alt="react hackathon" /> | ||
</div> | ||
|
||
<br/> | ||
|
||
### JourneyLog | ||
|
||
This refine CRUD application is designed to be simple with the key objective being speedily planning a trip. Users can input the name of their journey, general information such as dates, and preferred mode of transportation. | ||
|
||
The second step is to select the stops on the trip, with the aid of Google Maps API. The system automatically generates a list of routes with corresponding distances and durations for quick review. | ||
|
||
Author: [Federico Bassini](https://twitter.com/hiukim528) | ||
GitHub: [JourneyLog](https://github.com/ffex/JourneyLog) | ||
Prize: $300 + refine, Strapi, Appwrite, MeiliSearch, and Medusa Swag kits! | ||
|
||
## Most Visually Pleasing | ||
|
||
|
||
<div className="centered-image" > | ||
<img style={{alignSelf:"center"}} src="https://refine.ams3.cdn.digitaloceanspaces.com/blog%2F2023-02-28-hackathon-january-winners%2FGroup%20768.png" alt="react hackathon" /> | ||
</div> | ||
|
||
<br/> | ||
|
||
|
||
|
||
### MealMind | ||
|
||
Revolutionize your meal planning and enjoy eating again with MealMind, the open-source app for people with picky eating habits and ADHD. | ||
|
||
Author: [Katya Sarmiento](https://www.linkedin.com/in/katyasarmiento/) | ||
GitHub: [Meal Mind](https://github.com/Kitkatnik/ks-MealMind) | ||
Prize: $300 + refine, Strapi, Appwrite, MeiliSearch, and Medusa Swag kits! | ||
|
||
|
||
## Special thanks | ||
|
||
We will be giving away the refine swag kit to projects that we did not award, but which we truly appreciate. | ||
|
||
Here are the refine swag kit winners: | ||
|
||
- [SnipSnap](https://github.com/drishtipeshwani/SnipSnap) - A one-stop platform for users to save all their important coding snippets at one place so that they can refer to them later. It is integrated with overall CRUD functionality. | ||
- [Dashed Streaks](https://github.com/triplelog/dashed-streaks) - Dashed Streaks tracks your progress as you try to spell out the desired phrase and keeps you informed of the upcoming schedule. | ||
- [refine-sunday](https://github.com/ZhuXinAI/RefineSunday) - A tool that allows users to place built-in or custom components within a grid design meant for websites they want to create |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters