Avocado Guacamole (alinaroze)

alinaroze

Geek Repo

Location:Denver, CO

Home Page:www.linkedin.com/in/shurtugalgeek

Github PK Tool:Github PK Tool

Avocado Guacamole's repositories

ForgeResourcePackage

The iD Tech Forge Resource Package. Forge plus some template code to help students get started with Minecraft Modding quickly.

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

MathGame

Very simple math game written in free time utilizing user input and math operations. Get the first number as close to the second number as possible using the 4 basic math operations.

Language:JavaStargazers:0Issues:0Issues:0

interviewQuestions

Common problems posed during Software Engineering interviews. Code written in Java.

Language:JavaStargazers:1Issues:0Issues:0

Assignment08.arozenbaum-EIA

My 8th project for Enterprise Integration Architecture in the Spring of 2014. Created a presentation for the CEO for expanding a company including a: 1) Business Process View, 2) Organizational View and 3) Application usage view.

Stargazers:0Issues:0Issues:0

Assignment07.arozenbaum-EIA

My seventh project for Enterprise Integration Architecture in the Spring of 2014. Installed Eclipse Modeling tools and Papyrus then utilized them to create a UML sequence diagram. As well as business Process Model and Notation Diagram.

Stargazers:0Issues:0Issues:0

Assignment06.arozenbaum-EIA

My sixth project for Enterprise Integration Architecture in Spring 2014. Describing a design structure that what it could be utilized for in a company. In this case Pipes and Filters.

Stargazers:0Issues:0Issues:0

Assignment05.arozenbaum-EIA

My fifth project for Enterprise Integration Architecture in the Spring of 2014. Utilizing Yahoo Pipes, HTML5, XML, Google Books, and RSS feeds to create a "personal inventory" of my library and display it on a website, then allow it to be searched for various, titles, authors etc. link to website: http://personal.utulsa.edu/~air196/

Language:HTMLStargazers:0Issues:0Issues:0

Assignment04.arozenbaum-EIA

My fourth project for Enterprise Integration Architecture in the Spring of 2014. Creaating Business Process Views for taking out insurance for the customer.

Stargazers:0Issues:0Issues:0

Assignment03.arozenbaum-EIA

My third project for Enterprise Integration Architecture in the Spring of 2014. researching business models to build a business model canvas for "ArchiSurance" in merging with "Bancassurance" and the synergies of combining insurance with banking. A presentation to the CEO of ArchiSurance

Stargazers:0Issues:0Issues:0

Assignment02.arozenbaum-EIA

My second project for Enterprise Integration Architecture in the Spring of 2014. Dealing with Business modeling and e-commerce solutions.

Stargazers:0Issues:0Issues:0

Assignment01.arozenbaum-EIA

My first assignment in my Spring 2014 Enterprise Integration Architecture class creating a business model canvas.

Stargazers:0Issues:0Issues:0

Source-Code-from-Tutorials

Here is the source code from all of my tutorials.

Language:PythonStargazers:0Issues:0Issues:0

Lab-6

Fundamentals of Algorithm and Computer Applications class in the fall of 2012. Recursive method for determining palindromes.

Language:JavaStargazers:0Issues:0Issues:0

Lab-4

Fundamentals of Algorithm and Computer Applications class in the fall of 2012. Runs the program Towers of Hanoi with animation.

Language:JavaStargazers:0Issues:0Issues:0

EvoCompProject

This program is designed to solve the Set Covering Problem. The set covering problem is NP-Complete and is described as the attempt, when given a universe, to find the smallest subset of elements whose union equals the universe. It was written for Evolutionary Computation in spring 2015.

Language:JavaStargazers:0Issues:0Issues:0

DataStructures---3

Creating a hash function and filling a hash table with it, then searching it at varying degrees of fullness with linear and quadratic probing. Written for Data Structures in the summer of 2014.

Language:JavaStargazers:1Issues:0Issues:0

DataStructures---2

A program that imports files and prints a skyline based off of what is in the file, as per height, and location. Written for Data Structures summer 2014.

Language:JavaStargazers:0Issues:0Issues:0

DataStructures---1

A bank simulator developed to figure out the effectiveness of one or more cashiers. Implements a queue data structure to base the simulation on. Developed for Data Structures in the summer of 2014.

Language:JavaStargazers:0Issues:0Issues:0

Lab-3

Fundamentals of Algorithm and Computer Applications class in the fall of 2012. A references based implementation of an ADT List. Code modifies to show doubly linked list.

Language:JavaStargazers:0Issues:0Issues:0

Lab-5

Fundamentals of Algorithm and Computer Applications class in the fall of 2012. Runs QuickSort algorithm on an array.

Language:JavaStargazers:0Issues:0Issues:0

Lab-2

Lab 2 in Fundamentals of Algorithm and Computer Applications class in the fall of 2012. This program tests a list if it has an elements and throws exceptions.

Language:JavaStargazers:0Issues:0Issues:0

Lab-1

The first lab in Fundamentals of Algorithm and Computer Applications class in the fall of 2012. The 1a finds the max in given file, and in 1b is code to compute the sum of doubles in a file.

Language:JavaStargazers:0Issues:0Issues:0

Leap-Year

User inputs a number between zero and infinity, which represent the year, and another number between 1 and 12 that represents the month. The program uses switch statements to display whether the year is a leap year or not. Written for Intro to Java Programming spring 2012.

Language:JavaStargazers:0Issues:0Issues:0

MagicSq

Practice in dealing with matrices (2D arrays) and for loops. Written in Intro to Java Programming spring 2012.

Stargazers:0Issues:0Issues:0

Formatting

Test code written depicting various ways of formatting in a printf statement. Written in Fundamentals of Algorithm and Computer Applications in the fall of 2012.

Language:JavaStargazers:0Issues:0Issues:0

game2012

Group project worked on in Fundamentals of Algorithm and Computer Applications during the fall of 2012. An RPG board game based on chemistry.

Language:JavaStargazers:0Issues:0Issues:0

Test

Program for testing out case-switch statement. Written for Intro to Java Programming in spring 2012.

Language:JavaStargazers:0Issues:0Issues:0

OP

Simple programming demonstrating the utilization of characters in strings. Written as practice.

Language:JavaStargazers:0Issues:0Issues:0

Parade

Utilizng recursion to find the number of floats and boats in a parade as per user input. Implemented in Intro to Java Programming spring 2012.

Language:JavaStargazers:0Issues:0Issues:0

Programming-Quiz

Charecteristic of various bikes implemented through the use of inheritance. May have a few mistakes. Written in Intro to Java Programming spring 2012.

Language:JavaStargazers:0Issues:0Issues:0