Brian Rease (brease568)

brease568

Geek Repo

Github PK Tool:Github PK Tool

Brian Rease's repositories

Seaport_Operations

The Seaport Operations program is a project based on understanding Object Oriented Design (OOD) and multi-threading and concurrency. The program will simulate aspects of a number of seaports. The project reads a data file and creates a HashMap data structure based on the contents. The structure is displayed to the user through the GUI. The user will be able to sort the structure and watch the progress of jobs being completed at the seaport. Each job is run on its own thread and must wait for limited resources (persons with particular skills) to complete jobs on a ship.

Language:JavaStargazers:2Issues:1Issues:0

brease568.github.io

:ramen: Minimalist Jekyll Template

Language:HTMLStargazers:0Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

SimplePyRat

SimpleRat is a command-line based client / server paired Python Remote Access Tool (RAT). SimpleRat can be used to enable remote command execution and supports SSL encryption.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

SimpleRat

SimpleRat is a command-line based client / server paired Java Remote Access Tool (RAT). SimpleRat can be used to enable remote command execution and supports SSL encryption.

Language:JavaStargazers:0Issues:0Issues:0

StockTrader

The StockTrader project scan's a provided username's online profit.ly account for historical stock trade information. Once the scan is complete the data is added to an excel workbook, and further stock information is pulled from Yahoo finance and analyzed. The analyzed stock information is also added to the excel workbook.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

VetPortal

The Vet Portal allows veterinarian office staff to replace their current paper system with a faster, easier to use, and more flexible computerized system. The Vet Portal is a desktop application that allows staff to add and manage clients, add and manage client pets, and add and manage appointments.

Language:JavaStargazers:0Issues:1Issues:0