Skip to content
View DamianFlynn's full-sized avatar

Highlights

  • Pro

Organizations

@msmvps
Block or Report

Block or report DamianFlynn

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
DamianFlynn/README.md

Damian Flynn

I'm Damian from Ireland, Azure Cloud Practice Lead with Innofactor Norge, a Microsoft MVP, an Evangelist, Thinker, Creative Doer.

I believe in, and deliver training following my prime principal of "Making Incredible Technology, Incredibly Simple!"

I define myself as an evangelist; an entrepreneur & author with an ideology rooted in business insights, technology exploration, pattern analysis and high energy. I envision, theorize and develop system architecture and strategic business platforms, soaked in storytelling and innovative technology.

YouTube Channel Subscribers Website Twitter Follow

class DamianFlynn:

    def __init__(self):
        self.username = 'damianflynn'
        self.name = 'Damian Flynn'
        self.web = 'https://damianflynn.com'
        self.twitter = '@damian_flynn'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'TailWind'],
            'backend': ['Python', 'NodeJS', 'Bash', 'PowerShell', 'C#'],
            'database': ['MsSQL', 'MySQL', 'SQLite3', 'Mongo DB'],
            'devops': ['Docker', 'K8s', 'Flux', 'ArgoCD', 'Nginx', 'Traefik', 'GitHub Actions', 'Azure', 'Pipeline'],
            'tools': ['GIT', 'GitHub', 'Gitea', 'Bicep', 'Terraform', 'Prometheus', 'Graffana'],
            'misc': ['Pandoc', 'TDD', 'SCRUM', 'MacOs', 'GNU/Linux', 'MVP']
        }
        self.architecture = ['VDC', 'IAC', 'Serverless', 'microservices', 'dapr']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = DamianFlynn()

Connect with me

website website    website website    website website    website website




📺 Latest YouTube Videos

➡️ more videos...


📕 Latest Blog Posts

➡️ more blog posts...


⚡ Recent GitHub Activity
⚡ GitHub Stats My GitHub Stats

Popular repositories

  1. cgate-mqtt cgate-mqtt Public

    Forked from the1laz/cgateweb

    MQTT interface for C-Bus written in Node.js

    JavaScript 7 2

  2. arm arm Public

    Sample Templates for ARM Deployment

    Shell 5 4

  3. ESP32FastLED ESP32FastLED Public

    Proof of concept FastLED for a ESP32; built with Platform.IO using an 'MH-ET Wemos 32' to drive pixel strings

    C++ 3

  4. k8s-at-home k8s-at-home Public

    K8s Home Cluster

    Jinja 2

  5. py-obsidian-parser py-obsidian-parser Public

    Obsidian parser, used to create the content for Hugo SSG

    Python 2

  6. PDT PDT Public

    PowerShell Deployment Toolkit Configurations

    PowerShell 1