TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Simple ideas for weekend hack?

8 pointsby srkiranrajover 12 years ago
I would love to build something this weekend. Something simple, built upon API's of other application or simple hack. Ex: http://snapsite.me/demo.php, http://www.ngotha.com/ I would love to hear ideas from you. Definitely it should be helpful to other followers of HN.

3 comments

anujkkover 12 years ago
A less interesting idea(that can make you some money) - Hack a Wordpress theme using <a href="http://underscores.me/" rel="nofollow">http://underscores.me/</a> and Twitter Bootstrap. I did it as a weekend project last sat/sun.<p>Another idea :<p>Knowledge Explorer : Write a scraper that crawls sites like HN/Reddit/StackOverflow/Quora etc and organizes articles/questions/discussions etc in categories like "Python", "Ruby", "UX", "Machine Learning". Allow users to explore it according to these categories and sort it on basis of votes/comments/answers/etc. It will involve web scraping and machine learning. I need it personally.
评论 #4643979 未加载
keytovladover 12 years ago
Always had this idea: an app that notifies you when someone responds to a post on a forum. For example, if I'm looking to hire a freelancer and I post on 10 forums I don't want to bookmark and check each one but I also don't want to get email notifications everyone either.
eranationover 12 years ago
Good timing, just had a SO question that fits a weekend project:<p>Implement social share count API in Scala / Java: <a href="http://stackoverflow.com/q/12847138/239168" rel="nofollow">http://stackoverflow.com/q/12847138/239168</a><p>I would do it myself but my wife and 2 small kids will object.