My team built a spin off project to create an office directory / floor plan for your small business / co-working space. http://www.floorplan.io/ Tech-stack wise it's not all that interesting, but we've seen it help a lot of small companies on-board people / meet their coworkers more easily, so that's been fun.
Ask HN: What (side) projects are you working on?
81–90 of 124 posts
Re: Ask HN: What (side) projects are you working on?
#82I wanted a static site generator that could have a CMS so that I could pass the sites over to friends or clients so they could update it. Essentially, a not-terrible Wordpress that wasn't blog centric and bloated. http://www.webhook.com I built it over the summer, funded it through Kickstarter and have slowly been building a nice little client base of recurring revenue. The code itself is open source so it's self-hos…
Re: Ask HN: What (side) projects are you working on?
#83(http://tractionengine.co) A small SaaS for publishers/websites that want their direct ad sales automated (window shopping, purchasing, serving). Runs on a subdomain or root of your liking, branding plus). Works with several payment gateways (we no touch your money), allows real time previewing of slots, publishers can customize the look, texts and wording on the site, got an API, plays with DFP etc. Growth so far is strictly word of mouth (hence no attention to the marketing site), caught the attention of some massive publishers hoping on now. Paying customers. 0 hours/week for most weeks. [AngularJS/FatFree/GoLang] About 8/9 months in.
A news aggregator engine in python for anyone to build their news aggregator upon. Scores using social media vitality, hits & age. Example user http://www.topnews.co.zw [Python(flask)] Runs well on Heroku. Work on it here and there (by span of months)
More brewing...
Re: Ask HN: What (side) projects are you working on?
#84I love threads like this - so inspiring. At the same time, reminds me how much of a lazy ass I am. I have like 10 side projects that I have about 0.005% complete right now. Any advice for a guy like me? (besides, "stop being a lazy ass", I already know that...haha)
I've had the same problem too. Focus on one project and work on it at least 30 minutes every day. It will be much easier to get motivation once you'll see progress
But I think you are quite right about finding motivation with visible progress.
I better get crackin!
Re: Ask HN: What (side) projects are you working on?
#85Problem: PGP isn't usable! Now my grandma can send encrypted messages with https://encrypt.to * Technology Rails, JS, HTML, CSS * Statistics 1452 messages successfully delivered
I'd add a captcha though to reduce potential misuse.
Re: Ask HN: What (side) projects are you working on?
#86I'm woking on a AI/NLP interface to connect enterprises to customers through whatsapp and other messaging apps. I'm using Python/Django and Yowsup (a python lib that reverse engineered whatsapp's protocol) with PostgreSQL/Redis. I wonder what you guys think about building a company around this idea. I have a prototype and a couple of customers, so the market is there, but I don't know if whatsapp could sue me or some…
Re: Ask HN: What (side) projects are you working on?
#87A quick and easy way to send files from the command line. https://wsend.net Tech Used: Bash, Node Statistics: 612 users, 7 paying customers History: I started working on this in Jan 2013, I wanted a quick way to send files from the command line and get a URL. I later found after building this backend, I, or anyone could expand upon it in many ways https://github.com/abemassry/wsend https://github.com/abemassry/wsend-…
Re: Ask HN: What (side) projects are you working on?
#88I'm woking on a AI/NLP interface to connect enterprises to customers through whatsapp and other messaging apps. I'm using Python/Django and Yowsup (a python lib that reverse engineered whatsapp's protocol) with PostgreSQL/Redis. I wonder what you guys think about building a company around this idea. I have a prototype and a couple of customers, so the market is there, but I don't know if whatsapp could sue me or some…
This is very interesting idea. I met two realtors last week who use whatsapp to answer questions from current and potential clients. My gut instinct is there is definitely a market for it. How do I contact you ?
Re: Ask HN: What (side) projects are you working on?
#89Stack: Python/Flask + MongoDB Statistics: 60 signups, 1000 pageviews so far. History: my friend came up with an idea and I coded it as it seemed like a couple of evenings (it turned couple of weeks actually).
Re: Ask HN: What (side) projects are you working on?
#90I built it because nobody on our team likes to use Redmine issues, because its so bloated. Slack is adored by our team, so it made sense to connect the two dots together.
Tech: I wrote the prototype in PHP+Parse.com as backend. Realized parse was too slow, and then shifted to Rails+postgres.
Its called Roy, and is available at https://github.com/captn3m0/roy