Skip to content
View kmwalsh's full-sized avatar
๐Ÿค–
๐Ÿค–

Block or report kmwalsh

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

Hi, I am Kate. I have been doing weird stuff with computers since approximately 2001. At some point, some people even decided to pay me for it. Technology is my jams and I like pretty much everything related to solving problems. I greatly enjoy WordPress, Laravel, PHP, Bash, Git, and front end stuff like JavaScript, CSS and Sass, and more. I run the gamut from accessibility auditing and remediation -- to security-relevant things. I'm mostly on macOS, but I also speak Windows and a little server-relevant Linux.

I've worked in freelance, in-house, agency, and start-up environments. I have several years of remote work experience. At the moment I've been working for Kanopi Studios for a few years.

See also: Gitlab, LinkedIn, or my very sorry, very old portfolio.

I live in the great Garden State of New Jersey. I like cats, technology, memes, cards, reading, gaming, and a great many other wonderful things. ๐Ÿˆโ€โฌ›๐Ÿ’ป๐Ÿ“•๐ŸŽฎ

Pinned Loading

  1. laravel-tugboat-qa laravel-tugboat-qa Public

    run existing laravel project in Tugboat QA - tugboat.qa

  2. 1:1 Gutenberg ACF Block Styles in th... 1:1 Gutenberg ACF Block Styles in the Back End
    1
    /**
    2
     *
    3
     * Prerequisites: 
    4
     * (1) All of your Gutenberg block Sass is in its own folder, or somewhere separated from the rest of your Sass. `components/blocks/*` is the location of the Sass in this example.
    5
     * (2) Your variables, mixins, functions, etc. are separated from the rest of your sass. Mixin/variables/function files DO NOT CONTAIN any styling whatsoever -- just definitions.
  3. Migrate ACF select values into taxon... Migrate ACF select values into taxonomy, then apply taxonomy terms to all posts
    1
    /**
    2
     * Ran into an issue with a WP site where I needed to change an ACF select dropdown into a real WordPress taxonomy. Wrote this to move the data from an ACF select to taxonomy. This will create terms from an ACF select (manually, have to get the data from the ACF field editing interface). Then it will go through all posts and apply the new taxonomy term according to the ACF select value that already exists on the post. 
    3
     *
    4
     * โš โš โš  WARNING โš โš โš 
    5
     *
  4. rahwaymainst rahwaymainst Public

    Defunct rahwaymainst.com Laravel site.

    PHP