GithubHelp home page GithubHelp logo

Avery Acker's Projects

adjacencylist-shortestpath icon adjacencylist-shortestpath

Using a maze, the program contructs the shortest path out of the maze, an Adjacency List of the maze, and more.

adt-stack-using-stl-vecor icon adt-stack-using-stl-vecor

This project implements a stack ADT using STL vector to support the operations: push(), pop(), top(), empty().

autolot icon autolot

This has four different applications: A data access layer with Entity Framework Core and SQL Server An ASP.NET Core using RESTful services A web Application using ASP.NET Core and Razor Pages A single-page applications using ASP.NET Core Blazor WebAssembly

b-tree icon b-tree

This project implements a b-tree in both java and python. It creates a b-tree and also searches the tree for keys.

bank-account icon bank-account

This program uses jOptionPain.showinputdiolage to pop up a window similar to a ATM transaction.

binary-search-with-integers icon binary-search-with-integers

This project writes a c++ function for the BinarySearch algorithm to search a target element in an asorted, ascending or descending, ordered vector.

binary-search-with-strings icon binary-search-with-strings

This project is a simple python function for the BinarySearch algorithm to search a target element in an asorted array.

codechat icon codechat

The repository for the open-source collaborative learning project.

cointoss icon cointoss

This is a small Java project used to instantiate a class, and its methods, while getting familiar with UML class diagrams.

devportfolio icon devportfolio

A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

doublelinkedlist-implementingqueue icon doublelinkedlist-implementingqueue

This project has two parts, Part1: Is a C++ implementation of a DoublyLinkedList for generic and integer types; Part 2: Is a C++ implementation of MinQueue data structure that can store comparable elements.

employee-payroll icon employee-payroll

Displays the employees information saved and also allows the user to add an employee. After the new employee is added, the program displays the information also with the gross pay

holds-a-grade icon holds-a-grade

This project is used to learn inheritance, extentions, and parent and child classes in java.

ispalindrome icon ispalindrome

This project has a Queue Implementation (in three ways), a Stack Implementation (in three ways), and a isPalindrome (using Stack and Queue).

radix-sorting icon radix-sorting

This project demonstrates the use of queues in the execution of a radix sort on a set of numeric values in an arrayList.

read-bin-file icon read-bin-file

Reads the name of a file containing 16-bit integers and prints out 16-bit binary number, 4-digit hexadecimal number, 5-bit unsigned base-10 integer, 1-bit value, 2-bit unsigned base-10, and the 8-bit unsigned base-10 integer all extracted from different bits.

set-map-demo icon set-map-demo

This program emonstrates working with Sets and Maps in java utilizing a Hast set/map, a Tree set/map, and a Linked set/map.

sub-super-class icon sub-super-class

This is a simple program demonstrating methods in the SuperClass and SubClass classes in java.

texans-stat icon texans-stat

This is a simple java program to get familiar with single dimensional arrays.

unit-converstion icon unit-converstion

This is a simple java program that utilizes Math to cacluate the Unit converstions in java

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.