Posted inArticles, Linux

Atom on Debian/Ubuntu

Atom is a free open-source text/source editor for Mac OS X, Linux and Windows written in Node.js/C++/CSS/JavaScript and CoffeeScript with support for plugins written in Node.js and CoffeeScript. Atom offers embedded Git Control, Atom is developed by GitHub. Atom is based on Chromium. Atom can also be used as an IDE. Atom comes with a […]

Posted inArticles, Windows

Composer on Windows

Composer is a cross-platform tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you. Composer is very easy to use and makes web development even faster and easier on Windows. To install Composer all you need is PHP […]

Posted inArticles

My First Classic Animation

This is my first classic animation created using a whiteboard a marker and a web camera placed on a stand connected to a computer. It took 35 minutes to create, film and edit and it was fun at the end to see all the efforts turning into a nice and short mini clip.

Posted inArticles, Linux, Raspberry Pi

Hexo on Raspberry Pi

Hexo is a fast, simple, and powerful blog framework powered by Node.js that uses EJS as its default templating engine, it also supports Handlebars and Jade as an alternative templating engine. Hexo also supports CSS preprocessor Stylus, Sass, Scss and Less. Hexo plugins can be built in Node.js. Hexo offer a _config.yml for themes this […]