Skip to content
View TRex22's full-sized avatar
🎮
Life
🎮
Life

Highlights

  • Pro

Organizations

@WitsSoftDev

Block or report TRex22

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TRex22/README.md

Hi there 👋

TRex22's GitHub Stats trophy

  • Senior Software Engineer
  • AI Researcher
  • Amateur Astrophotographer
  • Maker
  • Occassional System Admin, Network Admin, and Security Engineer

Pinned Loading

  1. masters-gradsum masters-gradsum Public

    This is the public version of my master's research work.

    Python 1

  2. honours-research-2017-gwent honours-research-2017-gwent Public

    C++

  3. luno luno Public

    Luno Ruby API Client

    Ruby 2

  4. picam picam Public

    RaspberryPi Camera software to be used with a screen module.

    Python 1

  5. Useful Ruby/Rails console tricks Useful Ruby/Rails console tricks
    1
    # Get all records in state
    2
    ```
    3
    Rails.application.eager_load!
    4
    ActiveRecord::Base.subclasses(&:name)
    5
    ```
  6. Ivan1931/Arduino-Elevator Ivan1931/Arduino-Elevator Public

    Arduino Elevator Source code for AP computing Prototype Elevator project. Program operates a 3 story minature elevator. It changes the polarity of two pins to contol the direction and recieves inpu…

    C++ 13 8