Skip to content
View KingPsychopath's full-sized avatar
🏠
Working from home
🏠
Working from home
  • London, United Kingdom
  • 20:45 (UTC +01:00)
  • LinkedIn in/owen-abel

Highlights

  • Pro
Block or Report

Block or report KingPsychopath

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

A little bit about me...

let Owen = {
    pronouns: ["He", "Him", "They"],
    lang: ["JavaScript", "Python", "Java", "GO"],
    certs: ["CiSCO CCNA", "AWS Solution Architect...\n"],
    askMeAbout: ["DevOps", "Cinematography", "Software Development", "System Design", "3D Modelling/Rigging", "Accessibility"],
    technologies: {
        frontEnd: {
            js: ["Vanilla", "jQuery"],
            css: ["CSS3"]
            html: ["HTMX"]
        },
        backEnd: {
            python: ["flask"],
            java : ["JSP", "Maven"],
            js: ["node", "express"],
            go: [""]
        },
        env: ["Arch Linux"],
        cicd: ["GitHub Actions", "Jenkins", "Git"],
        databases: ["Postgre", "MySQL", "SQLite", "Redis"],
        devOps: ["AWS", "Terraform", "Docker", "K8s", "Kafka", "Redis"],
        mL: ["Tensorflow", "Keras", "Sklearn", "open-cv", "matplotlib", "pandas"]
    },
    currentProject: "Enhancing my current skillset within DevOps whilst simultaneously looking for new opportunities.",
    joke: "Why was the tomato shy?",
    punchline: "Because it saw the Salad dressing!",
  contact: "Apologies, I prefer to place my contacts directly on my CV for privacy reasons"
};

Funny Photo of a random guy on Youtube berating someone

Pinned

  1. wordel wordel Public

    A clone of the famous NYTimes Wordle Game built from the ground-up.

    JavaScript

  2. parking-bay parking-bay Public

    A Parking Bay Data Visualiser that in-takes ingress XML data for Human Readable Visualisation

    Python

  3. backend-dev backend-dev Public

    Practicing Backend and DevOps Development

    Python 1

  4. ZentrelaRPG ZentrelaRPG Public

    Forked from edasaki/ZentrelaRPG

    RPG plugin for the Zentrela Minecraft server.

    Java