0% found this document useful (0 votes)
14 views2 pages

General Hackathon Ideas

The document provides 31 hackathon project ideas across various categories including apps, bots, automation, fintech, edtech, and projects for new coders. The ideas range from building apps and bots to automate tasks to creating cryptocurrency trading programs and educational tools.

Uploaded by

pramodmauryapk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views2 pages

General Hackathon Ideas

The document provides 31 hackathon project ideas across various categories including apps, bots, automation, fintech, edtech, and projects for new coders. The ideas range from building apps and bots to automate tasks to creating cryptocurrency trading programs and educational tools.

Uploaded by

pramodmauryapk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

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.

Fintech & EdtechHackathon Ideas


11. With cryptocurrency prices at all-time highs, this is the perfect opportunity to build a bot to trade
cryptocurrencies.
12. While we are talking about cryptocurrency, another fun project would be to create a coin for
yourself. Some people think personal coins are the future: so why not give it a shot?
13. Mining for cryptocurrency can be profitable, but it uses a lot of energy. So why not use a
raspberry pi to build a solar-powered cryptocurrency mining machine?
14. Did you know a programmer built a bot that made 2.4 million dollars in 28 minutes by reading a
tweet and buying stock options based on the news it contained? Well, it happened, and you could
be next! At your next fintech hackathon, why not take your shot at building a bot that trades stocks
off of tweets?
15. I’ve had problems in the past with financial advisors sending sensitive data over email, which is
not secure. Program a Gmail plugin that warns you when it looks like you might be sending
sensitive data over email.
16. Taxes aren’t fun for anyone. Try building a program that can do your taxes without any user input.
It could do that by scraping your bank data and monitoring your text and phone calls by finding
information like if you moved or got married (which would affect your taxes).
17. Another project is to build a video conferencing app for teaching with graphs. You can
use Vonage’s video API to set up video conferencing quickly and then use a library like Plotly to
add graphs to it. The teacher should be able to input data and create charts in real-time.
18. Need an extra challenge? Try adding a facial recognition feature to your video conferencing app.
19. You could also build a video conferencing app that replaces parent-teacher conferences with
features like pulling up a student report card with one click.
20. As someone who just wrote my second book on coding, I can tell you there isn’t a lot of software
for people writing coding books. I hope someone writes a program like Google Docs or Microsoft
Word, which allows you to easily output your document to an ebook with properly formatted
code.
21. I’m always highlighting notes on my Kindle, but I rarely review them. I would love it if someone
created a website that texted me highlighted passages from books I’ve read.
Hackathon Ideas for New Coders
22. Christmas is coming up, so you know what that means! It is time to start reminding people what
presents you want. I challenge you to build an app that lets you enter the presents you want, and
the email addresses of your friends and family, and emails them every x number of days and
remind them not to forget to buy you lots of presents (and send them the list of what you want.)
This year, no one will forget to buy you gifts!
23. Hackathons are not always about building something new. Sometimes, it is just about building
your skills. Try making the classic game TikTokToe as a website, complete with a nice-looking
UI.
24. Not interested in TikTokToe? Build a website that lets you play poker with friends instead.
25. Another fun project for new coders is to build an API. Look for a website that has great
information but no free API. Please make sure the website’s terms of service allow it and then
scrape the website. Put their data in a database and then build an API around it. You can contact
the webmaster after and give them the code for free.
26. As a new coder, staying consistent practicing can be challenging. Build a program that sends an
SMS message to your phone every day to remind you to code that day. You can use our SMS API
to send an SMS message easily.
27. Build a website that keeps track of every coding book and course you’ve read and taken and
allows you to add new ones easily.
28. Create a website that lets you pick a song. It then plays that song using YouTube’s API and
creates a custom music video by scraping images from the web.
29. Make a program that can scrape the lyrics for any song and then create a word cloud from the
lyrics.
30. Getting your first job as a programmer can be challenging, but a portfolio can help. If you don’t
have a portfolio showing off your top projects, your next hackathon is an excellent opportunity to
build one.
31. Build a programming language. It might not be the next Python, but give it as many features as
you can. Creating a programming language will help make you a better programmer.

You might also like