
Virtualmin hosting on Debian 10 Buster
With the come of spring, new OS versions and more knowledge about Linux, I think time has come to make another tutorial about how to setup a small hosting server, mainly for personal usage.
These articles are intended to show progress and expertise. However, they are often separate from my main activity, so they might be misleading if considered in isolation. They will sometimes involve demos and github repository links.
With the come of spring, new OS versions and more knowledge about Linux, I think time has come to make another tutorial about how to setup a small hosting server, mainly for personal usage.
Lumen is the younger brother of Laravel. It is supposed to be faster and it is especially designed for building APIs. With this project, we aim to create a JSON API which will also provide OAuth support, mainly for using…
I have recently taken a look through the portfolio projects on my website. It is a nice walk down memory lane, but also a misrepresentation of what I do nowadays. It is also true about content I have created a…
A while back, I have started using kanboard as a personal task manager. It was a close call between it and other open source solutions and it won basically for being very-very easy to install. It has nice features –…
This is a PHP wrapper class for the Freenom API. It returns information in the JSON format.
This was a team effort, especially under the design category. At the end, we were particularly proud of the logo and the overall simplicity and accessibility of information inside the project.
This is a plugin for WordPress which disables the upper admin area in the font side and just displays a button with a link towards the administration. Using this plugin, the preview of the website is closer to how a…
Execute multiple asynchronous functions and when they are finished execute the callback with result parameters from the functions run.
Licensing application based on Node.js and React. It manages the activation codes, clients andresellers.
Parallel execution of a python process using Node.js’s cluster module, in order to simultaneously run OCR on scanned documents. The app can be installed on multiple servers and using a centraldatabase where the jobs are stored, it can run multiple…
Development and implementation of a Web GIS component which consumes a predefined API.
Node.js backend and Jade (Pug) frontend based on JQuery and Twitter Bootstrap for interacting with a NAGIOS server with the purpose of monitoring the status of a network. Where Nagios isn’t available, a PING based service has been implemented.