top | item 3425329

Ask HN: What did you create in 2011?

26 points| mumm | 14 years ago | reply

What side projects, apps, hacks did you build in 2011?

37 comments

order
[+] JangoSteve|14 years ago|reply
In addition to client work...

* Created http://jspkg.com for hosting javascript packages. A sort of plugins.jquery alternative, except for all JS projects. This is still a very active work in progress that I've been working on for about 7 months now.

* Created the jquery dynatable plugin as a semantic HTML5 replacement for jquery datatables (http://jspkg.com/packages/dynatable).

* Rewrote basically the entirety of the rails/jquery-ujs adapter (kind of a creation, right?) that's now included in Rails (https://github.com/rails/jquery-ujs and https://rubygems.org/gems/jquery-rails).

* Rewrote the entire remotipart gem for ajax file uploads in rails (https://rubygems.org/gems/remotipart) (again, I'm assuming the rewrite counts, since it essentially became an entirely new project that happened to have the same goals as the original).

I also contributed to a lot of other open-source projects like the ruby carrierwave gem, citizenry, ruby sunspot (solr gem), ruby-git gem, and some others.

I consider these contributions to be pretty much on-par with things created, because whenever I want to create something, my first step is seeing if there may be some existing project that even comes close, to which I could contribute instead of starting something new for people to keep up with. So really the only difference between creating and contributing is whether or not I can find something of similar quality and purpose that already exists.

[+] svmegatron|14 years ago|reply
A handful of weekend and side projects:

* http://www.coachulous.com, a web app for triathlon coaches

* http://loanarranger.heroku.com, a visualization tool for mortgage/car/student loans

* Aspect Ratio Converter (http://itunes.apple.com/us/app/aspect-ratio-converter/id4776...), a calculator for resizing images, embedded video, and flash objects without screwing up the aspect ratio

* http://www.receiptparty.com, a service that stores and organizes your digital receipts

* http://realpersonreminders.com, telephone reminders from a real person

[+] jmslau|14 years ago|reply
Built a simple site to visually search Kijiji (in Canada) and Craigslist (US and Canada) to help my wife look for baby stuff.

http://shopcaste.com

[+] dholowiski|14 years ago|reply
I created http://onepix.me in about 3 months of 2011 I did the bulk of the coding on http://localbeer.me (find great beer, brewed locally) in 2011 I created http://imgonly.info - only the images from the Reddit home page in 2011 I also created several smaller failures, which were quite fun as well.

My plan for 2012 is to create revenue from one, or all of the above sites.

[+] tg3|14 years ago|reply
I made http://www.newsfeedy.com to provide context for trending topics at a glance. Born of my desire to know what breaking news/trends were, while being too lazy to google the Twitter trending topics.

Started writing (semi) regularly on my blog, http://tgriff3.tumblr.com - a big step after many stops and starts.

[+] davesmylie|14 years ago|reply
I created http://dudmail.com - a disposable email site that allows you to automatically forward emails, and permits attachments.

It's not been as much of a success as I was hoping (currently 1200 registered users, with quite a large number more of unregistered users), but it was a project that I started and finished =)

[+] pestaa|14 years ago|reply
For 1200 users, many entrepreneurs would cut out and sell their kidneys.

Congratulations on shipping your project! I'd like to check it out, but seems down for the moment...

EDIT: It's live actually. Looks like a problem on my end.

[+] ecaroth|14 years ago|reply
Still a work in progress, and none outside of my fulltime job: FitBolt (fitbolt.com) - workday health & wellness platform. Gives you alerts/actions/notifications with posture corrections, exercises, stretching, health & nutrition tips. Currently have a web version, firefox & chrome plugin, and pokki (desktop) version
[+] sagacity|14 years ago|reply
Two that I like the most (although not exactly side projects):

http://getlocalne.ws (Global News Aggregator) and http://www.RapiDefs.com (Web 2.0 English Dictionary)

[+] dholowiski|14 years ago|reply
Wow, I live in a small town in Canada and it had a news feed. Nice. You might want to think about geolocating the user by IP address, and displaying their local news without having to select a city.
[+] zeynalov|14 years ago|reply
getlocalne.ws is a nice project. but it needs a facelift.
[+] rykov|14 years ago|reply
http://www.gemfury.com for hosting private Ruby Gems. I wanted a unified way to deploy software for another project and decided to use gems. First built it for myself, then figured it would benefit others.
[+] brewin|14 years ago|reply
http://20suggestions.com - Recommendations based on your tweets.

I created it to learn Ruby, Sinatra, JQuery, and web development in general. It was a fun little project.

[+] apsurd|14 years ago|reply
http://jekyllbootstrap.com - The quickest and most hassle-free way to get your new Jekyll powered website up and running. 100% compatible with GitHub pages.
[+] MattBearman|14 years ago|reply
I created BugMuncher - a feedback widget that allows users to create marked-up screenshots of website errors (like on Google +) - http://bugmuncher.com
[+] dholowiski|14 years ago|reply
Looks great, I might actually use this today. Also, nice theme... i'm using the exact same one for one of my projects.