Financial data in R - Dividend and Splits - QuantMod

You might be curious about getting historical dividends and stock splits for some project that you want to accomplish - QuantMod is an open source library that helps us with this task.

Financial data in R - FOREX and Inflation - PriceR

You might be curious about getting historical exchange rates between currencies or check historical inflation data for some project that you want to accomplish - PriceR is an open source library that helps us with this task.

Google Photos Alternative - Photoview in Docker

Google Photos is no longer free. Fortunately there are some open source alternatives to have a self-hosted alternative to Google Photos. Lets deploy with Docker Photoview.

Self-Hosting your GIT - Gitea

You might be looking for some alternative to Github or Bitbucket to track your code changes on some project. In this post we will selfhost Gitea with docker for that purpose.

How to Setup your Local SMB Server - Samba

You might be looking for an open source tool that enables Linux/ machines to communicate with Windows machines in a Network. This guide will help you by installing Samba with Docker.