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

Block or report kellylawrence

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

KELLY LAWRENCE

/ FRONT-END DEVELOPER AND DESIGNER

I currently work at BeyondTrust as a Front-End Software Engineer. Previously, I worked at resulta and REDspace in Bedford, NS, as a Front-end Developer, and at Leech Printing Ltd. in Brandon, MB, as a Front-end Developer and Designer.

In my spare time, I pretend to be a professional photographer, record videos of myself playing video games poorly, create digital animations in After Effects, and record short musical pieces on guitar.

Gists | CodePen

Pinned Loading

  1. kellylawrence.github.io kellylawrence.github.io Public

    The portfolio site of Kelly Lawrence.

    HTML

  2. steamscrape steamscrape Public

    A simple Puppeteer script that scrapes the latest played game info from my Steam profile page.

    JavaScript

  3. Simple bash script to randomly set a... Simple bash script to randomly set a `launching.jpg` runcommand image. Place in `/opt/retropie/configs/all`. More info at https://github.com/retropie/retropie-setup/wiki/runcommand#adding-custom-launching-images.
    1
    #!/bin/bash
    2
    # 1.1
    3
    # (c) Jun 2020 Kelly Lawrence
    4
    
                  
    5
    # Set current directory to location of this bash script.
  4. spawn-b-gone spawn-b-gone Public

    Remove specific enemy types from maps/levels for the video game Quake.

    Batchfile 2