Elizabeth Z. Davis (elizabethzdavis)

elizabethzdavis

Geek Repo

0

following

0

stars

Home Page:elizabethzdavis.com

Github PK Tool:Github PK Tool

Elizabeth Z. Davis's repositories

Language:DockerfileLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Inventory-Control

A project for CSCI2441W -Database Systems and team Projects course.

Stargazers:0Issues:0Issues:0

ZombieGame

As a class assignment, I created a game where there exists one Alpha Zombie, which runs after humans, and is mouse controllable. The goal of the game is to turn other humans into zombies as well

Language:JavaStargazers:0Issues:0Issues:0

Search-query-of-text-documents

As a class project for computer architecture, I created a search query that searches through three text documents (D1.txt, D2.txt, D3.txt) and searches for certain phrases, then ranks the documents by relevance to the phrase

Language:CStargazers:0Issues:0Issues:0

Resistor-Caclulator

This project for Systems Programming, calculates the resistance of a four band or five band resistor

Language:CStargazers:0Issues:0Issues:0

Course-Registration-System

This was a class assignment done by a classmate and me together for Data Structures and Algorithms that implements ArrayLists that mocks a course registration system. It allows a user to add and drop classes and an instructor to add and remove users

Language:JavaStargazers:0Issues:0Issues:0

Linked-List-Implementation-in-c

This was a project for Software Enginnering, which implements the general linked-list data structure in C. Each linked list has a city and latitude and longitude. It includes basic operations of a linked list

Language:CStargazers:0Issues:0Issues:0

Open-Street-Maps-App

As an assignment for CSCI1111 this assignment goes through .osm files and gives directions. The actual assignments can be found on the assignment website: http://www.seas.gwu.edu/~gparmer/courses/f14_1111/homeworks.html

Language:JavaStargazers:0Issues:0Issues:0

Discrete-Math-calculator

This assignment for Discrete Mathematics II was to create a shift cipher calculator, GCD and multiplicative cypher encryption. The assignment instructions are in comments in the code

Language:JavaStargazers:0Issues:0Issues:0

2048-Game

As a class project for CSCI1111, I created a self playing 2048 game that followed the rules of 2048. The actual assignment description can be found at: http://www.seas.gwu.edu/~gparmer/courses/f14_1111/homeworks.html

Language:JavaStargazers:0Issues:0Issues:0