Skip to content
View clobee's full-sized avatar
πŸ› οΈ
Secure coder - DevSecOp
πŸ› οΈ
Secure coder - DevSecOp

Highlights

  • Pro

Organizations

@AdventureHack
Block or Report

Block or report clobee

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
clobee/README.md
"What I do have are a very particular set of skills. Skills I have acquired over many long nights spent geeking out." - Liam Neeson (and myself)

My Helpline Cybermonkey.me Linkedin: clobee tryhackme.com hackthebox.com

Hi there

🦾 DevSecOps | Senior software engineer (Back-end)

πŸŽ“ Sec Certs : Linux+ | Cloud+ | Security+ | Pentest+ | ejPT | eCPPT | CEH Master | OSCP (wip)

πŸ“Ÿ Other Certs : AWS (wip) | Azure (wip)

πŸ”₯ In love with quality code (and my terminal :D) πŸ”₯

πŸ’‘ Learn, πŸ’» Code, 🏝️ Travel and Repeat πŸ”

Passionate DevSecOps Engineer
I have a diverse range of experience in the web industry, having fulfilled a variety of roles all with the goal of delivering value to end users.

I am currently working on fixing broken pipelines
ensuring that my Agile team mates have everything they need to ship code.
I also occasionally work on PHP platforms using the Symfony Framework.
In addition, I am also shipping Python and Bash;
making sure I keep up with the security world

class ComputerGuy:
  def __init__(self, speciality, languages):
    self.speciality = speciality
    self.languages = languages

langs = ["PHP", "Python", "Bash"]
dev = ComputerGuy("backend", langs)

print(dev.speciality)
print(dev.languages[1])

Badges πŸ›‘οΈ

CEH CEH MASTER CEH Practical eLearnSecurity, eCPPT Certified Professional Penetration Tester eLearnSecurity eJPT Junior Penetration Tester

Introduction to Cybersecurity Ethical Hacker GitHub Actions GitHub Advanced Security CompTIA Linux+ ce Certification CompTIA Network Vulnerability Assessment Professional – CNVP Stackable Certification CompTIA PenTest+ ce Certification CompTIA Secure Cloud Professional – CSCP Stackable Certification CompTIA Cloud+ ce Certification CompTIA Security+ ce Certification

Blog posts πŸ“°

GitHub Stats πŸ“ˆ

Pinned Loading

  1. BeeGame-php BeeGame-php Public

    A little implementation of the BeeGame coding test with PHP

    PHP

  2. irishdistillers/seo-analyser irishdistillers/seo-analyser Public

    SEO Analyser

    PHP

  3. customer-list-go customer-list-go Public

    Playing with GO and JSON while exploring Go best practices

    Go