Mike CK

Mike CK @mikeck

About: An electrical engineer, a full stack web developer, a graphics designer and a curious continuous learner.

Location:
Nairobi, Kenya
Joined:
Feb 24, 2019

Mike CK
articles - 10 total

Installing PocketBase on a VPS Complete with SSL - Let's Enrypt

PocketBase is amazing! By running it with a domain, you automatically get SSL and nothing beats that. Plus, it is resource efficient, very.

Learn More 7 0Feb 26 '24

Hugo, Tailwind CSS and daisyUI starter

Set up so that you only have to run npm start to let both Tailwind CLI and Hugo watch your files.

Learn More 0 0Jan 2 '24

Binance Spot Trading Bot - Nodejs - JavaScript

I made a binance spot trading script to take advantage of crypto fluctuations. Best parts working.

Learn More 8 5Mar 31 '21

Self Hosted Hasura + GoTrue = ❤️

This is a slightly extended version of Netlify's GoTrue. It includes a `docker-compose.yaml` file to deploy it together with Hasura. This set up uses two databases, PostgreSQL for Hasura and MariaDB for GoTrue. Have fun!

Learn More 16 2Feb 20 '21

What Motivates You as a Developer

Being a developer, just like any other profession, is a roller-coaster that doesn't end. It's okay to be wherever you are in the journey.

Learn More 1 0Oct 31 '20

Authentication in Phoenix Framework Using Guardian - Boilerplate Code

I made this project since it took me a while to set up authentication in Phoenix using Guardian library. This should get you up and running.

Learn More 8 2Jun 29 '20

Hugo PWA and Self Hosted Comments

Hugo is amazing for blazing fast static site generation. I felt that I should extend that by enabling PWA and adding self hosted comments to avoid Disqus. Here is how that works.

Learn More 5 0Jun 19 '20

10 Important Web Technologies and Platforms for Modern Companies

When you want to go online as a business, you want the best value for your money. These are the technologies that are highly valuable and yet affordable. Your business needs them, trust me.

Learn More 17 1Jan 25 '20

Calculating the Factorial of 10_000 - Elixir

This is how to calculate factorial of a number in Elixir.

Learn More 8 2Jan 24 '20

How to Build Your Electron Project Using CircleCI

I had a hard time figuring how to build for windows using mac and ended up picking a CI to do it. This works great and therefore decided to write this article. I love CircleCI.

Learn More 11 0Nov 4 '19