Skip to content
View michaeltukdev's full-sized avatar
Block or Report

Block or report michaeltukdev

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
michaeltukdev/README.md
class About {
    public $name = "Michael Tilley";
    public $profession = "Student";

    public $techStack = [
        "frontend" => ["Javascript", "Bootstrap", "Tailwind", "ReactJS"],
        "backend" => ["PHP", "Laravel", "Laravel Livewire"],
        "databases" => ["MySQL", "SQLite", "PostgreSQL", "MongoDB"],
        "devops" => ["Git", "Docker", "Vercel", "Laravel Forge"]
    ];
}

I am passionate about solving problems and enjoy working on cool open-source projects. I particularly enjoy working with the Tall Stack enabling me to create feature rich, dynamic web applications.

Find me around

Pinned

  1. Forumly Forumly Public

    An open-source modern TALL Stack forum software

    PHP 3

  2. alpine-components alpine-components Public

    A list of alpine components made by myself

    CSS

  3. Kakikomi Kakikomi Public

    A note taking app built using NativePHP!

    PHP 1