Skip to content
View Lemma-cloud7's full-sized avatar

Block or report Lemma-cloud7

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

๐ŸžSpreading positivity one line of code at a time, because in my world, bugs are just adorable little features!

*** print("Hello, is it code you're looking for?" ) # Lionel Python

# ๐ŸŽ“ Academic Adventures 
def academic_adventures():
  return {
        "Computer Science Degree": "Newman University - Passion for technology, with an emphasis on coding and problem-solving.",
        "DevOps Bootcamp": "AiCore - Exploring Docker and Kubernetes, eager to turn each lesson into a milestone of innovation." } 
      } 

# ๐Ÿ”ง Toolbox Initiatives

def toolbox_initiatives():
  return ["AWS and Azure - Exploring cloud technologies.",
          "Docker and Kubernetes - Learning containerization.",
          "Python, JavaScript, C#, React - Developing coding skills."
        ]

# ๐ŸŒŸ Project Highlights

def project_highlights():
  return {
      "Social Media Platform (React)": "A beginner's foray into creating digital interaction spaces.",
      "Hangman Game (Python)": "Combining learning with fun, a simple yet intriguing game."
    }

# ๐ŸŒฑ Growth Path

def growth_path():
  return ["Docker", "Azure", "Kubernetes", "Terraform"]

# ๐ŸŒ Linguistic Journey

def linguistic_journey():
  return ["English", "Bulgarian", "Romanian"]

# ๐Ÿค Letโ€™s Connect

def lets_connect():
  print("Up for a tech talk, some brainstorming, or just spreading some cheer? Let's connect!")

๐Ÿž Lemma-cloud7: Every bug is a chance to learn, and every challenge is a stepping stone to fun-tastic solutions. 

Popular repositories Loading

  1. Newman_cmu404_critters Newman_cmu404_critters Public

  2. hangman hangman Public

    Python

  3. Lemma-cloud7 Lemma-cloud7 Public

  4. Web-App-DevOps-Project Web-App-DevOps-Project Public

    Forked from maya-a-iuga/Web-App-DevOps-Project

    This repo contains the code for a Python Flask Web App that can be used to build a DevOps pipeline where you containerise, deploy and manage a web app.

    HCL