Blog

PHP
PHP Unit
PHP program to compute standard deviation

Find standard deviation of array of inputs in PHP.function standard_deviation(ar...

February 2022 - 1 minute read

MeiliSearch
Vue.js
JavaScript
Making text search bar in 20 minutes with MeiliSearch

This recording was part of Hello Chef weekly developers learning group where we...

December 2021 - 1 minute read

Include Laravel model relations on demand

This open source package can be a huge performance boost for your restful Larave...

November 2021 - 1 minute read

Laravel
Eloquent
Laravel withCount with conditions in relation attributes

I have a Coupon model that belongs to Order model and I needed to know how many...

March 2021 - 1 minute read

Raspberry Pi
Node.js
Python
Xiaomi
How I controlled my smart lights with a PS4 Controller

This is purely to demonstrate how different technologies can work together.&nbsp...

December 2020 - 8 minute read

Raspberry Pi
Node.js
JavaScript
Setting up a nodejs server on Raspberry Pi with example

This tutorial assume you have basic JavaScript knowledge and you can navigate be...

December 2020 - 3 minute read

Raspberry Pi
Connecting PS4 controller to Raspberry Pi via Bluetooth

You're probably here because you tried to pair your PS4 controller to the Pi but...

December 2020 - 4 minute read

Making my first browser extension, covid word replacement plugin

My first attempt at a browser extension. This chrome/firefox browser extension w...

April 2020 - 1 minute read

Laravel
Notifications
Sending Mandrill email notifications in Laravel

Mandrill, a transactional email platform built by Mailchimp. We’ve been using it...

December 2019 - 4 minute read

don't press red button