Creating your own Sublime Text 3 snippets
Help your wrists and boost your day to day productivity with your own Sublime snippets. It's really easy.
More →
Help your wrists and boost your day to day productivity with your own Sublime snippets. It's really easy.
More →
This post explains how to setup Laravel Mix for a React app with linting and hot reload enabled, without actually depending on Laravel.
More →
Reminiscing about my first 24-hour coding hackhathon, back in 2015, that kickstarted my love for hackathons. It helped that our team won.
More →
Two weeks ago I published my first composer package - a thin wrapper around Guzzle for fetching finance data from Alpha Vantage API. It actually got downloaded a couple of times.
More →
How I reached 100/100 Google Page Speed score for this website with React/React-redux/Radium and server side rendering.
More →
I decided to try React a month or two ago and then rewrote frontend of this blog from Vue js to React. First impressions.
More →
I stripped down my old idea for an online multiplayer hearths cards game to just a simple playable hearths card game "package". And actually finished it this time.
More →
Expanding on my really really simple "benchmarking" thingy that I described a few blog posts ago, I decided to add a more precise benchmarking category - a sorting algorithm.
More →
I went to Vegas to see Defcon 25. This post will sidetrack from my usual programming & IT stuff to talk about the Vegas (and US) experience as a European tourist.
More →
Recently I decided to rewrite backend API for this blog from Laravel (php) to Golang. The performance difference locally seemed huge so I wrote a simple hands-on API to "benchmark" it on production as well.
More →