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 more than 2 decades, 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 122 5

  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