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

Block or report skylerwlewis

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

Pinned

  1. LitterRobot3WebApp LitterRobot3WebApp Public

    This is a Spring Boot responsive web application for viewing Litter Robot 3 data through a browser.

    Java

  2. Netlify Dynamic DNS Netlify Dynamic DNS
    1
    #!/bin/bash
    2
    #
    3
    # This is a Bash script to update a Netlify subdomain A record with the current external IP.
    4
    #
    5
    # Repo: https://github.com/skylerwlewis/netlify-ddns
  3. rebalancing-calculator rebalancing-calculator Public

    A calculator web application for rebalancing mutual funds, written using React and TypeScript.

    TypeScript 1 1

  4. realms-mapcrafter-renderer realms-mapcrafter-renderer Public

    This is a group of Bash scripts to download your Minecraft Realms world and generate a web-based map from it using Mapcrafter.

    Shell 1

  5. MUDOmahaAutoCreditCardPay MUDOmahaAutoCreditCardPay Public

    This is a Java project that uses Selenium, chromedriver, and Gmail to pay an MUD Omaha bill using the credit card saved in the account's wallet.

    Java