Giter VIP home page Giter VIP logo

Jennifer Quay Minnich's Projects

algo-sort icon algo-sort

C program that implements simple sorting algorithms: bubble sort, merge sort, and insert sort.

basic-mockup icon basic-mockup

This is a class activity for basic CSS. Style this project based upon the mockup.

blackbox icon blackbox

Big O Runtime Complexity program in C. Tests 7 algorithms, then plots their runtime and calculates their time complexity. Summary in pdf.

color_sliders icon color_sliders

Color builder program in Java. Allows user to create colors from RBG sliders.

geometry_calculator icon geometry_calculator

Calculator program that uses a struct to hold all the functions. Includes counting, summing, searching, and basic statistical methods. Sorting is done by bubble sort and insertion sort.

linked_list icon linked_list

Linked List programs in C that allow the user to control the data container (memory allocation). In main.c, users can create and delete nodes, input or delete nodes at specified positions, display the list of nodes, count nodes in the list, and search the list for a specified node. In collatz.c I use a linked list in a mathematical application.

luhns_algo icon luhns_algo

C program with Luhn's Algorithm implemented to test credit card validity. This is a simple checksum formula used to validate a variety of identification numbers from user.

planet_travel icon planet_travel

Using simple algebraic concepts and mathematical conversions, this C++ program calculates the time it will take to get to another planet based on the distance from earth. It also calculates your weight based on the gravity of the planet.

product_gui icon product_gui

Java program using JavaFx , Scenebuilder, and IntelliJ that allows users to choose product features from a GUI.

roulette icon roulette

C program that emulates the casino game roulette. Writes game results to a text file.

stats_clt_rvdistribution icon stats_clt_rvdistribution

Exploration of statistical probability distributions using the Central Limit Theorem in R. Random variable generation using functions of random variables.

stats_correlation icon stats_correlation

Exploration of correlation in R using various datasets. Using statistical relationships as a measure of linear dependency between random variables.

zombies icon zombies

Zombie game in C that keeps a log of the zombies encountered during the Zombie Apocolypse. User is taken through a series of inputs that determine outcome of game.

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.