Skip to content
@my-learning-archive

My Learning Archive

Just a mostly private "archive" for personal learning projects.

Hi there! 👋

What is this? This is just an interesting way I found of grouping and archiving my mostly private projects that serve as personal documentation whenever I am learning a new tool/technology. Everything goes here! Most of these projects are very simplistic and stripped down in nature, so as to clearly highlight the core functionalities of the tools.

Why does it exist? Mostly for personal reference, but in moments of need, I can provide visibility to the private repositories, upon request. Some repositories are made public, some are private, but I'm including down below, a list for outside reference.

There are currently 13 repositories in this archive, exploring the following technologies:

Provisioning, Configuration Management and Orchestration:

  • Ansible - configuration management tool
  • Docker and Docker Compose - container engine
  • Kubernetes - distributed container orchestration system
  • Terraform - infrastructure as code tool to provisioning virtual resources in the cloud
  • Vagrant - virtual machine environment provisioner/manager

DevOps:

  • GitLab CI/CD - feature of gitlab that allows the automation of CI/CD pipelines

Blockchain:

  • Fablo - local Hyperledger Fabric network provisioner
  • Hyperledger Fabric - distributed ledger/blockchain technology

Big Data:

  • Hadoop (HDFS, YARN, MapReduce) - big data processing engine
  • Hive - structured data processing engine
  • Spark - big data processing engine

Databases:

  • MongoDB - document database
  • MySQL - relational database

Libraries:

  • Flask - Python library for web development
  • Streamlit - Python library for web development
  • React - frontend web-development framework

Others:

  • Network File System (NFS) - distributed shared directory protocol

Popular repositories Loading

  1. vagrant-hadoop-cluster vagrant-hadoop-cluster Public

    Implementing a working local virtual Hadoop cluster with Hadoop, Hive and Spark, to learn the basics of Vagrant.

    Shell 3 3

  2. .github .github Public

    This repository is just required by GitHub to have a README in the frontpage...

  3. dockerized-nodejs-mongodb-app dockerized-nodejs-mongodb-app Public

    Small containerized NodeJS web app, using MongoDB and Mongo Express, to learn the basics of Docker and Docker Compose.

    HTML

  4. dockerized-nfs-server-client dockerized-nfs-server-client Public

    Small containerized NFS client + server, to learn the basics of NFS.

    Shell

Repositories

Showing 4 of 4 repositories
  • .github Public

    This repository is just required by GitHub to have a README in the frontpage...

    my-learning-archive/.github’s past year of commit activity
    0 0 0 0 Updated Apr 18, 2024
  • dockerized-nfs-server-client Public

    Small containerized NFS client + server, to learn the basics of NFS.

    my-learning-archive/dockerized-nfs-server-client’s past year of commit activity
    Shell 0 0 0 0 Updated Jul 18, 2023
  • dockerized-nodejs-mongodb-app Public

    Small containerized NodeJS web app, using MongoDB and Mongo Express, to learn the basics of Docker and Docker Compose.

    my-learning-archive/dockerized-nodejs-mongodb-app’s past year of commit activity
    HTML 0 0 0 0 Updated Jan 27, 2023
  • vagrant-hadoop-cluster Public

    Implementing a working local virtual Hadoop cluster with Hadoop, Hive and Spark, to learn the basics of Vagrant.

    my-learning-archive/vagrant-hadoop-cluster’s past year of commit activity
    Shell 3 Apache-2.0 3 0 0 Updated Dec 12, 2022

Top languages

Loading…

Most used topics

Loading…