Skip to content
View nexxai's full-sized avatar

Block or report nexxai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
nexxai/README.md

Hi, I'm JT

I'm a Senior Architect at Lululemon and love working with Laravel and modern web technologies. All opinions are my own.

For over a decade, I've been using PHP (since the Movable Type days!), Laravel (since v5.4), TypeScript, JavaScript, and dabbling in Python and Rust across various industries. My journey has been driven by a single passion: making people's lives easier.

I have spent my entire career trying to find ways to improve the lives of others, and I'm always looking for new ways to do so. Whether it's solving world hunger or moving a button 3px to the left, if something I can do will help someone, I'll do it.

I share my knowledge through my YouTube channel Coding Out Loud and occasionally write how-tos on my blog.

๐Ÿ› ๏ธ Tech Stack

<?php

class JTSmith extends Developer
{
    public function getCurrentStack(): array
    {
        return [
            'languages' => ['PHP', 'TypeScript', 'JavaScript', 'Python', 'Rust'],
            'frameworks' => ['Laravel', 'React', 'Vue.js'],
            'tools' => ['Git', 'Docker', 'Cloudflare'],
            'location' => 'Calgary, Canada ๐Ÿ‡จ๐Ÿ‡ฆ'
        ];
    }

    public function getMission(): string
    {
        return 'Improve people\'s lives';
    }
}

๐Ÿ“ฆ Notable Projects

OSS has been an important part of my journey, helping others automate their workflows and solve real problems:

๐Ÿ“ฆ Projects ๐Ÿ“œ Language โญ Stars ๐Ÿ”€ Forks โ„น๏ธ Issues ๐Ÿ“ฌ Pull requests
๐Ÿงฐ laravel-cfcache โ€” Cloudflare cache helpers for Laravel PHP Stars Forks Issues Pull Requests
๐Ÿ“บ LGTVMessenger โ€” Send messages directly to your LG webOS TV PHP Stars Forks Issues Pull Requests
๐ŸŽฎ Substr3am โ€” Passive reconnaissance/enumeration of interesting targets by watching for SSL certificates being issued Python Stars Forks Issues Pull Requests

You can also find me on other social media:

๐ŸŽฅ YouTube โ€” Laravel, PHP, web development
๐Ÿ“š Blog โ€” How-tos and tutorials
๐Ÿฆ Twitter โ€” Tech thoughts and updates
๐Ÿ“บ Twitch โ€” Live coding sessions
๐Ÿ’ผ LinkedIn โ€” Professional network
๐ŸŒ Website โ€” Portfolio and projects

๐Ÿ“Œ My holopin board

@nexxai's Holopin board

Pinned Loading

  1. laravel-cfcache laravel-cfcache Public

    A handful of Cloudflare cache helpers for Laravel

    PHP 109 2

  2. Substr3am Substr3am Public

    Passive reconnaissance/enumeration of interesting targets by watching for SSL certificates being issued

    Python 68 11

  3. LGTVMessenger LGTVMessenger Public

    A simple web app to send short messages directly to your LG webOS TV

    PHP 12

  4. timecode timecode Public

    A macOS NativePHP app to list different timezones in the MenuBar

    PHP 7 1