
Improve the quality of your javascript code.
Are you building applications using javascript?
You want your code to be clean, efficient, functional... Using the latest javascript features...
Maybe I can help.
Writing code doesn't have to be so hard.

Unless your code resembles following features:
- Your code is simply hard to understand, and therefore impossible to maintain, upgrade, improve
- Your code is difficult to change because any small change causes breaks at several other places
- Pieces of your code are not contained and independent and can not be used in another part of the same application or some other application
- There is unnecessary repetition in your code and if something needs updating it has to be updated at all relevant places instead of only at one place
- Your code is needlessly complex, it uses hundreds of lines of code and difficult procedures, when the same can be done in just few lines of code
And if so...
You should consider hiring a dedicated coder.

Some of my projects
Funny Jokes App
Read, create, vote on jokes... Have a laugh!
Application built using react, redux, express, mongo
Weather Api
Find out about weather details all around the globe
Application built using javascript and sass
About me






Hi there, my name is Igor Colovic. I am currently learning programming principles using javascript. In my previous career I was an abseiler working mostly in Belgrade and London. Once I had achieved all there is to achieve in abseiling I lost my passion for it and needed a new challenge. So I started studying accounting for professional qualification and programming and web development using python and javascript. I study accounting with Association of Chartered Certified Accountants, London UK. I study programming on my own using online resources like edx, coursera, udacity, udemy, freecodecamp. I am half way through accounting qualification, passed 9 out of 14 exams. Regarding web development I have solid understanding in html, css, javascript, react, redux and sql. I enjoy writing clean and lean code, with as little libraries as possible, code that works and is easy to understand and maintain.