Skip to content
View mjones129's full-sized avatar

Block or report mjones129

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

Howdy! I'm Matt

I'm a full stack developer with 5 years experience working on custom WordPress themes and plugins. Heavy terminal usage with over 6 years of experience in Linux. Obsessed with automation. Always willing to put the work in up front to build systems and processes that make devs lives easier in the future.

Some tools and plugins I've built

โฉ Themegen, a minimal, terminal-based theme generator for WordPress developers. https://github.com/mjones129/themegen

๐Ÿ๏ธ Bike Trader, a full-crud web app built on React. https://github.com/mjones129/bike-trader

๐ŸŽ›๏ธ Automatic WordPress login, a CLI tool that opens a browser and logs in to any WordPress site with a single command. https://github.com/mjones129/puppeteer

I'm currently learning

๐Ÿ”Ž: SEO Certification 30% ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ

๐ŸŽฎ: ThreeJS 26% ๐ŸŸฉ๐ŸŸฉ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ๐Ÿ”ณ

๐Ÿ“š: MySQL 100% ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ Coursework: https://github.com/mjones129/sql-queries

Pinned Loading

  1. themegen themegen Public

    A simple WordPress Theme Generator

    JavaScript

  2. simply-dark simply-dark Public

    Minimal dark mode for wp-admin

    CSS

  3. puppeteer puppeteer Public

    Just a playground repo for learning puppeteer

    JavaScript

  4. Install Terminus Install Terminus
    1
    #!/bin/bash
    2
    
                  
    3
    
                  
    4
    #update all the things
    5
    sudo apt update &&
  5. blocks-theme blocks-theme Public

    Base theme for Gutenberg Blocks

    HTML