Giter VIP home page Giter VIP logo

Cecilia Harvey's Projects

assembly-number-game icon assembly-number-game

A number guessing game written in Intel 8088 ISA assembly with the Irving library. This was an assignment for my Computer Architecture and Organization class.

binarytreecalc icon binarytreecalc

Program that accepts a user input expression (i.e. 8*(5/4)+((7+2)-1) ) and calculates the answer utilizing binary trees, in-order traversal and post-order traversal. This was an assignment for my Data Structures and Algorithms class. I created the tree parsing class and its functions.

carrentalprogram icon carrentalprogram

A program I designed and implemented as an assignment for my Fundamentals of Programming class. This program allows the user to select a car, determine if it is available, allows them to rent it, then gives a sub total and total when finished selecting cars to rent. This was the final project in my first programming class.

demowebsite icon demowebsite

This is the product of the assignments given in my Client Side Web Development class.

digitalbowlinggame icon digitalbowlinggame

A simplified simulated bowling game that tracks users, their scores, and determines the winner. This was an assignment for my Fundamentals of Programming class. Try using the name "Celia" when you play.

fauxzeldagame icon fauxzeldagame

A Faux RPG game with a Zelda theme. There are classes for enemies and for player characters. Both of those classes have inherited classes for each bad guy and player character option. You can choose your character and weapon and battle a bad guy to see how you do. This was a project I designed and created for my second programming course.

hash-table icon hash-table

A Hash Table class I created, along with its accompanying functions. This was an assignment for my Data Structures and Algorithms class.

multithreadedbucketsort icon multithreadedbucketsort

A bucket sorting algorithm that utilizes multithreading. This was an assignment for my Data Structures and Algorithms class. I wrote the bucket sort function.

oraclesqldemo icon oraclesqldemo

A demo of creating tables, inserting info, updating info, creating queries and subqueries and using aggregate functions. This was an assignment for my Intro to Database Design and SQL class.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.