Skip to content
View mikebarkas's full-sized avatar

Organizations

@pythonclt @djangoclt

Block or report mikebarkas

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

Mike Barkas

A Senior Software Developer that transitioned into DevOps, Containers, and cloud technologies.

With a strong passion for container technologies and cloud infrastructure, I have gained hands-on experience with Terraform, Ansible, and containerization tools like Docker and Kubernetes.

I continue to develop my expertise in DevOps practices, cloud automation, and cybersecurity technologies.

Pinned Loading

  1. Vim Group Vim Group
    1
    " Show syntax highlighting groups for word under cursor
    2
    nmap <leader>z :call <SID>SynStack()<CR>
    3
    function! <SID>SynStack()
    4
      if !exists("*synstack")
    5
        return
  2. homelab homelab Public

    Homelab for practicing DevOps

    Shell