Skip to content
View brianlamb's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report brianlamb

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

Hi there πŸ‘‹

Interest in DevOps, Language / AI and IT Infrastructure management

πŸ€” I like to understand how systems are setup, configured and interact. Background with a BS in Comp Sci with industry experience in customer facing roles including Customer Support and Implementation Engineer.

πŸ”­ Student at Temple working towards MSEd TESOL

🌱 Columbia Edx course on AI in 2020 provided formative understanding of basic AI concepts and foundations

Pinned Loading

  1. brianlamb.github.io brianlamb.github.io Public

    Hey, It's me and my home on GitHub

    HTML 1

  2. dotvim dotvim Public

    Vim Script

  3. awesome-cheatsheets awesome-cheatsheets Public

    Forked from LeCoupa/awesome-cheatsheets

    πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

    JavaScript

  4. Git recommendations / style guide Git recommendations / style guide
    1
    ## Git Commit message (<50char)
    2
    A good rule of thumb is that a git commit message can be appended to the statement 
    3
    "If applied, this commit will …."
    4
    
                  
    5