Happiness, pride & side projects - Article by João Pescada

Articles

Happiness, pride & side projects

20th December, 2015

4 min read

It’s this time of the year again. Parties happening every other day in anticipation to bigger Christmas and New Year’s celebrations. Shopping craze and maybe even a little break from work for some.

Business also seems to get a bit slower by mid-December. Clients either rush to get projects done just in time for the season, or avoid all the craziness and just postpone them to the new year.

This year, I was presented with a third option. A (good) paying client with a great idea for a fun little project (that got me all excited), only to later drop it without a valid reason. “Management decision”, they said. Bah!

But… I really liked the idea. And since it’s been a while since I had a good side project, I decided to do it anyway.

The result? The best two days of work I had in months.

Yes, work. And yes, months. Don’t get me wrong, I like what I do, and even though every project is different, it gets boring sometimes. I always try to balance the creative and financial upsides of the work I take in, but usually, these two are in opposite extremes. Yes, unicorns exist, but they’re not that common!

What side project was this?

A talking robot. Enough said, right? Ok, it’s not a new idea, but still a fun project to create. It’s something I had never done before and, for me, that’s always a good selling point.

The idea was simple: create a robot that captures tweets with a specific hashtag and reads them out loud. And to keep me focused and take this as a real project, I booked time in my calendar and set a deadline of two days to complete it.

To create this robot, I used my Raspberry Pi with wifi dongle, battery and speakers attached, then created a Python app to handle the logic. The app connects to the Twitter Streaming API to find tweets with a specific hashtag and stores them in a local database. Then it uses a text-to-speech engine to read a cleaned up version of the tweet so that the speech sounds as natural as possible.

I didn’t get to create the actual robot shell, as that was not a goal, but I reckon one could build it easily in cardboard. Maybe even a Danbo!

As this was only a side project, and I had no commercial aspirations for it, I released it as an open source project on Github. Now others can also have fun and modify it as they see fit.

Why spend time doing a side project?

Well, I can think of many reasons. From personal to professional growth and from creative to financial rewards. It’s good for you, your team, your company and your family.

For starters, it’s cool
There, I said it. But in all seriousness, time you spend at work, away from client work and focused on a side project feels good. You’re invested in it. It’s work, that does not feel like work.

Second, you get to learn new stuff
Which from a personal and professional growth point of view is really positive. Learning new skills gets you out of your comfort zone and gives you the extra stamina that can later come in handy. It’s good for your curriculum vitae and also does wonders with your confidence.

Third, it makes you (and the ones around you) happier
Sure, it can give you a couple of headaches before you solve the problem. But once you complete and launch it… oh boy, here comes serotonin and dopamine! These neurochemicals reward you with happiness, which then also help pushing you towards new goals.

Fourth, it’s the good kind of marketing
People tune out when they smell a marketing message. But if you focus on delivering useful and valuable stuff that matters to them, without asking anything in return, they’ll come back to you. The guys at Crew (the company behind Unsplash) have something to say about that.

Fifth, lots of products you know today were once side projects
A lot of innovation start from humble side projects. From people trying to solve the problems they face on their lives. Products and entire companies like Basecamp, Instapaper, Post-It notes, Twitter, Craigslist, Uber and various Google products (Gmail, Google Now, Google Maps, Adsense) all started as side projects.

How to get a (side) project done?

If you read this far down, I’m sure you have some idea(s) for a side project that you would like to get done someday. And like everyone else, you’re just too busy and can’t find time to start it.

I don’t think there’s a real formula to get things done, but there are some guidelines that can, at least, improve your chances of success.

Set a small scope
A small sized project is much easier to achieve than a bigger one. Obviously. So keep it simple. Think MVP: include only the things that are absolutely necessary to solve the problem at hand. Remove all features that can be added at another stage.

Set constraints
Have you stared at a blank paper not knowing what to write? When you are free to do whatever you want, you’re actually less likely to do anything at all. Having fewer options, helps you prioritise and make quicker decisions. Constraints keep you focused. So set a very limited set of time or tools to ensure you deliver what you set out to deliver.

Allow it to fail
It’s OK to keep it stupid. It doesn’t need to scale. It doesn’t need to please everyone. Allow yourself to experiment and learn. It’s about the journey, not the destination. Don’t worry about the future of the project. Focus on the present.

Show up
Be regular. Don’t find time to work on the project, make time for it. Set a time on your calendar exclusive for your project. Yes, you have enough time. Just need to prioritise what’s more important. No, you don’t have to watch that TV show tonight. Instead, start your project tonight.

Done is better than perfect
You can aim for perfection, but remember that is merely a concept. There’s always something that can be improved somehow. Once it’s good enough, allow it to see the light of day. You can always tweak it later. And, if it’s good for you, it’s probably good for a lot more people than you think.

Just get started. Take baby steps. Find the smallest part that you can do quickly. Start there. Then focus and commit to complete that part before picking a new one. Rinse and repeat.

Next time you look at your list of ideas, you’ll feel much happier and proud of how much you achieved in so little time. One step is all it takes to start.