Skip to content
View BenWaters2004's full-sized avatar

Highlights

  • Pro

Block or report BenWaters2004

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

Hi, I'm Ben Waters!

Jr DevSec Ops Analyst at BIT Security and a full stack developer

Linkedin: Ben Waters GitHub followers website benwaters2004

📫 Want to get in contact?

The best way to get in contact is my portfolio contact form or you can email me directly at [email protected].

languages graph

Abit more about me 👋

<?php
function ME($whoAmI) {
    if ($_SERVER['REQUEST_METHOD'] == "POST") {
        $pronouns = $_POST["He | Him"];
        $university = $_POST["BSc (Hons) Computer Science (Cyber Security) at the University of Plymouth"];
        $funFact = $_POST["The first computer 'bug' was an actual real-life bug"];
    }

    $Languages = array("PHP", "JavaScript", "C#");
    $MarkupLanguages = array("HTML", "CSS");

    $technologies = \DB::table('frameworks')->select('*')
                    ->PHP('Laravel')
                    ->JavaScript(['ThreeJS'=>'React']};
    return $technologies;
}
?>

Pinned Loading

  1. b-waters.com b-waters.com Public

    Portfolio Website

    JavaScript

  2. BIT-Group BIT-Group Public

    Creation of all 3 BIT-Group websites and re-design

    PHP