Skip to content
View simsnet's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report simsnet

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

I'm an intermediate developer in central Florida, working with HTML, CSS, PHP, and some JavaScript.

Pinned

  1. homecoords homecoords Public

    /home, without the teleport.

    Java 1

  2. GlennsCode - An ergonomic controller... GlennsCode - An ergonomic controller setup for the VEX Joystick Controller
    1
    #pragma config(Sensor, dgtl1,  leftEncoder,    sensorQuadEncoder)
    2
    #pragma config(Sensor, dgtl3,  rightEncoder,   sensorQuadEncoder)
    3
    #pragma config(Motor,  port1,           leftMotor,     tmotorVex393_HBridge, openLoop, reversed)
    4
    #pragma config(Motor,  port6,           clawMotor,     tmotorVex269_MC29, openLoop, reversed)
    5
    #pragma config(Motor,  port7,           armMotor,      tmotorVex393_MC29, openLoop, reversed)
  3. discordinvite discordinvite Public

    A better Discord invite modal for your streams!

    CSS

  4. mattermost-channel-export mattermost-channel-export Public

    Export channel messages from Mattermost, the FREE way!

    PHP 2