Skip to content
View markustheos's full-sized avatar
πŸ§™β€β™‚οΈ
Human knowledge belongs to the world, collaboration is better than competition.
πŸ§™β€β™‚οΈ
Human knowledge belongs to the world, collaboration is better than competition.

Block or report markustheos

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
markustheos/README.md

Hello, I'm Markus Theos!

Coding

Software Enginner everywhere
Developer Consultant everytime





I'm a πŸ‘¨πŸ»β€πŸ’» Software Engineer
πŸ“· Travel Photographer
πŸ₯Ύ Hiking and Trekking Lover
✏️ Simple Writer
I'm a digital errant 🀩

😁 Enthusiast about open source, forced to contribute to private repositories by work 🀐


#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Markus Theos"
        self.role = "Software Engineer"
        self.language_spoken = ["it_IT", "en_GB", "es_ES"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

Languages and Tools

My Stats

markustheos

markustheos

markustheos

Popular repositories Loading

  1. ArduinoLibs ArduinoLibs Public

    Libraries for Arduino

    C++ 1

  2. homebridge-arduino homebridge-arduino Public

    JavaScript

  3. jquery.redirect jquery.redirect Public

    Forked from mgalante/jquery.redirect

    jQuery Redirect Plugin

    JavaScript

  4. markustheos markustheos Public

  5. markustheos.github.io markustheos.github.io Public

    CSS

  6. jquery.rotate jquery.rotate Public

    Forked from mgalante/jquery.rotate

    Simple jQuery Rotate plugin

    JavaScript