generated from include-davis/Next.js-App-Router-Starter
-
Notifications
You must be signed in to change notification settings - Fork 2
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 #54 from HackDavis/feat/team-grouping
Feat/team grouping
- Loading branch information
Showing
10 changed files
with
66 additions
and
52 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,110 +1,137 @@ | ||
[ | ||
{ | ||
"name": "Best Hack for Social Good", | ||
"weights": [0.5, 0.1, 0.1, 0.2, 0.1] | ||
"weights": [0.5, 0.1, 0.1, 0.2, 0.1], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Beginner Hack", | ||
"weights": [0.35, 0.15, 0.1, 0.2, 0.2] | ||
"weights": [0.35, 0.15, 0.1, 0.2, 0.2], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Interdisciplinary Hack", | ||
"weights": [0.35, 0.4, 0.05, 0.1, 0.1] | ||
"weights": [0.35, 0.4, 0.05, 0.1, 0.1], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Hardware Hack", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best Health Hack", | ||
"weights": [0.35, 0.2, 0.15, 0.2, 0.1] | ||
"weights": [0.35, 0.2, 0.15, 0.2, 0.1], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Hack for Social Justice", | ||
"weights": [0.5, 0.1, 0.1, 0.2, 0.1] | ||
"weights": [0.5, 0.1, 0.1, 0.2, 0.1], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Most Creative Hack", | ||
"weights": [0.35, 0.05, 0.15, 0.3, 0.15] | ||
"weights": [0.35, 0.05, 0.15, 0.3, 0.15], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Cybersecurity Hack", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best AI/ML Hack", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best use of Intel® Developer Cloud", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Most Technically Challenging Hack", | ||
"weights": [0.35, 0.4, 0.05, 0.1, 0.1] | ||
"weights": [0.35, 0.4, 0.05, 0.1, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best UI/UX Prototyping", | ||
"weights": [0.35, 0.05, 0.4, 0.1, 0.1] | ||
"weights": [0.35, 0.05, 0.4, 0.1, 0.1], | ||
"type": "design" | ||
}, | ||
{ | ||
"name": "Best Overall Design", | ||
"weights": [0.35, 0.05, 0.4, 0.1, 0.1] | ||
"weights": [0.35, 0.05, 0.4, 0.1, 0.1], | ||
"type": "design" | ||
}, | ||
{ | ||
"name": "Best User Research", | ||
"weights": [0.35, 0.05, 0.3, 0.2, 0.1] | ||
"weights": [0.35, 0.05, 0.3, 0.2, 0.1], | ||
"type": "design" | ||
}, | ||
{ | ||
"name": "Best Interactive Media Hack", | ||
"weights": [0.35, 0.05, 0.2, 0.2, 0.2] | ||
"weights": [0.35, 0.05, 0.2, 0.2, 0.2], | ||
"type": "design" | ||
}, | ||
{ | ||
"name": "Best Finance + Tech Hack", | ||
"weights": [0.35, 0.2, 0.15, 0.2, 0.1] | ||
"weights": [0.35, 0.2, 0.15, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best Entrepreneurship Hack", | ||
"weights": [0.35, 0.05, 0.1, 0.2, 0.3] | ||
"weights": [0.35, 0.05, 0.1, 0.2, 0.3], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Statistical Model", | ||
"weights": [0.35, 0.4, 0.05, 0.1, 0.1] | ||
"weights": [0.35, 0.4, 0.05, 0.1, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best DEI Hack", | ||
"weights": [0.5, 0.1, 0.1, 0.2, 0.1] | ||
"weights": [0.5, 0.1, 0.1, 0.2, 0.1], | ||
"type": "general" | ||
}, | ||
{ | ||
"name": "Best Use of Kintone", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best .Tech Domain Name", | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1] | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best Use of TinyMCE", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Best Use of PropelAuth", | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1] | ||
"weights": [0.35, 0.3, 0.05, 0.2, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Sauce Labs Raffle", | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1] | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "Life of Kai", | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1] | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "DCMH", | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1] | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1], | ||
"type": "tech" | ||
}, | ||
{ | ||
"name": "AggieHouse", | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1] | ||
"weights": [0.35, 0.25, 0.05, 0.25, 0.1], | ||
"type": "tech" | ||
} | ||
] |
File renamed without changes.
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
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
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
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