Skip to content
View Rhoxio's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Rhoxio

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. Aram-Pro Aram-Pro Public

    Aram Pro is a website centered around providing metagame data for the All-Random All-Mid (ARAM) gamemode in League of Legends.

    Ruby 2

  2. nested_send nested_send Public

    A gem for Ruby that extends send functionality to allow for formatted strings to execute chained sends.

    Ruby 1

  3. AdjectiveLegacy AdjectiveLegacy Public

    Main files for my portfolio challenge during Phase 2 of Dev Bootcamp.

    CSS 2

  4. Portfolio321 Portfolio321 Public

    Project files for scraping, inserting, and automating data collection from a financial platform called Portfolio 123.

    Ruby

  5. Rakefile for rails-like functionalit... Rakefile for rails-like functionality with ActiveRecord 6
    1
    require "active_record"
    2
    
                  
    3
    namespace :db do
    4
    
                  
    5
      db_config       = YAML::load(File.open('config/database.yml'))
  6. adjective-rpg adjective-rpg Public

    A Ruby gem for RPG game creation

    Ruby 2