This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 316
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #734 from WeMakeDevs/feat--syncloop-hackathon
feat: Syncloop Hackthon
- Loading branch information
Showing
5 changed files
with
157 additions
and
7 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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,128 @@ | ||
import SyncloopBanner from 'assets/hackathon/syncloop/Banner.png'; | ||
import HeroImg from 'assets/hackathon/syncloop/theme.png'; | ||
|
||
import HackthonPageContent from '@/content/Hackathons/ParticularHackathonPageContent'; | ||
|
||
const SyncloopHackathon = { | ||
header: HackthonPageContent.header, | ||
faq: HackthonPageContent.faq, | ||
CTA: HackthonPageContent.CTA, | ||
slug: 'syncloop', | ||
title: 'Unleash the API Creativity with Syncloop', | ||
by: 'Powered by Syncloop', | ||
description: | ||
'Unleash the API Creativity with Syncloop: Forge Seamless Connections, Elevate Developer Prowess, and Empower the Future of APIs', | ||
hero: HeroImg, | ||
image: SyncloopBanner, | ||
// !NOTE: Please add the respective youtube video embed URL | ||
videoUrl: null, | ||
// !NOTE: Please add the respective youtube live stream URL | ||
liveUrl: 'https://www.youtube.com/watch?v=sST7JGLq2as', | ||
about: [ | ||
'Syncloop is excited to host a virtual API Innovation Hackathon, bringing together developers, architects, and tech enthusiasts to showcase their creativity, problem-solving skills, and innovation in API development.', | ||
'The goal of this hackathon is to encourage participants to build groundbreaking API solutions using the Syncloop platform, driving advancements in API development and integration.', | ||
], | ||
rules: [ | ||
'Please check out the various theme requirements to be eligible for prizes.The theme is open-ended, but using Syncloop is mandatory. Submissions made without using Syncloop will NOT be considered.', | ||
'You can submit to as many prize categories as you want.', | ||
'All design elements, code, hardware builds, etc. for your project must be created during the event. However, the use of third-party tools and frameworks is allowed along with your normal tooling. ', | ||
'While you are NOT supposed to begin coding in advance, you may plan and discuss the project with your team in advance. Written documents and design sketches are allowed. You may also incorporate pre-existing material that is freely available to the public such as open source components, libraries, APIs and platforms into your project.', | ||
'Teams must be comprised of 1-4 people.', | ||
'Any intellectual property developed during the hackathon will belong to the team that developed it. The IP must be open source and you confirm you are legally entitled to create and distribute your submission material.', | ||
'AI-generated content will not be accepted.', | ||
'Submitted content must comply with the platform guidelines, terms of use, and acceptable use policy.', | ||
'Please treat all other hackers with the utmost respect. We ask that you act kindly, behave professionally, and do not insult or put down other attendees. Remember that harassment and racist, sexist, or exclusionary jokes are not appropriate for this event. If at any point you see a fellow hacker being harassed, please talk to the nearest hackathon organizer.', | ||
"Please treat our sponsors, organizers, and judges with the utmost respect. Without them, nothing would be possible. Consider taking some time out of your work to go meet and speak with them. If they come over to talk to you, we ask that you give them a bit of your time. They're here for you. Show them you appreciate it!", | ||
], | ||
criteria: [ | ||
{ | ||
name: 'Innovation', | ||
description: | ||
'The uniqueness and creativity of the API solutions presented.', | ||
}, | ||
{ | ||
name: 'Functionality', | ||
description: 'The effectiveness and functionality of the developed APIs.', | ||
}, | ||
{ | ||
name: 'Integration', | ||
description: | ||
'The level of seamless integration demonstrated with other services or applications.', | ||
}, | ||
{ | ||
name: 'User Experience', | ||
description: | ||
'The user-friendliness and visual experience of the APIs created.', | ||
}, | ||
{ | ||
name: 'Presentation', | ||
description: 'The clarity and effectiveness of the final presentation.', | ||
}, | ||
], | ||
// !NOTE: Please add the respective prize list | ||
prizes: [ | ||
{ | ||
title: 'Real-Time Data Synchronisation', | ||
description: | ||
'Build APIs that enable real-time synchronisation of data between multiple applications.', | ||
gift: ['To be announced'], | ||
}, | ||
{ | ||
title: 'API Integration Showcase', | ||
description: | ||
'Participants can create projects that demonstrate creative integration of Syncloop APIs with popular platforms and services.', | ||
gift: ['To be announced'], | ||
}, | ||
{ | ||
title: 'Developers Toolkit', | ||
description: | ||
'Create tools, plugins, or libraries that extend the capabilities of the Syncloop platform and enhance developers productivity.', | ||
gift: ['To be announced'], | ||
}, | ||
{ | ||
title: 'Industry-Specific Solutions', | ||
description: | ||
'Hackathon participants can design API-driven solutions tailored for specific industries such as healthcare, e-commerce, education, etc.', | ||
gift: ['To be announced'], | ||
}, | ||
], | ||
judges: [], | ||
takepart: [ | ||
{ | ||
title: 'Check out the youtube channel of', | ||
link: { | ||
title: 'Syncloop Platform', | ||
href: 'https://www.youtube.com/@syncloop', | ||
}, | ||
}, | ||
{ | ||
title: 'Checkout the documentation of', | ||
link: { | ||
title: 'Syncloop Platform', | ||
href: 'https://www.syncloop.com/documentation.html?utm_source=Website&utm_medium=click&utm_id=documentation&utm_content=top-navbar', | ||
}, | ||
}, | ||
{ | ||
title: 'Learn from udemy course of', | ||
link: { | ||
title: 'Syncloop', | ||
|
||
href: 'https://www.udemy.com/user/ekaapi/', | ||
}, | ||
}, | ||
{ | ||
title: 'Join the community of', | ||
link: { | ||
title: 'Syncloop Discord', | ||
href: 'https://discord.gg/Nm4kvHRdch', | ||
}, | ||
}, | ||
], | ||
// !NOTE: Please add the respective timeline | ||
timeline: [], | ||
from: 'Mon, 14 Aug 2023 02:30:00 GMT', | ||
to: 'Mon, 28 Aug 2023 14:30:00 GMT', | ||
// !NOTE: Please add the respective registration form link | ||
winnerAnnouc: 'Fri, 1 Sept 2023 11:30:00 GMT', | ||
}; | ||
export default SyncloopHackathon; |
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