General Hackathon Ideas
General Hackathon Ideas
1. Create an app that gives you outfit suggestions based on the weather. Use the weather API from
our list of fun APIs to get the weather for your area and suggest appropriate outfits for the day.
2. Sometimes it can be hard to keep up with all the people in your life. For your next hackathon, you
could build a bot that programmatically sends a nice text message to your friend and family once a
month to let them know you are thinking about them.
3. Build a virtual assistant for yourself. Siri is OK, but there are many tasks specific to you Siri can’t
help with. Brainstorm a list of them, then create an assistant that can automate those tasks.
4. Speaking of automating your life, have you experimented with robotic process automation? If
your work involves anything repetitive using your computer, try spending your next hackathon
using robocorp’s free open-source RPA software to automate repetitive tasks.
5. Another fun bot idea is to build a chatbot that can text your friends and family. See how long your
bot can keep the conversation going without them realizing they are talking to a robot!
6. Build something using AR.Try using this API for your project.
7. Make a program that monitors places like Reddit and social networks for new music and TV
shows. When a new song or TV starts to become popular, it should send you an SMS message.
8. Code a program that calls you every week and reads you a quote from the Simpsons.
9. Forgetting someone’s birthday is the worst feeling. Code an app that automatically sends a text
message to your friends and family on their birthday, so you never forget one again.
10. I did a Twitch stream with my coworker Dwane Hemmings where we built a web component
together. If you haven’t created one yet, you should try making one. I challenge you to take one of
the ideas on here and turn them into a web component.