Just in the initial planning stages but it would work well in my workflow.
Ask HN: What side projects are you working on?
11–20 of 49 posts
Re: Ask HN: What side projects are you working on?
#12Note: I am not a web developer, so this project has been mainly to teach myself a new technology (Rails, primarily). It is very much a work in progress. Also, clearly, I am not a designer and am not really sweating that for now.
Re: Ask HN: What side projects are you working on?
#13SoundCloud API + Node + Backbone + MongoDB
Intend to use it as a learning platform for a lot of data analytics / machine learning. Grouping similar users, identifying tastemakers, etc.
Currently it's a lot of electronic, no-vocals, coding music.
Re: Ask HN: What side projects are you working on?
#14Re: Ask HN: What side projects are you working on?
#15(https://github.com/qdonnellan/lessonwell)
the current task: refactoring my code to incorporate new things I've learned, namely: TDD and knockoutjs + json API. After 2 years of self learning python, I'm looking to transition from teaching into development and am hoping to use this project to showcase what I've learned!
Re: Ask HN: What side projects are you working on?
#16Automated NBA game recaps with more context than your typical boxscore. Note: I am not a web developer, so this project has been mainly to teach myself a new technology (Rails, primarily). It is very much a work in progress. Also, clearly, I am not a designer and am not really sweating that for now. http://recappd.com/games/2014/2/24
Re: Ask HN: What side projects are you working on?
#17Re: Ask HN: What side projects are you working on?
#18Re: Ask HN: What side projects are you working on?
#19Automated NBA game recaps with more context than your typical boxscore. Note: I am not a web developer, so this project has been mainly to teach myself a new technology (Rails, primarily). It is very much a work in progress. Also, clearly, I am not a designer and am not really sweating that for now. http://recappd.com/games/2014/2/24
But when you're finished, hawk this on /r/nba. Lots of devoted fans there, and contributions are very much appreciated.
Re: Ask HN: What side projects are you working on?
#20Automated NBA game recaps with more context than your typical boxscore. Note: I am not a web developer, so this project has been mainly to teach myself a new technology (Rails, primarily). It is very much a work in progress. Also, clearly, I am not a designer and am not really sweating that for now. http://recappd.com/games/2014/2/24
Site seems to be down. But when you're finished, hawk this on /r/nba. Lots of devoted fans there, and contributions are very much appreciated.
If anyone has any tips for serving up a site like this with limited resources, feel free to teach me.