Hi.

I'm Mikias Abera, a Full Stack Developer with three years of industry experience, specializing in developing Angular and Rails apps with the best UX users can get.

Latest stories

UUsing Materialized Views as Models in Lucky

07/27/20182 Min Read — In Lucky, Crystal, SQL

I've got an app with over 2 million rows in a Postgresql database and I make complex queries with joins, unions and aggregate functions that take a lot of time. The results of some of these queries…

JJWT Auth in Lucky Api

07/08/20184 Min Read — In Jwt, Auth, Lucky, Crystal

Although Lucky is fantastic for building complete applications, I like to build my front-end in Angular so I usually use Lucky as a JSON Api. I prefer it over Rails Api because of the type checking…