Hannah Culver (hc219417)

hc219417

Geek Repo

Company:Ohio University

Location:Athens, OH

Home Page:https://sites.google.com/view/hannahs-hub/home

Twitter:@hanban203

Github PK Tool:Github PK Tool

Hannah Culver's repositories

Directions

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

Language:C++Stargazers:2Issues:1Issues:0

Huffman

Text file coder/decoder using Huffman code tree

Language:C++Stargazers:2Issues:0Issues:0

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.

Language:C++Stargazers:2Issues:0Issues:0

R-Studio

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

Language:HTMLStargazers:2Issues:1Issues:0

Agenda

Daily agenda

Language:C++Stargazers:1Issues:0Issues:0

Appointment

Appointment class

Language:C++Stargazers:1Issues:0Issues:0

Caesar-Cipher

Security and encryption lab

Language:C++Stargazers:1Issues:1Issues:0

Car-Dealer

Bobcat auto dealership

Language:C++Stargazers:1Issues:1Issues:0

Codewars

Completed kata (6-8 kyu)

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.

Language:C++Stargazers:1Issues:0Issues:0

Hello-World

Java labs

Language:JavaStargazers:1Issues:0Issues:0

IBM-Quantum-Learning

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

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Integers

Integer arithmetic

Language:C++Stargazers:1Issues:1Issues:0

Invoice

Monitor invoice

Language:C++Stargazers:1Issues:0Issues:0

Lovely-Labs

Labs from second semester of introductory computer science course

Language:C++Stargazers:1Issues:0Issues:0

MVC-GUI

Model-View-Controller Graphical User Interface

Language:JavaStargazers:1Issues:0Issues:0

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.

Language:C++Stargazers:1Issues:0Issues:0

Test-Grader

Test grader

Language:C++Stargazers:1Issues:0Issues:0

Word-Count

Word/sentence count

Language:ShellStargazers:1Issues:1Issues:0

Zipcode

Zip code barcode

Language:C++Stargazers:1Issues:0Issues:0

Blackboard-Submissions

Software engineering tools and practices homework assignments

Stargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:1Issues:3

Collatz

Project on the Collatz conjecture

Language:JavaStargazers:0Issues:0Issues:0

Dictionary

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

Language:C++Stargazers:0Issues:1Issues:0

Indexing

Indexing a text file using binary search trees

Language:C++Stargazers:0Issues:1Issues:0

Methods-Output-Strings-Operators

First project for an introductory JAVA course (TA)

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:1Issues:0

Practice

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

Language:C++Stargazers:0Issues:1Issues:0

Set

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

Language:C++Stargazers:0Issues:1Issues:0