Pinned Repositories
binarytest
bleak
Bluetooth Low Energy platform Agnostic Klient for Python
CircleCI-Windows-Test
A sample 'hello world' testing the Windows image on CircleCI.
circleCItest
connect4test
CS465P
Dispatch
Simulated emergency response system. Takes lines of text, pulls out station name, emergency type, and sorts priority.
dr-scripts
A series of Lich (https://lichproject.org/) scripts for use in DragonRealms (http://www.play.net/dr/). Donations are welcome (http://www.paypal.me/rcuhljr)!
freewayDatabase
Project using PyMongo to interact with a MongoDB
godirect-examples
Official examples for Vernier Go Direct® Sensors in both Python and JavaScript
nro2's Repositories
nro2/binarytest
nro2/bleak
Bluetooth Low Energy platform Agnostic Klient for Python
nro2/CircleCI-Windows-Test
A sample 'hello world' testing the Windows image on CircleCI.
nro2/circleCItest
nro2/connect4test
nro2/CS465P
nro2/Dispatch
Simulated emergency response system. Takes lines of text, pulls out station name, emergency type, and sorts priority.
nro2/dr-scripts
A series of Lich (https://lichproject.org/) scripts for use in DragonRealms (http://www.play.net/dr/). Donations are welcome (http://www.paypal.me/rcuhljr)!
nro2/freewayDatabase
Project using PyMongo to interact with a MongoDB
nro2/godirect-examples
Official examples for Vernier Go Direct® Sensors in both Python and JavaScript
nro2/godirect-py
A Python module for reading from Vernier Go Direct® Sensors using USB or BLE.
nro2/Housing
Implementation of a hash table in a program that sorts housing data and puts it into a database.
nro2/Kruskals-Algorithm
Program that uses Kruskal's algorithm to find the shortest path between cities in Oregon
nro2/kwindex
Keyword indexer.
nro2/Martian-Weather
Used 'triple linked lists' to make data sortable by different data types within the object.
nro2/Miners
Simulating mining robots, using inheritance.
nro2/modexp
Simple mod exponent program.
nro2/Portfolio
nro2/prod-coc-client
nro2/prod-coc-server
nro2/prod-data-importer
nro2/Production
Program that reads in mining production data from various stations and prints report of the data.
nro2/Rovers
Program that simulated rovers on the Martian surface.
nro2/Sequences
A program designed to find sequences in very large text files.
nro2/server
Final project for CS410P, Rust. Implementation of a Rust backend.
nro2/toy-rsa
A simple implementation of RSA encryption using Rust.
nro2/xv6
Basic operating system that I added multiple features to, including multi-level feedback queue, multiple schedulers, and features such as chmod.