Skip to content
View lajennylove's full-sized avatar
🚀
I'm going to have to science the shit out of this.
🚀
I'm going to have to science the shit out of this.
Block or Report

Block or report lajennylove

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
lajennylove/README.md
namespace LaJennyLove;

class FullStackDeveloper {

    public string $name     = "Jennifer E. Martinez 👩🏼‍💻✨";
    public bool $backend    = true;
    public bool $frontend   = true;
    public bool $devops     = true;
    public bool $mobile     = true;
    public array $languages = ["en_CA" => 🇨🇦, "es_MX" => 🇲🇽, "pt_BR" => 🇧🇷, "fr_CA" => 🇨🇦];
    public string $location = "📍 Montreal, Qc";


    public function whelloWorld()
    {
        echo "I’m going to have to science the shit out of this. 🚀 \n";
    }
}

$me = (new FullStackDeveloper())->helloWorld();

Pinned

  1. Ansible Ansible Public

  2. plugin-boilerplate plugin-boilerplate Public

    PHP

  3. boilerplate-tailwind-vite boilerplate-tailwind-vite Public

    HTML