Alexander Beletsky's development blog

My profession is engineering

Looking Back to 2013

Traditionally, first Saturday of New Year – time look back for year that passed. As usually, I do analisys throught a several aspects. Primary job, blogging and speaking, communities and side projects.

Starting up company

I no longer work for e-conomic where I spent almost 4 years. I have extended explanation for the reasons I did so. But in short, my current primarily goal is build my own company, something meaningful and remarkable.

I joined funemployment mode, changing my vision of building products. I treated startups as venture of several people, who just decided to build something cool. Reality if much more tough. Coding eventually becomes less priority thing in startup, but seeking for a sustainable business model become first one.

As passioned developer, it’s really hard to change your mind. Instead of coding new features, you have to build a set of hypotheses and try to validate them as soon as possible. You have to find your target audience, valuable proposition and best user experience. Startup is all about uncertainty and Likeastore is currently in the most uncertain position.

I’m really happy that now I can spend full-time effort for company. We’ve joined EastLabs business accelerator program as most efficient way to gather required skills and experience.

Speaking and blogging

Comparing to 2012, I both speak and blog less. I don’t think it’s bad sign, but it’s more a way of finding some balance.

I’ve produced 27 blog post, against 63 of 2012. I covered various topics, I would say less specific that I did previously. I switched from blogger to github + octopress, feel great about so far.

As for stats, last year beletsky.net got: 68,182 visits, 53,248 unique visitors. That’s much less than year before, quite expected in the same time.

Top read content of 2013:

As for talks, I’ve prepared 5 presentations. As achievement of 2013 I see my talk on RejectJS conference. It was so cool and I really liked Berlin.

Communities

Kyiv Beer’N’Code – still small, but it exists. We’ve concluded season 2012-2013 very nicely. And season 2013-2014 is on it’s way, but I have to admit we are now less active. Hope that after all Christmas and New Year holidays we will go back to nice discussions and coding together.

Kyiv ALT.NET – being not involved to .NET development for several years I could not contribute to that community anyhow. Unfortunately it’s slowly dying now. Only had 3 meetups in 2013.

Being full-stack JS development I didn’t participate in any Kyiv JS communities. I don’t see much activity in those communities as well.

Technologies

As for technologies, 2013 for me was: Express.js, MongoDB, Angular.js, Docker, Dokku, Ubuntu, DigitalOcean.

Side projects and contributions

As for contributions I’ve participated such projects:

  • Dokku – Docker powered mini-Heroku in less than 100 lines of Bash.
  • vektor – A robotics-focused linear algebra module.
  • 24PullRequest – Giving back little gifts of code for Christmas.
  • grunt-hashres – Grunt task for hashing js and css files.
  • edge – Run .NET and node.js code in-process.
  • flight – A lightweight, component-based JavaScript framework.

For side projects, of cause it’s Likeastore which started as side project, but became a platform of starting business with.

  • dokku-bower-install – Plugin for Dokku that installs bower dependecies, if needed.
  • backbone-express-spa – Boilerplate + documentation of best practicies for Backbone.js + Express SPA development.
  • jshint-run – Tiny tool for running jshint, then you don’t use grunt.
  • toml-js – TOML parser implementation (node.js + browser).

Conclusions

2013 was amazing in many aspects. 2014 will be year of Likeastore, open source and experiments.

I wish to try some alternative technologies, like Go, Rust.