Live data from Hacker News

Ask HN: What is your most impressive hackathon project?

news.ycombinator.com

51–60 of 89 posts

Re: Ask HN: What is your most impressive hackathon project?

#51

https://swarmation.com/ Our team of 3 won the first Node Knockout by a slim margin with this realtime, multiplayer, pixel formation game. Edit: Thank you for your positive feedback! Send me suggestions and ideas if you have any. Tip: press spacebar.

This game is super fun! congrats

Re: Ask HN: What is your most impressive hackathon project?

#52

https://swarmation.com/ Our team of 3 won the first Node Knockout by a slim margin with this realtime, multiplayer, pixel formation game. Edit: Thank you for your positive feedback! Send me suggestions and ideas if you have any. Tip: press spacebar.

addictive :)

Re: Ask HN: What is your most impressive hackathon project?

#53
Screamy Bird — A clone of Flappy Bird but instead of tapping on the screen to make the bird flap you scream at your phone. http://glench.com/ScreamyBird (Works best in Firefox for larger devices) I made this for the SF Stupid Shit No One Needs & Terrible Ideas Hackathon: https://stupidhackathon.github.io/

Re: Ask HN: What is your most impressive hackathon project?

#54

My team (5 others) and I built an application that would help you revise or learn a subject by testing you about it, where that subject could be anything, from mathematics to Shakespeare. It worked by scraping the top 1000 Bing results and then scraping several levels deep from each of the results to generate a "map" of knowledge. This in turn could be used to ask the user questions, generated fill-in-the-blanks, mat…

I'm interested to know more about the tools/techniques you used to scrap the sites and clean the results. I am working on scraping contents from a couple of sites and it seems to be a pain, probably because i don't have lot of experience around it.

Re: Ask HN: What is your most impressive hackathon project?

#55

https://swarmation.com/ Our team of 3 won the first Node Knockout by a slim margin with this realtime, multiplayer, pixel formation game. Edit: Thank you for your positive feedback! Send me suggestions and ideas if you have any. Tip: press spacebar.

Whoah, I had to close this. This is too fun. But I bookmarked it :)

Re: Ask HN: What is your most impressive hackathon project?

#56

https://swarmation.com/ Our team of 3 won the first Node Knockout by a slim margin with this realtime, multiplayer, pixel formation game. Edit: Thank you for your positive feedback! Send me suggestions and ideas if you have any. Tip: press spacebar.

This is so clever. Kudos!!! Like a flash mob, everyone trying to follow the directions

Re: Ask HN: What is your most impressive hackathon project?

#57

I won a NASA world competition by building a Heads Up Display (AR) and motion tracking software in ~36h with a classmate. Around 1 year before the Hololens and similar solutions existed. As my classmate and I were talking through Skype the night before the competition started, I looked through my window and could see the stars. However, I could also see my face dimly lit from my laptop screen overlapping. So it came…

For such an impressive project the Github page is surprisingly sparse!

Re: Ask HN: What is your most impressive hackathon project?

#59
post #5

In general hackathons are based on the idea of programming as producing objects/products/services (which all decay over time), rather than seeing programming as the act of codifying understanding of a formal (or informal) system into an executable representation (which its users continue updating to match their mental model for as long as they find it useful). The purpose of many hackathons being "build apps/widgets…

I really disagree. I've participated in a few hackathons and they are among the best ways to quickly accomplish and learn new things while feeling some of the joy we all ultimately want from programming. Being able in one day or weekend to go from scratch to a working prototype is just a great way to kick yourself into gear and remember what is possible in programming. I've participated in hackathons for embedded dev…

None of your points really responds to the parent.

You can bootstrap or even finish a small FLOSS project during a hackathon and perhaps assemble a team that will keep contributing to it.

Re: Ask HN: What is your most impressive hackathon project?

#60
While at Mattermark, I made their Google Chrome extension in a two day Hackathon. That code was shipped and is right now their current chrome extension (it looks like there were minor changes since then). In all fairness, the designer had already done mockups so there wasn't a lot of back and forth on how it should work.

You can see an animated image of it here:

https://mattermark.com/browser/

I was a bit disappointed we shipped Hackathon code instead of doing it as part of normal product development. There were issues in the product development cycle and in reality, the end result was good so such is life.

Post reply on HN