-
posts
-
Find the median from data series using MongoDB aggregation query
When you have set of data and you want to find the median, there is no straightforward way to do it in MongoDB. -
Run Angular tests in parallel on Bitbcuket Pipeline (CI)
Setup karma parallel on Bitbucket CI pipeline to run Angular tests in parallel. -
A year of remote working
My experience of being a remote developer for about a year -
Things to consider for non-tech startup founders
A small guide for non-tech startup founders to consider when starting an online business -
Using Enums (like Rails) in Elixir
Ecto in Elixir does not support enums which is heavily used in Rails. But using macro, we can create custom enums -
Building a web app using Google Sheets
Build a web app using Google Sheets backend and host it on Google cloud infrastructure for free -
Startup Weekend Singapore 2016 — Idea to winning
How we built a product in 54 hours that won the 1st prize in Startup Weekend Singapore 2016 -
Setting up Ruby on Rails with Passenger and Apache on a fresh new Ubuntu Box
Step by step guide on setting up RoR on a fresh new Ubuntu box. -
Getting file name from full file path in SQL Server - UDF
SQL function that gives a filename when given a full filepath. Quite handy when dealing with file path manipulation. -
Opening Visual studio in older version after converting to a higher version
I have many times faced a problem of converting a Visual studio project to a higher version (say 2010) and then someone coming to me and saying that it needs to be in the older version only.
Full stack lead developer