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

Highlights

  • Pro

Organizations

@WitsSoftDev
Block or Report

Block or report TRex22

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
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

  1. honours-research-2017-gwent honours-research-2017-gwent Public

    C++

  2. luno luno Public

    Luno Ruby API Client

    Ruby 2

  3. picam picam Public

    RaspberryPi Camera software to be used with a screen module.

    Python 1

  4. 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
    ```
  5. 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++ 10 8

  6. pulse-downloader pulse-downloader Public

    Ruby dataset downloader

    Ruby