Git Product home page Git Product logo

Hannah Culver's Projects

checkbook icon checkbook

A checkbook is a container that holds a record of all the checks written by the owner. Our container, being computerized, offers the user a variety of extra features so that they can find, organize, and better understand their check-based spending.

color-swatches icon color-swatches

Colors on a computer are frequently represented as a hexadecimal number. A small class to store color swatches (each "swatch" a color and dimensions in mm) and a data file listing a whole collection of these swatches are provided. This application reads swatch data from the data file and organizes/manipulates/displays it in multiple different ways.

dictionary icon dictionary

Dictionary/map class (pointers, doubly linked lists, key-value pairs)

directions icon directions

Driving directions (directed graph, dijkstra's algorithm, shortest path)

huffman icon huffman

Text file coder/decoder using Huffman code tree

hypoxia-map icon hypoxia-map

Final project for data science tutorial (taken in third-year of undergrad, fall semester 2022)

ibm-quantum-learning icon ibm-quantum-learning

Qiskit code for quantum information processing systems (taken in fourth-year of undergrad, fall semester 2023)

indexing icon indexing

Indexing a text file using binary search trees

lovely-labs icon lovely-labs

Labs from second semester of introductory computer science course

mvc-gui icon mvc-gui

Model-View-Controller Graphical User Interface

othello icon othello

A single large project completed in three stages that implements a game of OTHELLO, with the final product being a game that can play an intelligent game of OTHELLO against a human opponent.

planner icon planner

This project is a linked list container that stores information about a student’s pending homework assignments. The list is always kept in order by the date that an assignment is due.

playlist icon playlist

The idea of a sequence class is that the application programmer can choose where an item is stored in the list, and that sequence, or order, of the items remains the same, even when things are deleted. In this project we pass that capability on to the user allowing them to order a playlist of their favorite songs in any way they choose.

practice icon practice

Small practice projects (hello world, euler, fibonacci, gcd & lcm)

product icon product

Order management system designed for a Harry Potter-esque business. 5 different products are offered to customers, including wand, robe, broomstick, owl, and event.

r-studio icon r-studio

Everything I've learned about R Studio while at the Cleveland Clinic (summer of 2022)

set icon set

Set class (union, intersection, subset, superset, overloaded operators)

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.