Justin Shapiro (justinshapiro)

justinshapiro

Geek Repo

Location:Denver, CO

Github PK Tool:Github PK Tool

Justin Shapiro's repositories

BUSB-Secondary-Departmental-Logon-Script

A script that auto maps a network drive based on Active Directory group membership. This script is intended to be applied as part of a Group Policy Object (GPO) linked to a particular Organizational Unit (OU)

Language:Visual BasicStargazers:0Issues:0Issues:0

csci3320-assignment6

An Android application (written in Java) that replicates the look and functionality of the iPhone calculator.

Language:JavaStargazers:0Issues:0Issues:0

csci3320-assignment5

A Java program that modifies an existing, basic web server to become multithreaded.

Language:JavaStargazers:0Issues:0Issues:0

csci3320-assignment4

A Java program that implements a multithreaded solution to the Dining Philosophers problem that is starvation and deadlock free.

Language:JavaStargazers:0Issues:0Issues:0

csci3320-assignment3

Three programs (C++, Java and Python) that implement solutions to the Towers of Hanoi.

Language:JavaStargazers:0Issues:0Issues:0

csci3320-assignment2

A GUI application written in Java using Swing. The program retrieves user input from a JTextArea and uses an MD5 library to compute the MD5 has of that string.

Language:JavaStargazers:0Issues:0Issues:0

csci3320-assignment1

Two programs (C++ and Java) that compute the MD5 hash of a passed in command-line argument.

Language:C++Stargazers:0Issues:0Issues:0

csci2525-quiz2

An assembly language (x86) program that prints a fake decimal point so that the user can enter a large decimal number as a string. Then the user will provide how many places from the right the decimal point should be.

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-quiz1

An assembly language (x86) program that generates 20 random integers between 50 and 100 (inclusive). It then calculates the letter grade of that integer and prints the result.

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-assignment6

An assembly language (x86) that implements string manipulation functions such as str_cat, str_n_cat, and str_str (to locate a substring).

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-assignment5

An assembly language (x86) program that implements a unique encryption algorithm (using a rotation key) to a user or default string. It also calculates the GCD of user-generated or random numbers.

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-assignment4

An assembly language (x86) program that implements array manipulation functions and also prints random numbers of random colors for probability estimates.

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-assignment3

An assembly language (x86) program prints n strings of random characters, each of a random color.

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-assignment2

Assembly language (x86) programs that reorder values of an array and compute a Fibonacci sequence.

Language:AssemblyStargazers:0Issues:0Issues:0

csci2525-assignment1

An assembly language (x86) program that performs basic arithmetic and operations with register and memory values.

Language:AssemblyStargazers:0Issues:0Issues:0

thegallows

An Android application that puts a creative twist on the game of Hangman by offering 10+ levels of increasing difficulty along with freeplay options

Language:JavaStargazers:0Issues:0Issues:0