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

Block or report stevenslack

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

Hello 👋🏼

I am a software engineer with 13+ years of experience. My expertise includes JavaScript, PHP, Node, React, and Typescript, with a focus on application performance, meta-programming, tooling, test-driven development, and code quality.

Pinned

  1. Calculate the height for a specific ... Calculate the height for a specific width and aspect ratio.
    1
    <?php
    2
    /**
    3
     * Calculate the height for a specific width and aspect ratio.
    4
     *
    5
     * @param int    $width        The width used to generate a height for the aspect ratio.
  2. avl-housing-data avl-housing-data Public

    Asheville Housing data from Zillow and the Bureau of Labor Statistics

    TypeScript

  3. dependency-ready dependency-ready Public

    A JavaScript class with the sole purpose of waiting for properties defined on the global object.

    TypeScript