Golden Ring 3D Model Blender

Golden Ring by Darryl Dias on Sketchfab I created a 3d model of a Golden Ring, you can view it on Sketchfab.

Read Article

Transfer files using Rsync

I had been using FTP for a very long time for transferring, it is a great protocol for file transfer, but it is time-consuming when transferring big files or ma

Read Article

PageKit (preview)

PageKit is an open source CMS (Content Management System) written in PHP, build using Symphony components and Vue.js, developed by YooTheme. It has a very clean

Read Article

Uninstalling all RubyGems

I was trying to clean up my Mac, this is when I wanted to uninstall all the Gems I installed on my system, removing them manually was a pain as some of them wer

Read Article

Composer on Mac

Composer is a dependency manager for PHP, that lets you manage dependencies by offering install/uninstall and options like creating projects. It manages depende

Read Article

GitLab CE on Ubuntu

GitLab CE (Community Edition) is an open-source self-hosted Git Server that can be hosted on any server that meets its requirements. It’s easy to install and se

Read Article