hackathon_id
int64
1.57k
23.4k
project_link
stringlengths
30
96
full_desc
stringlengths
1
547k
title
stringlengths
1
60
brief_desc
stringlengths
1
200
team_members
stringlengths
2
870
prize
stringlengths
2
792
tags
stringlengths
2
4.47k
__index_level_0__
int64
0
695
11,247
https://devpost.com/software/thrift-flip
Home Page Example Tutorial About Thrift Flip and Our Mission The Tutorials section Inspiration The consumer industry right now is based on fast fashion and allows for a lot of waste in clothing materials. The inspiration behind this project was to combat that and make fashion more environmentally friendly. The web...
Thrift Flip
A resource with tutorials and inspiration to help flip your outdated fashion and clothing into something that makes it feel like a brand new piece.
['Vidushi Vashist', 'Harleen Kaur', 'Janaki Patel']
['Best Random Hack']
['css', 'github', 'html']
1
11,247
https://devpost.com/software/blackhole-dp9ne8
blackhole's extension menu backhole's build log showing it cutting Google's page size in half! blackhole's reusable offline cache of an article 15 min of article browsing from various websites WITHOUT extension ±5-10% 15 min of article browsing from various websites WITH extension ±5-10% Inspiration I thought of ...
blackhole
sustainable webpages
['Nabeel Ahmed']
['Best Sustainability Hack']
['chrome', 'javascript', 'node.js', 'v8']
2
11,247
https://devpost.com/software/twitter-dashboard
Inspiration I wanted to find a way to get info about a twitter user without having to read all of their tweets What it does Uses an LDA model and predicts the topics which interest a user. How I built it Flask backend and react frontend Challenges I ran into Could not deploy the API service because heroku is rat...
Twitter Dashboard
Uses an LDA model to analyze a person's favorite topics to tweet about.
['https://github.com/advil64/twitter-react-dashboard', 'https://github.com/advil64/twitter-dash', 'Advith Chegu']
['Best Social Justice Hack']
['flask', 'react']
3
11,247
https://devpost.com/software/flappy-bird-ai-8nbj6o
Inspiration Over the summer, I built a simple Flappy Bird program. Since I'm really interested in ML, I decided it would be a great foundation for a first project! What it does Using an artificial neural network along with a genetic algorithm, the program learns how to beat the game by itself. How I built it The f...
Flappy Bird AI
Program that learns to play Flappy Bird using a neural network + genetic algorithm
['Matthew Tolea']
['Best Beginner Hack']
['java']
4
11,247
https://devpost.com/software/covid-tracker-o6j0md
Tracking Covid What Inspired Us In these current times of distress, it's necessary to keep updated with accurate information. We wanted to create an application that allowed users to easily access Covid info in their state (or any other state they wanted to see) in a clear and minimalistic manner. What We Learned ...
covid-tracker
Keeps track of the difference in COVID-19 cases from when you last checked in.
['Samuel P.', 'Grace Chen', 'Manan Patel']
['Best Halloween Hack']
['css', 'html', 'javascript']
5
11,247
https://devpost.com/software/recipes-for-cancer-patients
A sample filter specification and some of its results A code snippet of our getrecipe function Inspiration The inspiration for this came from the fact that our group member's family member fought cancer. One of the biggest worries this family member and her family had while she was fighting cancer was what food she ...
Recipes for Cancer Patients
Our projects allows you fetch recipes and filter them based on meal type and various ingredients that are beneficial for cancer patients.
['Adeena Ahmed', 'Jabili Gadde']
['Best Overall Hack']
['css', 'html', 'javascript', 'spoonacular-api']
6
11,247
https://devpost.com/software/portal-run
W A S D to walk, Spacebar to jump and left and right click to shoot portals. Inspiration Portal Games What it does Endless Runner with Portals How I built it Unity and C# What's next for Portal Run Procedural Generation Menus Sound Fx and Music For Best Random Hack Built With c# unity
Portal Run
A prototype to an endless running game with portals
['Dalton Hutchinson']
[]
['c#', 'unity']
7
11,247
https://devpost.com/software/schedule-generator-6b9mw8
Inspiration Our inspiration was our friends who want to have a fixed schedule, but do not know where to begin planning. What it does This program takes in the number of hours a student wants to spend and generates a schedule. How we built it We used HTML and Javascript to create a prototype for our website. Chall...
Schedule Generator
Our idea was to generate a schedule for college students around their extracurricular interest. Since quarantine has led some students to want to balance their time better, our project will help them.
['Sanchita Patwari', 'Keya Patel']
[]
['html', 'javascript']
8
11,247
https://devpost.com/software/text-based-terror
Inspiration Halloween What it does This is a website, yet to be hosted, that tells a spooky Halloween themed story. How I built it We used Java to host the server and HTML and javascript to build the website. Challenges I ran into We couldn't figure out how to make audio play automatically, but it works now on M...
Text based Terror
It is a text based interactive horror game hosted on a website involving a trip in the woods.
['Poean Lu', 'Nola Watson', 'DevDesai99']
[]
['html5', 'java', 'javascript']
9
11,247
https://devpost.com/software/real-life-pokedex-using-visual-recognition
Captured a butterfly! back end, untested photos. Uploading an image on a OnePlus android phone Inspiration After being stuck indoors, we wanted a non-social way to stay in contact with nature and notice the little details around us. We wanted to bring awareness and appreciation to the wildlife in our community. W...
Real Life Pokedex using Visual Recognition
Explore the hidden wildlife around you
['Raahi Desai', 'Pedro Pa']
[]
['amazon-web-services', 'css', 'html5', 'ibm-watson', 'javascript']
10
11,247
https://devpost.com/software/ghost-counselor
Inspiration Halloween What it does A visual novel game where you play as a detective named John Smith who got hired by an Angel to help find out what each ghost needs to do to move on. How I built it Used a program called Renpy Image credits Background images found on pixabay.com Characters drawn by Samantha Che...
Ghost Counselor
Helping ghosts move on
['Samantha Cheng']
[]
['renpy']
11
11,247
https://devpost.com/software/qr-connect
Inspiration My first week of college involved meeting lots and lots of new people. Exchanging contact information with everyone was a pain. The only quick way to exchange a means of communication was Snapchat; Snapchat has a QR code that can be scanned to quickly send a friend request to another person. That got me th...
QR Connect
Let's Get Connected! Generate a QR code and have someone else scan it in order to quickly share your contact information
['Corbin Grosso']
[]
['kivy', 'python']
12
11,247
https://devpost.com/software/toon-shader-testing
a top-down render a perspective render Inspiration Roystan.net has some great shader tutorials that I had been meaning to follow for a while, and this was just a great opportunity to do some learning. What it does Shaders and materials are the blueprints for how 3D models are rendered. The 'Toon Shader' Style is ...
Toon Shader Testing
A unity project following roystan.net's toon shader tutorials.
['Miles Cumiskey']
[]
['unity']
13
11,247
https://devpost.com/software/revival
Home Outside (polluted) Outside (clean) full map of island (concept art) Locating an object/inspecting Object found Inspiration Covid-19 pandemic and climate change What it does Serves as a coping mechanism for being stuck inside due to covid-19. Mirrors the pandemic by being stuck inside and breaking out of t...
Revival
After waking up from a horrifying nightmare that is their harsh reality, the player must escape their house in order to cleanse the world from pollution.
['Rebecca Jalowicz', 'Alexander Almacky', 'Justice Victoriano']
[]
['adobe-illustrator', 'c#', 'photoshop', 'procreate', 'unity', 'visual-studio']
14
11,250
https://devpost.com/software/motion-vf9z5s
A score of 50! Keep running!!!!! Inspiration Many people find exercising to be a tedious activity. But that is not the case when competition and a reward system is introduced. Enter Motion - a virtual fitness companion that gives you floating virtual trophies as you run. You just strap on your AR/VR headset and get m...
Motion
Want to run but lack the motivation? AR/VR is here to make your cardio workout fun! Collect virtual trophies as you run and compete with your friends for the highest score. It's time for Motion.
['Aditya Nair', 'Nitin Ramadoss', 'Sohil Kollipara', 'Arnav Pangasa']
['Prizes for incorporating echoAR platform', 'BostonHacks Best General Hack']
['aframe', 'ar', 'ar-headset', 'echoar', 'github', 'glitch', 'html', 'javascript']
0
11,250
https://devpost.com/software/remind-a-i
Homepage Inspiration There are students and workers that spend countless hours at their desks completing homework assignments and projects. Unfortunately, since the start of the pandemic and the new norm of remote environments, the amount of time people sit at their desks has increased tenfold. Sitting for long perio...
Remind A.I
Using ML to remind people when to get up when sitting down for prolonged periods of time
['Kevin Delgado']
['Best Use of Google Cloud - COVID-19 Hackathon Fund', 'BostonHacks Best FitTech Track']
['automl', 'firebase', 'react']
1
11,250
https://devpost.com/software/mask-detect-mj765p
Explains our workflow and possible future implementations! Inspiration Since many of us are mentally overloaded during this time of quarantine, we find that it is easy to forget some important things. Our group found that we tend to forget our masks when we walk out our doors. Perhaps it is better to mentally live in...
Mask Detect
Mask-Detect uses a custom trained model to recognize, detect, and notify people who are not wearing their masks or are wearing them incorrectly!
['Patrick Kuzdzal', 'Justin Sayah', 'Conor Walsh', 'Francis Hughes']
['Best Use of Twilio API', 'Best Use of Google Cloud - Use any Google Cloud product', 'Best Use of Google Cloud - COVID-19 Hackathon Fund', 'BostonHacks Best Smart Home Track']
['automl', 'google-cloud', 'opencv', 'python', 'twilio']
2
11,250
https://devpost.com/software/terra-nova-8is53l
Gameplay Gameplay 2 Login Page How we made the Game Download Game Inspiration Building a better tomorrow through environmental sustainability. What it does Our project begins with users interacting with our website and filling out a survey about their habits and how that impacts sustainability. Then, they downl...
Terra Nova
Together we can create a new world.
['Sam Pomerantz', 'Gabriel Moncau', 'Vineet Raju']
['Best Use of Google Cloud - Use any Google Cloud product', 'BostonHacks Best Conservation for Society']
['c#', 'css', 'firebase', 'google-cloud', 'google-docs', 'google-shared-spaces', 'google-spreadsheets', 'html', 'javascript', 'unity']
3
11,250
https://devpost.com/software/grow-the-trees
trees models in echoAR Inspiration We wanted to create an website that reminds users to be more mindful about water usage. What it does A user can plant a tree and by submitting their water usage everyday, they gain "water points". These water points can be used to water and grow their trees. If more water is wast...
Grow The Trees
Input how much water you used or saved and use that water to water your AR trees!
['Jack Ruan', 'Aashna Pandya', 'Kamila Uranayeva', 'Elliot Cho']
['Honorable Mentions']
['blender', 'echoar', 'flask', 'python']
4
11,250
https://devpost.com/software/finfit-7smny5
Front page Sign Up Page Login Page Home Page Create a Pool Page List of all Active Pools Page Invite Friend to Pool Page Inspiration To make exercising fun and motivating by having a friendly challenge with people from your community or family. What it does This app allows the user to make friendly challenge...
FinFit
What is a better way to get fit than have a friendly challenge against your friends? This app does exactly that, get fit and bet incentivized for it as well! It is great for everyone!
['Lazaro Hurtado', 'Fulton Garcia']
['Honorable Mentions']
['express.js', 'javascript', 'mongodb', 'node.js', 'react-native']
5
11,250
https://devpost.com/software/bin-buddies
Bin Buddies Take or Upload a Photo of an Item Learn more about recycling best practices Answer follow up questions Empower yourself to lessen your carbon footprint Inspiration While waste disposal and recycling is an easy and achievable way everyone can lesson their carbon footprint, a survey in the USA revealed ...
Bin Buddies
A scalable web app to educate users on the what, where and whys of recycling.
['Julia Sim', 'Jolene Zheng', 'Emily Wang', 'Elodie Xie', 'Anusha Dey']
['Honorable Mentions']
['css', 'express.js', 'git', 'google-cloud', 'google-cloud-vision-api', 'html5', 'javascript', 'json', 'node.js', 'react', 'socrata-open-data']
6
11,250
https://devpost.com/software/moodii
The Problem How do you stay productive during a pandemic? How do you separate your work from your life at home? As our world changes around us, what can we do to ensure that we are changing with it, and adapting mentally to the new normal? Scientific studies in color, lighting, and ambience have shown trends in how ...
Moodii
Restore your work-life balance without thinking about it.
['Charlotte Nickerson', 'Nik Astashinsky', 'Bao Tran', 'Diego Murcia']
['MLH - Best Domain Registered with Domain.com', 'MLH - Best Hardware Hack Sponsored by Digi-Key']
['amazon-alexa', 'arduino', 'c++', 'hue-api', 'javascript', 'node.js', 'spotify']
7
11,250
https://devpost.com/software/safesmart-5rzlak
Inspiration As technology is such an integral part of our daily lives, especially because of coronavirus-related restrictions and concerns, it’s no surprise that consumers are increasingly converting their homes into “smart homes.” The $78.3 billion market are set to grow to $135.5 billion by 2025. Makes sense, given...
Safesmart
The integrated control system of nearly every aspect of your home.
['Muntaser Syed']
['MLH - Best Hardware Hack Sponsored by Digi-Key']
['arduino', 'css3', 'html5', 'iot', 'javascript']
8
11,250
https://devpost.com/software/hivemind-s6cgb3
Connecting researchers with data for conservation Inspiration / Challenge With the COVID-19 pandemic, more people than ever are staying inside their homes. While staying at home is important for reducing the spread of coronavirus, it doesn't mean we need to be locked up in our home every minute of the day. We still n...
HiveMind
Making everyday actions and activities a meaningful one — We give people reasons to go outside to both maintain heart health and make a difference in the ongoing fight against conservation efforts.
['Krish Sapru', 'Anita Yip', 'Azamat Khanbabaev', 'Smarangk13']
['MLH - Best Use of DataStax Astra']
['cassandra', 'datastax', 'django', 'flask', 'gcp', 'html', 'javascript', 'python']
9
11,250
https://devpost.com/software/dreamfit
Stay Young, Stay Fit Work smart, play hard Inspiration Due to the pandemic, people are not focusing on their physical strength and being addicted to smart devices. To engage them in increasing their ability to focus and keeping their body fit. What it does DreamFIT application does give the opportunity to increase...
DreamFIT
DreamFIT - A new way to increase mental and Physical Strength
[]
[]
['css3', 'django', 'flask', 'html5', 'mysql', 'python']
10
11,250
https://devpost.com/software/covid-19-search
Inspiration Covid-19 What it does search specific country covid-19 status How we built it we referenced Hong Ly version and make more changes upon that Challenges we ran into build google cloud api and transfer audio output Accomplishments that we're proud of we successfully built the api connection with googl...
Covid-19 search
website offers specific country current covid-19 status
['Rongda Kang', 'Aru Bhola', 'Satyam Yadav']
[]
['api', 'javascript', 'node.js', 'react']
11
11,250
https://devpost.com/software/carbon-footprint-travel-calculator
Inspiration We wanted to create a carbon footprint calculator that is able to calculate the environmental impact of a specific trip using Google Cloud's Distance Matrix and Geocoder API. This way, people can calculate the environmental impact of a daily commute or a planned vacation is and possibly decide a more eco-f...
Carbon Footprint Travel Calculator
A carbon footprint calculator but with a spin. Calculates a user's annual carbon footprint, but also calculates the footprint of a trip using Google Cloud's Distance Matrix and Geocoder API.
['matt-henriksen Henriksen', 'David Sullo', 'erenbudur', 'Kradon Zhao']
[]
['google-cloud', 'google-distance-matrix', 'google-geocoding', 'python']
12
11,250
https://devpost.com/software/watersaver-p8lkwe
Inspiration Some people don't know if they're using too much water. Measuring the amount you use exactly is too difficult. What it does WaterSaver asks you via text a couple simple questions and estimates your water usage. You can then compare your usage against others. How we built it Using Flask and JavaScript ...
WaterSaver
Asks you via text how much water you used, the shows you helpful statistics and tips.
['Henry Robert Mastro', 'Guang-Lin Wei', 'Allen Jang']
[]
['flask', 'html', 'javascript', 'python']
13
11,250
https://devpost.com/software/explorerbuddy
Inspiration During the pandemic, I have found myself going outside more Aaron and I live near each other and like to go on socially-distanced walks every few days, but we often find ourselves walking along the same paths that we always do. I have the exact same problem with walking my dog, biking around my neighborho...
ExplorerBuddy
Do you need more variety in your daily run? Want to get to know all of your neighborhood? ExplorerBuddy will help you see the sights of your area by guiding you to places you've never been.
['Andrew Healey']
[]
['firebase', 'here', 'here-geocoder', 'here-map-tile', 'here-routing', 'ionic', 'react']
14
11,250
https://devpost.com/software/bustle
Inspiration Everything going on with 2020 and the Virus has caused people to get more involved on social media to promote their favorite causes, a phenomenon our team calls "everyday activism" What it does The app in completion will get the Twitter information from the user based on their username and reward them fo...
Bustle
Small app that uses elements of Game Theory to incentivize "everyday activism" on Twitter using API's and PYQT5!
['Joshua Shterenberg', 'Charles Mcginn']
[]
['html', 'python', 'twitter']
15
11,250
https://devpost.com/software/spots-awyos8
Inspiration Our inspiration for this project stems from our own lack of knowing what to do on weekends. We figured one of us having a car would make things more interesting but we end up just going to food places and spending money. On top of that, the virus makes it harder for us to go to public places. That’s when w...
Spots
Spots is a new social network that encourages going outdoors. Our app allows users to explore local "secret" locations that can be shared privately or publicly. Any spot can be shared on Spots.
['Daniel Shimon', 'Chase Maivald', 'Nafis Abeer']
[]
['react-native']
16
11,250
https://devpost.com/software/flora-2qnc38
Home Screen: Emission Calculator: Recycling and Composting Info: Sustainable Swaps: Inspiration I've noticed how difficult it can be to actually manage a sustainable lifestyle with no guidance or centralized resources, this is where Flora comes in. Flora is a centralized free-use resource to educate users about cl...
Flora
Flora provides users with the power to take control of their environmental impact in easy and convenient ways!
['Mackenzie Hill']
[]
['atom', 'canva', 'coolors', 'css', 'github', 'html', 'javascript', 'repl.it']
17
11,250
https://devpost.com/software/miglab-1s3kdi
Inspiration What it does How we built it Challenges we ran into Accomplishments that we're proud of What we learned Built With css
Sample Project
Sample
[]
[]
['css']
18
11,250
https://devpost.com/software/calisthenics-tracker
Tracking the user's pose The Analysis Inspiration "Fitness exercises are very beneficial to personal health and fitness; however, they can also be ineffective and potentially dangerous if performed incorrectly by the user. Fitness exercises are very beneficial to personal health and fitness; however, they can also b...
Calisthenics Tracker
Making fitness safer and more inclusive by using ML to fix bad posture with custom suggestions. Fitness Exercises are great, but they can ineffective and injurious if performed incorrectly!
['Julian Tanja', 'Nihal Potdar', 'Austin Ho', 'seanhuggins1']
[]
['caffee', 'css', 'google-cloud', 'html', 'javascript', 'opencv', 'openpose', 'python']
19
11,250
https://devpost.com/software/smart-shop-m7hnpr
Inspiration We were inspired by the UN’s 12th Sustainable Development Goal: Sustainable Consumption and Production. With quarantine, more people are cooking from home instead of eating out. This means creating shopping lists more frequently. Making a shopping list requires time to be set aside to take inventory of w...
Smart Shop
Our idea is to generate shopping lists for users based on past purchases and when they took place. Users input past lists, data is stored in firebase, and a machine learning algorithm analyzes it.
['Sammim101 Marks', 'Elisa Cordeiro Lopes', 'bjlee0304']
[]
['css', 'firebase', 'firebase-realtime-database', 'flask', 'html', 'javascript', 'panda', 'pandas', 'pyrebase', 'pyrebase-(a-python-wrapper-for-firebase)', 'python', 'pytorch']
20
11,250
https://devpost.com/software/factfindr
Inspiration Fake news is more prevalent than ever, especially after the election, and people are often bombarded with so much information that they do not know what to believe. Thus, for Boston Hacks, we developed Factfindr to combat this problem. What it does Factfindr is an SMS chatbot that uses Machine Learning t...
Factfindr
SMS Chatbot that uses ML to detect Fake News. Built with Twilio
['Kshitij Rao', 'Harish Krishnakumar']
[]
['flask', 'python', 'sklearn', 'twilio']
21
11,250
https://devpost.com/software/teamup-gb2o1q
Home Page Profile See side projects Join the one you like Send the deafult mail Add your side project List of upcoming Hackathons Add deadlines in your local calendar Look for teammates Inspiration This project was inspired by my experience as a participant in hackathons and as a student who loves collaborati...
TeamUp
TeamUp will help you in looking for a perfect team for your next hackathon or side project.
['Akanksha Singh']
[]
['dart', 'dev', 'firebase', 'flutter', 'fluttertwilio', 'pub', 'twilio']
22
11,250
https://devpost.com/software/fitrack
Inspiration According to [1], Decision Fatigue is what drains you physically and mentally throughout the day as you make hard decisions. If writing down your agenda can help clear your subconscious mind from clutter and increase productivity, we wanted to create an app to help the end users decrease the amount of worr...
FiTrack
Frees up your mind from fitness
['Jimmy Ding']
[]
['react-native']
23
11,250
https://devpost.com/software/indulge-fwci52
iNdulge Dive into a new leARning experience Modern & minimalist UI AR bridges gap between traditional Learning & Imagination Applications of AR in Education Indulge_app Dive into a new leARning experience Inspiration During these pandemic days,many are facing issues while learning through online portals. S...
Indulge
AR Learning platform and a Virtual Classroom .
['Sudir Krishnaa RS']
[]
['android', 'android-studio', 'ar', 'augmented-reality', 'dart', 'echoar', 'flutter', 'ios', 'material', 'ui', 'xcode']
24
11,250
https://devpost.com/software/ever-have-i-ever
Ever Have I Ever Inspiration We wanted to imitate other online games that are bringing people together safely during the COVID-19 pandemic. What it does Our game is similar to the well-known game "Never Have I Ever". Players take turns asking other players about things they have done. Other players who haven't don...
Ever Have I Ever
Bored during quarantine? Miss your friends? Play "Ever Have I Ever" with them online!
['Agnes Totschnig', 'Aria Rens']
[]
['pygame', 'python']
25
11,250
https://devpost.com/software/game-selector
Game Selector Main Menu Inspiration I was inspired by a program called AI dungeon and wanted to create an experience to help people find new and interesting video game experiences to play during quarantine. What it does Reccomends users games based on their own personal interests. Redirects a user to the specified...
Game Selector
Trying to figure out what game to play while stuck at home? Try Game Selector and find the next perfect game to play!
['Noa Pohl']
[]
['c++', 'clion', 'jetbrains']
26
11,250
https://devpost.com/software/dripbit
Inspiration Our inspiration for DripBit comes from the world's crisis of running out of fresh water. Most people in the world use a lot more water than they need, and especially more than they realize. We created DripBit so people can easily see how their daily actions contribute to the world running out of fresh wate...
DripBit
Our mission is to help the user limit his water consumption. This is a program you can use to log your water consumption. We ultimately hope to lower the global water consumption to help the planet.
['Zachary Fishman', 'Mikayla Steinberg', 'T Yang']
[]
['python', 'repl']
27
11,250
https://devpost.com/software/octo-dodger-gnaqbr
Inspiration Ever since I got to know how powerful transfer learning is when used with a lite model like MobileNet I wanted to automate tasks using gestures captured through webcam. One does not need to buy costly controllers to play games anymore. Using ml5js I was quickly able to do the same and have a great time bui...
Dodger
Make your own gestures to control the spaceship and dodge all the evil octopus🐙✨
['Shrey Tyagi']
[]
['css3', 'html5', 'javascript', 'ml5js']
28
11,250
https://devpost.com/software/bits-and-bytes-computer-blog
Inspiration The internet is overflooded with information. So I made this blog wherein one can read about short and concise concepts of Computer Science within two minutes each. What it does It is a blog wherein a person can learn and review the concepts of Data Structures. How I built it I built this by writing a ...
Bits and Bytes- Computer Blog
Computer Science Concepts at your fingertips
['Kerin Pithawala']
[]
['bootstrap', 'cli', 'git', 'github', 'heroku', 'html5', 'javascript', 'php', 'visual-studio']
29
11,250
https://devpost.com/software/shecoders-89v0ag
home libraries near me chat Inspiration We have very personally felt the overwhelming loneliness, self-doubt, and frustration that often comes with the minority status of a woman in engineering. As much as we can help others get through or avoid those difficult stretches that we ourselves had to weather, We’d like ...
SHECODERS
A cloud-based website to promote diversity in tech which provides resources gives information about scholarships- internships, a programming console, and a platform for people to connect.
['Arpita Mohanty', 'Sushree Satarupa', 'Dibyansika Biswal', 'Sayansree Paria']
[]
['bootstrap', 'css', 'firebase', 'google-cloud', 'google-cloud-messaging', 'html5', 'javascript']
30
11,250
https://devpost.com/software/clearblue
Hardware Schematics for ClearBlue ClearBlue Slide1 ClearBlue Slide2 ClearBlue Slide3 ClearBlue Slide4 Inspiration After seeing the “Best Conservation for Society” track, we knew we wanted to create a hack that had the ability to profoundly impact suburban, urban, and rural areas around the world. While struggling...
ClearBlue
ClearBlue combines software and hardware to provide accurate analysis of both micro and macro water health trends. If our hack is implemented, it works towards the UN’s goal of global water security.
['Drew Patel']
[]
['html', 'java', 'javascript', 'python']
31
11,250
https://devpost.com/software/charitygo
Inspiration In Boston alone, there are approximately 128,000 people that live under the poverty line. This is just under 20% of all Boston residents. Many people have lost their jobs due to the pandemic and struggle with affording basic necessities. During these hard times, we thought it would be a great idea to make ...
CharityGo
A new approach to helping the less fortunate
['Aaravsinh Solanki', 'Ved Karamsetty']
[]
['css3', 'google-cloud', 'node.js', 'pug', 'twilio']
32
11,250
https://devpost.com/software/rockcat
See your progress! Set Goals! Sign up! Inspiration We wanted a way to create and sustain motivation for people looking to exercise more. To do this, we thought of taking care of a virtual pet. What it does You set weekly exercise goals for yourself, which if completed, will make your cat healthier and keep him or...
RockCat
Unlock your cat with exercise before it becomes a rock
['Stephanie Lieu', 'Eric Chao']
[]
['css', 'flask', 'html5', 'javascript', 'jinja', 'oauth', 'python', 'sqlite', 'twitter']
33
11,250
https://devpost.com/software/nutrisnap-the-nutritional-helper
App Logo Welcome/Instructions Screen User's Home Screen Example of using camera to get food info Inspiration 40% of young adults in America were reported as obese in 2019, Covid and lockdown probably hasn't helped that number. Nutrition is complicated and dieting is hard. Keeping track of calories can be overwhe...
NutriSnap: The Nutritional Helper
Curious about what's in your food? Take a picture of it and our app can tell you. Trying to lose weight? Let our app keep track of your calories for you. All that and so much more with NutriSnap.
['Carlos Lopez', 'Suhas Poturaju', 'Dennis Z', 'Gordon Ng']
['1st place']
['expo.io', 'flask', 'javascript', 'keras', 'ngrok', 'node.js', 'react-native', 'tensorflow']
34
11,250
https://devpost.com/software/fit-home
Fit @ Home Logo Inspiration As a team, we realized the struggles of people staying in shape during quarantine. Although there are applications such as Nike Run Club, they usually are never as motivational or they are hard to keep up with. Fit @ Home provides adjustable workout routines based on your fitness level, ag...
Fit @ Home
COVID-19 has all of us stuck at home, with barely any activity that's fun. With more than 10 adjustable routines, Fit @ Home is a motivational application that helps you stay in shape, even at HOME!
['Ayca Solmaz', 'Sophie Fang']
[]
['android-studio', 'firebase', 'youtube']
35
11,250
https://devpost.com/software/dentdetect-ai
Inspiration During my summer stint as a part time worker at a local Car rental company, I noticed that my supervisors were struggling to get enough workers to identify the damage on the arriving cars, mainly because around 150 cars arrived per hour and getting to notice every single dent on them was cumbersome. Being ...
DentDetect.ai
AI which provides detailed report on any vehicle's damage regions and status
['Vishvesh G B']
[]
['digitalocean', 'flask', 'html5', 'javascript', 'jupyter', 'mask', 'python', 'rcnn']
36
11,250
https://devpost.com/software/donate-xfepys
Inspiration Feeling overwhelmed by “stuff?” Unused and unwanted possessions tend to accumulate so much that it becomes an overwhelming burden when it’s time to move. In fact, the average U.S. household has 300,000 things. Imagine moving 300,000 things to another home. Even more concerning, the average American throws ...
Gift - A gesture of kindness
Donate before you trash. Donate your unwanted items, save the environment, lend a helping hand, and make the world a better place.
['MD. Anamul Arshad', 'Ali Akber', 'Tram Nguyen']
[]
['android-studio', 'firebase', 'firestore', 'google-sign-in', 'kotlin']
37
11,250
https://devpost.com/software/recycle-buddy-fj9tum
home page user input stats leaderboard Inspiration I have always had a passion for environmental sustainability. In High School, I was the team captain of a regional environmental competition and took classes in environmental science. I have learned a lot about the pollution caused by humans and the ways to revers...
Recycle Buddy
Recycle Buddy is an app designed to motivate users to pick up trash in order to make the Earth a cleaner place. Users can keep track of how many items of trash they have picked up by category.
['Olivia Dinicola']
[]
['applab', 'code.org', 'javascript']
38
11,250
https://devpost.com/software/sanchar-kuzwam
Inspiration ●Around 700,000 to 900,000 people across the world are deaf and dumb, which means they face difficulty in having normal conversation. ●The number of deaf and dumb in the world continuously increasing and they are introverted closed society. Therefore, Deaf-Dumb people do not have normal opportunities for ...
Sanchar
A web app that helps the deaf and dumb people to remove the barriers they are facing due to lack of social justice.
['ISHA MUDGAL', 'Harshita Sachdeva']
['2nd place']
['cnn', 'easygui', 'heroku', 'image-processing', 'keras', 'opencv', 'speech-recognisation']
39
11,255
https://devpost.com/software/bonarea-ia
Aplicació mòbil Captura de pantalla durant un dels intents d’entrenament de la red neuronal REPTE BONÀREA: GRUP MIGUEL Objectiu En aquest repte, es busca la implementació d’un sistema automatitzat de detecció de forats als prestatges de les neveres dels supermercats BonÀrea amb les càmeres de seguretat. La intenci...
BonArea IA
L'idea és desenvolupar una inteligencia artificial i una aplicació capaç de gestionar l'stock dels prestatges d'un supermercat.
['juanmacd Camara', 'polespinasa', 'Dan D']
['Premio Bonàrea']
['android-studio', 'java', 'javascript', 'node.js', 'opencv', 'photoshop', 'postman', 'python', 'yolov3']
0
11,255
https://devpost.com/software/hackeps_covid-a9q2e3
FAQS Centros cerca Contacto con nosotros Admin -> FAQS Chatbot Edit profile Dashboard Admin -> Contacto Admin -> Consultas Descarga de aplicación Radar COVID Inspiration Ens ha motivat el projecte bàsicament perquè sóm companys de feina, els dos treballem de desenvolupadors backend i l'hem trobat un molt bo...
hackeps_covid
La nostra idea és una web on a més de consultar dades oficials, els nostres visitants puguin contantar amb altres persones amb problemes similars, experts o resoldre petits dubtes.
['MARCGRAUUdG Grau', 'Robert R.']
['Premio Marqués']
['apache', 'bootstrap', 'gii', 'github', 'heroku', 'html', 'javascript', 'jquery', 'php', 'postgresql', 'yii2']
1
11,255
https://devpost.com/software/eurecat
// CONSTANTS let _myCyborgs; let _enemyCyborgs; let _myProd; let _enemyProd; ///PARSEAR READLINE var _factoryCount = parseInt(readline()); var _factories = {}; var _myFactories, _enemyFactories, _neutralFactories, _maxEta; var _distances = { 'get': function( id1, id2 ){ if( id1 < id2 ){ return this[id1]...
Eurecat - Raul Hidalgo
Things
['Raul Hidalgo Caballero']
['Premio Eurecat']
['javascript']
2
11,255
https://devpost.com/software/ghost-in-the-cell-anonymous-melilla-repte-eurecat
Projecte per el challenge d'eurecat fet per l'equip Anonymouys Melilla Built With python Try it out github.com
Ghost in the cell - Anonymous Melilla. Repte Eurecat
AI
['PauMAVA Machetti Vallverdú']
['Premio Eurecat']
['python']
3
11,255
https://devpost.com/software/safe3d
Safe3D Logo! Safe3D Safe3D is a project that wants to keep safe the changes, oriented to business-mmarket where all of them must be signed and logged for safety reasons. That's why the blockchain is the core of the app, with the WebSocket server, that makes everything works smoothly. To interact with them, there ar...
Safe3D | A project by Futureminds!
Being able to secure the changes on a 3D model with blockchain tecnology, via web and iOS app. Interacting with an WebSocket server to work incredibly fast.
['CARLOS MARTIN DE ARRIBAS', 'RAÚL LÓPEZ BLANCO']
['Premio origen']
['html', 'javascript', 'node.js', 'swift', 'typescript']
4
11,255
https://devpost.com/software/origenstudio
Inspiration "Your limitation—it's only your imagination" Challenges we ran into Binding variable. Accomplishments that we're proud of The good job! What we learned Three.js Nuxt.js Django REST API WebSockets Built With django javascript nuxt.js python three.js Try it out github.com github.com
OrigenStudio
Collaborative app using 3D models and rendering at real-time
['elskater98 Contreras', 'Xavier Codinas', 'Josep Maria Salvia Hornos', 'dvigo']
['Premio origen']
['django', 'javascript', 'nuxt.js', 'python', 'three.js']
5
11,255
https://devpost.com/software/invelon-repte-ml
Low poly cat What it does It classifies 3D models into various predefined categories. To do so, the 3D model is used to generate one or more grayscale images with some rotations and translations. Afterwards, a deep learning model takes as input these grayscale images and returns an aggregated classification score. H...
Pr3Dict with STyLe
Bulk download & data cleaning & preprocessing & learning & predictions
['Sergi Vila Almenara', 'vitorlui Luiz', 'Daniel Gibert']
['Premio Invelon']
['python']
6
11,255
https://devpost.com/software/eurecat-ghost-in-the-cell-3d7wgz
import java.util.*; import java.io.*; import java.math.*; /** * Auto-generated code below aims at helping you parse * the standard input according to the problem statement. **/ class Player { public static int distancies[][]; public static int factoryCount; //Struct public static class BasicInfo ...
Eurecat Ghost in the cell
Ressoldre el problema amb múltiples heuristiques
['algreen81 Guardia']
[]
['java']
7
11,255
https://devpost.com/software/hackeps2020
hackEPS2020 Repte realitzat per l'equip NinjaLoot, amb els participants Guillem Felis i Sergi Sales Jové. Hem treballat amb els formats .stl i utilitzant la llibreria numpy-stl hem pogut manegar, moure i endressar elements en 3D dins d'una graella creada per representar el espai en una impresore 3D. Built With pytho...
NinjaLootVolumeFitter
reptre Origen HackEPS2020
['Sergimation Sergi Sales Jové']
[]
['python']
8
11,255
https://devpost.com/software/bonarea-r79tdf
Nom: Jordi Aguilar Larruy email: jordi.aguilar03@gmail.com Discord: Eagler #2645 Inspiration Detectar buits amb processament d'imatge What it does How I built it Python notebooks utilitzant google collab i moltes llibreries d'imatge Challenges I ran into Accomplishments that I'm proud of What I learned Wha...
Mojagg
Detectar buits amb processament d'imatge
['Jordi-aguilar Aguilar']
[]
['collab', 'python']
9
11,255
https://devpost.com/software/3dsitos
Inspiration Curiositat sobre la impresió i el modelatge 3D What it does Edició colaborativa y simulació d'impresió de models 3D How I built it Aplicaicó web i móbil connectades per mitjà de websockets. Challenges I ran into La comunicació usant websockets i el correcte funcionament de la Realitat Augmentada Acc...
3dsitos
Plataforma colaborativa multiplataforma per a l'edició i personalització de moldels 3D
['Victor Tomas', 'QuimLaz Làzaro Gel', 'Jorgina Arres']
[]
['angular.js', 'node.js', 'three.js', 'unity', 'websockets']
10
11,255
https://devpost.com/software/threecollab-origen
What it does Permite modificar un modelo 3d a tiempo real con tantos compañeros como . How we built it Utilizando una aplicación desarrollada en NodeJS (three.js) y modificando la base de datos por cache para que la cargue mediante Firebase de forma conjunta entre todos los usuarios. Mediante autentificación de go...
ThreeCollab [Origen]
Aplicación colaborativa para construir escenarios y modelos 3d
['Latra Gallucci Zurita', 'Jofre']
[]
['html', 'javascript', 'node.js']
11
11,255
https://devpost.com/software/cv-challenge
HackEPS2020 | Bon Area Challenge Participants: Equip 1v9. Eduard Albareda, Marc Alsina, Alex Florens, Diego González. Objectius: A partir de unes imatges, detectar si unes prestatgeries amb aliments estan buides o no. Les imatges són rebudes periodicament i, en cas de que la prestatgeria estigui buida, hem d'arle...
CV challenge
Predict where is empty using yolov4.
['alexflorensa Florensa']
[]
['darknet', 'flask', 'python', 'vue']
12
11,255
https://devpost.com/software/reto-eurecat-2020
Equip: Enemy Membres Alejandro Clavera Joel Aumedes Jordi Lazo Pere Antoni Rollón Built With python Try it out github.com
Reto Eurecat 2020
Bot que juga al Ghost in the Cell
['Joel Aumedes', 'alejandroclavera Clavera', 'sys-walker Rollón Baiges', 'Jordi Lazo']
[]
['python']
13
11,255
https://devpost.com/software/invelon-challenges
Invelon1 VIA_TEAM Vam escollir aquests reptes ja que proposa un repte innovador en els camps de machine learning i tractament d'objectes tridimensionals, a més a més ens ha semblat interessant la visió de l'empresa i els projectes que duen a terme. Built With javascript jcode python react tensorflow three.js ...
INVELON CHALLENGES 1 & 2
Projectes sobre ML i AR per Invelon HackEPS2020
['Boris Llona', 'Apseuma']
[]
['javascript', 'jcode', 'python', 'react', 'tensorflow', 'three.js']
14
11,255
https://devpost.com/software/collaborative-configurator
Members Raul Roca, Marc Saureu, Diogo Assunçao, Pablo Serrano. Team name: Fantasy Code Inspiration Repte d'OrigenStudios de la HackEps2020 What it does Pàgina web que permet editar un model 3D en temps real compartit amb tots els usuaris que hi hagi connectats en el moment. How I built it S'ha utilitzat Angula...
Collaborative-Configurator
Collaborative-Configurator
['Raul Roca Juncà', 'Marc Saureu', 'Thekiso10', 'Pablo Serrano']
[]
['angular.js', 'express.js', 'node.js', 'postgresql', 'three.js']
15
11,255
https://devpost.com/software/dashcovidcenter
Inspiration Ya habíamos realizado un proyecto en el pasado dónde intentábamos dar visibilidad a los comercios locales para poder ayudarles durante la pandemia, y para esta hackathon hemos decidido intentar solucionar los problemas que hay con la información dada a los ciudadanos, que a veces no es todo lo completa que...
DashCovidCenter
DashCovid es una página web que te da toda la información que necesitas acerca de la incidencia del Covid en Cataluña
['Andreu Gallofre', 'Carlota Catot Bragós', 'Elena Ruiz Cano']
[]
['antdesign', 'api', 'express.js', 'node.js', 'python', 'react', 'rest']
16
11,255
https://devpost.com/software/covidcore
Inspiration We got a full working colaboratibe website which allows you to know info about covid and interact with it. What it does It allows you to know more info about covid, and it gives you many colaboratibe tools. How We built it We developed an api and a frontend and we connected them to have the final produ...
Covidcore
Covidcore
['elskater98 Contreras', 'Xavier Codinas', 'Josep Maria Salvia Hornos', 'dvigo']
[]
['python']
17
11,255
https://devpost.com/software/3d-net
Train STL files ZIP files Inspiration I always had an interest in the Machine Learning world, and given the fact that I'm currently working an AI start-up ( restb.ai ) based on Image processing as a Software Engineer, I always hear those typical works like accuracy , layer , neurons , convolutions , e...
3D Net
Digital design / 3D model classifier
['Albert Suarez']
[]
['3d', 'api', 'machine-learning', 'python', 'tensorflow', 'thingiverse']
18
11,255
https://devpost.com/software/hackeps2019-spahetti-team
Inspiration Reto de BonArea What it does A partir de machine learning, analiza una imagen e indica si es correcta o no How we built it .NET Core con ML.NET Challenges we ran into The learning of the IA Accomplishments that we're proud of Modelo me machine learning funciona What we learned .NET Core y funcion...
Spaghetti
Solución al problema de BonArea
['joandg1997', 'Tiberiu Tasnadi', 'Daniil Digtyar']
['Bonàrea']
['.net', '.netcore', 'c#', 'css3', 'html5']
19
11,255
https://devpost.com/software/marqueschallenge
Since I currently work in an ERP C# based, I considered this project fit me quite well. Also, I really need a chair right now. The main feature, the data handling from the Gencat database via API is complex to treat and requires great effort to filter and parse correctly. This project only shows a few cases to prove ho...
Marques Challenge by [Trebal] from [BBC(UCK)]
A simple page which uses some open API's to retrieve information about COVID and displays it to the user.
['ramon_dlc de Llano']
[]
['c#', 'css', 'html']
20
11,255
https://devpost.com/software/lobondetector
Inspiració Canelons!!! Que fa? LoBonDetector analitza les imatges d'una càmera de seguretat d'alt rendiment d'un supermercat i detecta les posicions que es troben buides en una nevera per donar informació sobre les necessitats de reposició dels productes. Com l'hem fet En primer lloc hem dividit l'estanteria en ...
LoBonDetector
LoBonDetector és una aplicació web que permet fer un anàlisi de les estanteries per detectar la presencia de productes.
['Carlos Martín León', 'Toti Moragas', 'Clara Rull']
[]
['cv2', 'flask', 'google', 'html', 'python', 'tensorflow']
21
11,255
https://devpost.com/software/punyabhu
na Built With arduino
think
na
[]
[]
['arduino']
22
11,255
https://devpost.com/software/emptymeatdetection
Empty Meat Detection The main idea is to develop a tool that is capable of detecting when a product, inside the meat cubicle, has been exhausted and launch an alert to the store employees to recharge the product stock. The approach that has been used has been the identification of colors for empty spaces. For this st...
EmptyMeatDetection
Detect empty products using contourns and color detection approach.
['Rochi Truchero Visa']
[]
['python']
23
11,255
https://devpost.com/software/origen-studio-1st-challenge
Authentication create (without url hash) Create a room Authentication join (with hash in url) Room password (if room has password) Editor with participants tab Editor with chat tab Collaborative basic 3D models editor. Demo : https://origen.sowecms.com/ Github : https://github.com/jsanahuja/origen Featur...
Origen studio's 1st challenge
Long polling? Nah, Socket.io :D
['Javier Sanahuja']
[]
['babel', 'bootstrap', 'css', 'html', 'javascript', 'jquery', 'php', 'popper', 'socket.io', 'three.js', 'webpack', 'websockets']
24
11,255
https://devpost.com/software/hack-eps-2020-bonarea
Imagen normalizada Imagen analizada Mapeo de las casillas EQUIPO: GEIADE HACKERS 😎 PARTICIPANTES: ISAAC TORRES ESPUÑA, JORDI ARENAS ROMERO, DIEGO VÁZQUEZ TEBA Objetivo del reto: El objetivo del reto es mejorar el abastecimiento de carne en el lineal de frío. Para ello es necesario crear un programa capaz de det...
BonArea Challenge
Reto HackEPS BonArea
['isaacte Torres Espuña', 'Diego Vázquez Teba', 'Jordi Arenas Romero']
[]
['python']
25
11,258
https://devpost.com/software/edupose
GIF Activating fireworks with a celebratory hooray pose! Tensorflow.js uses WEBGL graphics acceleration to process each individual frame of webcam video, classify it, and return an array. Inspiration Having used Zoom nearly every single day for the past half a year, I know exactly what kind of problems one face...
EduPose
A Tensorflow.js based gesture detection interface to increase accessibility, engagement, and enjoyment for students using video conference software (Zoom, Google Hangouts, and Microsoft Teams).
['Jay D']
['1st Place', 'Best Use of AI for Health and Safety', 'Best Education Hack']
['javascript', 'ml5.js', 'tensorflow.js']
0
11,258
https://devpost.com/software/the-pit
Main Title Screen Training Environment Fitness Gameplay Inspiration We are all part of Air Force ROTC, and through one of our groups we all came together as Computer Science students and decided to create a Hack K-State team. We settled on a Unity game incorporating Machine Learning, as that was a good mixture of ...
The Pit
Our project combines a First Person Shooter with machine learning; We spent the past 7 hours allowing our AI to learn how to control the character and fight against the player.
['stealthninja999 Conaway', 'Leif White', 'Brent Howe', 'Taylor Howell']
['2nd Place']
['c#', 'ml-agents', 'tensorflow', 'unity', 'visual-studio']
1
11,258
https://devpost.com/software/turing-messenger
Main messaging screen Landing Page Loading Page Voting screen confirmation screen 1 confirmation screen 2 You won screen You lost screen Turing Messenger Idea When brain storming, we discussed several ideas, including AI games and possible variations on messaging platforms. We ended up combining these two ide...
Turing Messenger
Our app is inspired by the Turing Test. In this web app, you enter a username and land on a screen where you are matched with another player, who may be a person trying to deceive you or simply an AI.
['Nate314 Gawith', 'Angad Pal Singh', 'Brian Roden', 'amadeusine']
['3rd Place']
['ai', 'api', 'bootstrap', 'css3', 'express.js', 'flask', 'json', 'ml', 'python', 'pytorch', 'rest', 'tensorflow', 'typescript', 'vue']
2
11,258
https://devpost.com/software/glompo-kart
Cover image Get The Game Due to file size limitations, please head to our itch.io page to download the game. Inspiration We were inspired by Mario Kart, DiRT, and Escape Glompo. What it does Race against the clock or other players through our ghost racer system. Your time to complete three laps is recorded an...
Glompo Kart
Racing games re-imagined featuring everyone's favorite character.
['Logan Jones', 'Nick Monaco', 'Brock Pattercurdle', 'Nathan Faltermeier']
['Best Gaming Hack']
['aseprite', 'c#', 'flstudio', 'json', 'unity']
3
11,258
https://devpost.com/software/totallynotdaytrading
The home page for our website Login screen. Enter public and secret keys from Alpaca Markets account Choose your preferred algorithm. We have 3 to choose from at this time. When you choose an algorithm, our site shows a description of what it does! Account screen. Allows you to begin running the algorithm. Inspira...
TotallyNotDayTrading
Simply select your desired display from our modern and sleek interface, and watch as your portfolio grows. Automated trading isn't just for Wall Street anymore.
['Matthew Gates', 'Jacob Williams', 'Tyler Bolz']
['Best Domain Registered with Domain.com']
['alpaca', 'css', 'flask', 'github', 'google-app-engine', 'google-cloud', 'html', 'javascript', 'python', 'yaml']
4
11,258
https://devpost.com/software/in-a-nutshell
Inspiration The 24 hour news cycle is exhausting and worrisome due to the volume of often sensationalist information. We wanted to build a product people could use to cut much of this out while staying informed. What it does Users can visit our website to see short bullet points of the top/trending articles in a giv...
In A Nutshell
News can be sensationalist and exhuasting to keep up with. In A Nutshell provides what you need to stay informed and nothing more.
['Colin G', 'johnchapple', 'Marissa Shivers']
['Best Use of Google Cloud']
['flask', 'gcloud', 'netlify', 'node.js', 'python', 'vue.js']
5
11,258
https://devpost.com/software/asl-american-sign-language-translator
The main glove Inspiration From one of my Summer jobs, I have had a couple encounters with ASL. I was the only person who worked at Lowe's who knew any ASL, and I just happened to be around to help the customer. I came up with this idea a couple of months ago, but with the knowledge I had back then I had no feasi...
ASL (American Sign Language) Translator
With ASL Translator, ASL speakers can speak in sign and have it printed onto the screen. These prototype gloves are a start to path where ASL speakers can communicate with whomever they wish.
['awildy011 Wildy']
['Best Hardware Hack Sponsored by Digi-Key']
['arduino', 'leonardo']
6
11,258
https://devpost.com/software/beewell-services
Inspiration We were inspired by the fact that mental disorders affect one in four people (data relased by WHO). More than half of all Americans will be diagnosed with a mental illness in their lifetime. But not everyone will receive the help they need. According to the National Alliance on Mental Illness, only forty p...
BEEWELL SERVICES
Your virtual mental health assist
['Harjot Singh', 'Varma MVSS']
[]
['bootstrap', 'css3', 'express.js', 'handlebars.js', 'html5', 'mongodb', 'node.js', 'peerjs', 'socket.io']
7
11,258
https://devpost.com/software/videofolio
Inspiration A lot of people have lost their jobs in the pandemic. With the cut-throat competiton to get a new job, we need to stand out in recruiters' eye. We build videoFolio to overcome this problem in a very creative way. VideoFolio makes it easy to generate a video resume from your linkedin and github profiles. W...
videoFolio
Generates video resume from just github/linkedin username
['Vishal Kumar', 'Vivek Shah', 'Avina Vekariya']
["'Hacking is Art' Prize", '[Wolfram] Top 15 Teams']
['canvas', 'ffmpeg', 'flask', 'github', 'github-api', 'linkedin-api', 'node-canvas', 'node.js', 'python']
8
11,258
https://devpost.com/software/targeted-password-generator
Inspiration What it does How we built it Challenges we ran into Accomplishments that we're proud of What we learned What's next for Targeted Password Generator Our project idea started with wanting to do something with webcrawling and scraping. We eventually landed on the idea of building a password cracking scr...
Targeted Password Generator
Our project generates common passwords with varying levels of entropy and compares them to hashed passwords.
['Joshua Barron', 'zgzollers-ksu', 'Will Hackemer']
[]
['python']
9
11,258
https://devpost.com/software/vision-sdmpe8
The app is under development Built With dart firebase flutter google-vision-api mlkit
Vision+
Vision
['Akanksha Singh']
['[Wolfram] Top 15 Teams']
['dart', 'firebase', 'flutter', 'google-vision-api', 'mlkit']
10
11,258
https://devpost.com/software/securoaid-z35xum
na Built With arduino augmented-reality css echoar heroku html iot javascript
Securoaid
na
['Tanya Rastogi']
['Second Runner-up']
['arduino', 'augmented-reality', 'css', 'echoar', 'heroku', 'html', 'iot', 'javascript']
11
11,258
https://devpost.com/software/green-rider
Inspiration Smog and Air pollution is a main reason of global warming. Smog and Air pollution comes from cars and can damage the earth seriously. Hence I sought for a way to make driving more sustainable What it does Green Ride allows for two things. Rider: Can carpool and find carpool mates near them and ride with th...
Green Ride
Helping promote ecofriendly driving practices through various strategies and incentives
['Neeral Bhalgat']
[]
['css3', 'flask', 'html5', 'python']
12
11,258
https://devpost.com/software/warn-wildfire-awareness-reminder-niche
Inspiration Recently, there have been numerous amounts of wildfires on the west coast of the United States. Over 150,000 acres of land and over 80 people have been lost due to the number of wildfires that have been happening recently. This problem is causing an unusual amount of deforestation in local areas. WARN help...
WARN (Wildfire Awareness Reminder Niche)
Where people get warned about fires
['Srikar Kusumanchi', 'Om Joshi']
['Best use of Google Cloud', '2nd Place: StartUp', '2nd Place: Best Use of Google Cloud - Sponsored by Google']
['breezometer', 'expo-location-api', 'expo-workflow', 'figma', 'firebase', 'google-cloud-messaging', 'native-base-ui', 'react-native']
13
11,258
https://devpost.com/software/out-of-memory-exception
Inspiration I had an idea to make a TCG but make it extra complex. Use variables and method types, for/while/if statements. However, I soon realized that is out of scope for a hackathon and settled with a stylized version of Hearthstone. What it does It is hearthstone pretty much. But it's themed around computers. ...
Out Of Memory Exception
A Single Player TCG (like Hearthstone) where you fight against AI in a computer-based battle. Each card and mechanic is based off something from computers.
['Brandon Lacy']
[]
['c#', 'unity']
14
11,258
https://devpost.com/software/tic-tac-toe-online
Inspiration Cool Math Games What it does Tic Tac Toe How I built it Using Repl.it to build it. Challenges I ran into Subpages and subscripts were confusing to know which corresponds to which page. Accomplishments that I'm proud of The whole thing What I learned In depth of JavaScript and CSS What's next for...
Tik Tac Toe Online
Tik Tac Toe Online is a website that you can play tic tac toe as long as you have internet connection, no downloads, just connect and play!
['Don Davis', 'Liam Hill', 'Riverlox12 Umana']
[]
['css', 'html', 'html5', 'javascript']
15
11,258
https://devpost.com/software/vault-2ugz13
Home Page Personal Account - Sign up Login Business Account - Signup DashBoard Verification FAQ Loan specifics Process flow Inspiration COVID-19 pandemic and measures taken to fight it such as travel bans, business lockdowns and quarantine have not been experienced by modern society. Many of Small and Medium ...
Vault
Bank account alternative!!
['Pallavi C']
[]
['react']
16
11,258
https://devpost.com/software/votesocracy
Logo Proposal - Adding Candidates Home page - Create event or Add candidate Election - Voting Funding Inspiration Any place where there is a need for leadership, there is always politics and a lack of transparency. I made this app to provide complete security using a blockchain and complete transparency and no p...
Votesocracy
Decentralized Governance!!!
['C kavya Shree']
[]
['cosmos', 'flutter']
17
11,258
https://devpost.com/software/demolitionbot2020
Inspiration Rocket League is a game we have played for years. It only seemed fitting to make a bot to bring soe laughs. What it does Demos. That's it. The bot grabs boost, then goes on the hunt for its next victim. How we built it DemolitionBot2020 is built with Python using the RLBot framework. Challenges we ran...
#DemolitionBot2020
Some people like to win games, others just want to make their opponent forfeit. #DemolitionBot2020 strives to provide a Rocket League bot to be pitted against friends to watch them become enraged.
['Maxwell Farver', 'Will Smith']
[]
['python']
18
11,258
https://devpost.com/software/sheros
Inspiration Crimes and sexual abuse against women and children in Southern Asia are not uncommon. There are many reports of rapes and murders on a daily basis. To tackle this problem, education, gender equality, and establishing a supportive community among women would be important. Existing solutions include apps...
Sheros
Building a supportive network to ensure women safety
['Ava Chan', 'Abhinav Kumar Srivastava', 'Darren Zhang']
[]
['css3', 'figma', 'firebase', 'google-cloud', 'html5', 'javascript', 'react-native']
19