Benjamin_Kramer (bk-wrattler)

bk-wrattler

Geek Repo

Location:Here

Github PK Tool:Github PK Tool

Benjamin_Kramer's repositories

SimpleWageCalculator

This is a simple Wage Calculator that takes into account three different employee classifications: Management, Warehouse, and Info Tech.

Language:C++License:MITStargazers:0Issues:0Issues:0

CsharpPhoneBook

This is my first project using C#. It instantiates a Phone Book where one can store a name and number of a contact.

Language:C#License:MITStargazers:0Issues:0Issues:0

StateMachineExample

This is an example of one use for a State Machine design pattern. This illustrates how a security system would activate given different utilization of its states.

Language:C++License:MITStargazers:0Issues:0Issues:0

ThreadsExample

Here is an example of Threads in C++ demonstrating how file transferring from folders can be handled.

Language:C++License:MITStargazers:0Issues:0Issues:0

LinkedListExample

An illustration of how a Linked List design pattern would work. This example utilizes a header file and can insertAt and deleteAt different positions of the linked list.

Language:C++License:MITStargazers:0Issues:0Issues:0

ObserverExample

An illustration of an Observer Design Pattern using a baseball score, weather, and time system. Includes a key for the generated terrain, weather, and time of day.

Language:C++License:MITStargazers:0Issues:0Issues:0

StrategyExample

An illustration of a Strategy Design Pattern implementing a simple integer calculator.

Language:C++License:MITStargazers:0Issues:0Issues:0

BuilderExampleCpp

A simple design pattern to illustrate how a builder works

Language:C++License:MITStargazers:0Issues:0Issues:0

SingletonExampleCpp

A simple example of a singleton data structure using a filestream to save a previous version

Language:C++License:MITStargazers:0Issues:0Issues:0

AdapterExample

An example of an adapter design pattern and how it would work for a Media Player

Language:C++License:MITStargazers:0Issues:0Issues:0

FactoryExample

An illustration of a Factory Design Pattern, describing other design patterns

Language:C++License:MITStargazers:0Issues:0Issues:0

StarWarsMVC

This is an assignment to illustrate a simplified version of an MVC design pattern

Language:C++License:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

BankingApplicationWithServer

A Banking App with server and database

License:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:1Issues:0Issues:0

StarWarsCpp

An application practicing conversion of code from Java to C++

Language:C++License:MITStargazers:0Issues:0Issues:0