Skip to content
View mlsmrc's full-sized avatar
🇮🇹
from Italy with love
🇮🇹
from Italy with love
Block or Report

Block or report mlsmrc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mlsmrc/README.md

Hi there 👋

I'm Marco from Italy

  • 👨‍🎓 I got a Master's Degree in Computer Science in 2015 about Big Data and Algorithms
  • 🔭 I’m currently working for IBM since 2015
  • 🌱 My interests are: cloud, security and automation
  • 🤟 I love solving problems
  • 📫 How to reach me: mlsmrc@gmail.com

Pinned Loading

  1. iOS-RankIt iOS-RankIt Public

    Repository for the RankIt project. Web Interation Exam at La Sapienza ~ Computer Science Master's degree 2015

    Objective-C 1 2

  2. Docker-Mongo-RPi Docker-Mongo-RPi Public

    Mongo Docker conteiner for Raspberry Pi

    Shell 1

  3. TemperatureCenter TemperatureCenter Public

    This is a project for a temperature center with touch screen control

    Shell

  4. Aliases for Kubernetes control cli k... Aliases for Kubernetes control cli kubectl - Specific for CKAD certification
    1
    alias k='kubectl'
    2
    alias kg='k get'
    3
    alias kgp='kg pod'
    4
    alias kd='k describe'
    5
    alias kdp='kd pod'