Blair Brown (blairbr)

blairbr

Geek Repo

Location:Troy, MI

Github PK Tool:Github PK Tool

Blair Brown's repositories

Movie-Database

A basic web movie database application that is my first attempt at coupling back-end and front-end languages. It connects to MySQL and allows users to search for films and sort them by genre.

Language:JavaStargazers:0Issues:0Issues:0

hello-world

01 MAR 2016

Stargazers:0Issues:0Issues:0

TDD-FizzBuzzPlus

A solution to a twist on the classic Fizz Buzz question. In the process of rewriting with test driven development.

Language:JavaStargazers:0Issues:0Issues:0

testDS_aug18

A console application that will take in integers & arithmetic operators into a stack and push and pop them to act as a calculator.

Language:JavaStargazers:0Issues:0Issues:0

LibraryApp

A console application that allows users to check library books in and out, look up due dates and make book donations. Skills utilized: OOP (Java), File I/O, Git/GitHub

Language:JavaStargazers:0Issues:0Issues:0

RockPaperScissors

An OOP console application that allows a user to choose an opponent and play them in a game of Rock Paper Scissors.

Language:JavaStargazers:0Issues:0Issues:0

Circle_Cylinder_Lab_Aug8

Application that calculates the area of a circle and the area and volume of a cylinder. New skills: inheritance, method overriding,

Language:JavaStargazers:0Issues:0Issues:0

Lab10

An application that returns movies based on user's category selection. New skill demonstrated: data encapsulation (getters & setters).

Language:JavaStargazers:0Issues:0Issues:0

CodeChallenge_Aug3

A console application that computes the average of the numbers in a diagonal row of an array.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Lab5

A console application that simulates rolling dice and also allows the user to choose the number of sides his/her dice will have. New skill demonstrated: Random number generator

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

ReverseInputtedNumber

A Java console application that will reverse an inputted number.

Language:JavaStargazers:0Issues:0Issues:0