Skip to content
View UKMysterrr's full-sized avatar
😎
swagging out rn, dont check the vibe
😎
swagging out rn, dont check the vibe

Block or report UKMysterrr

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

Mitch - πŸ˜­πŸ˜­πŸ’€πŸ’€

Β Β 

πŸ’¬ Ask me about Industrial Society and Its Future
🌱 Full-Stack Web Dev Student

<?php
namespace MitchellDocherty;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        const langageList = 
        [
        'Python',
        'Java',
        'JavaScript',
        'JSX',
        'React'
        ];
        return [
            'workplace' => [
                'company' => NULL,
                'position' => NULL         
            ]
        ];
    }

    public function getFutureGoal(): string
    {
        return 'Find a life enjoying the work you do.';
    }
}
?>

Popular repositories Loading

  1. UKMysterrr UKMysterrr Public

    swagger

    1

  2. PHP-Form-Submission-Example PHP-Form-Submission-Example Public

    A Simple Example on how SQL insertion is done using PHP and HTML Form Submission

    PHP

  3. Blank-HTML-Header Blank-HTML-Header Public

    Simple HTML Header with homepage navigation and dropdown profile menu.

    HTML

  4. wedding-rsvp-off-platform-project wedding-rsvp-off-platform-project Public

    Forked from Codecademy/wedding-rsvp-off-platform-project

  5. gamesense_legacy gamesense_legacy Public

    Forked from reversed2603/gamesense_legacy

    C++

  6. DXSDK DXSDK Public

    Forked from MarilynDafa/Microsoft-DirectX-SDK-June-2010-

    DXSDK

    C